IVMS101
An international messaging standard IVMS101 for virtual asset transfers.
CODE uses the IVMS101 standard to exchange personal information related to virtual asset transaction.
- Please refer to the json schema and examples here .
- A field name of a message is expressed with camelCase whose first character starts with a lowercase. But, 'Originator','Beneficiary', 'OriginatorVASP', and 'BeneficiaryVASP' objects corresponding to Entity in ivms101 are expressed with PascalCase.
- The values of all fields are not case-sensitive unless otherwise specified.
- The values of all fields are always expressed with a UTF-8 encoded string. (including boolean, integer, real number, etc.)
- In principle, the values of all fields shall be written in English except when Korean is permitted.
Updated 3 months ago