VASP list (for local entities that require travel rule) (supporting network) (USER_DATA)
API Description
Fetch the VASP list for local entities.
HTTP Request
GET /sapi/v1/localentity/vasp
Request Weight(IP)
1
Request Parameters
Name | Type | Mandatory | Description |
---|---|---|---|
recvWindow | LONG | NO | |
timestamp | LONG | YES |
Response Example
[
{
"vaspName":"Binance",
"vaspCode":"BINANCE"
},
{
"vaspName":"HashKeyGlobal",
"vaspCode":"NVBH3Z_nNEHjvqbUfkaL"
}
]