VaspListItemGroupByBrandVO
- Schema
- Example
brandName
RequiredString
Brand Name is the name of the brand that the VASP use to represent itself
Min Length0
Max Length128
Example
Axchange
[+]supportEntities
OptionalArray<Object>
vaspCode
RequiredString
vaspCode in GTR system, this is unique id for each VASP.
Min Length0
Max Length64
Example
MAkGAda4ac
{
"brandName": "Axchange",
"supportEntities": [
{
"country": "UK",
"vaspEntityId": "MAkGAda4ac",
"vaspEntityName": "Axchange United Kingdom",
"allianceName": "Global Travel Rule",
"vaspCode": "MAkGAda4ac"
}
],
"vaspCode": "MAkGAda4ac"
}