Skip to main content

GET /api/vasp/detail_by_entity_id

Version: 3.0.0

Url

https://platform.globaltravelrule.com/api/vasp/detail_by_entity_id

This API is to get all available VASP on GTR.

Authentication

bearerAuth(http)

Scheme: bearer

Bearer Format: JWT

Path Parameters

No path parameters

Query Parameters

No query parameters

Request Body

No requset body

Responses

Status 200

Get VASP list success.

JSON Content

PropertyTypeDescription
data
Object
PropertyTypeDescription
allianceName
String
companyName
String
contactInfo
String
publicKey
String
registrationAuthorityCountry
String
standardVersionRequiredPiiFields
Array<Object>
standard verify 2.0 required verify fields by VASP
PropertyTypeDescription
[*].id
String
[*].name
String
standardVersionSupportedVerifyFields
Array<Object>
standard verify 2.0 supported verify fields by VASP
PropertyTypeDescription
[*].id
String
[*].name
String
supportedFeatures
Array<Object>
supported features by VASP
PropertyTypeDescription
[*].id
String
[*].name
String
vaspCode
String
vaspName
String
success
Boolean
Request is success or not
verifyMessage
String
See VerifyStatusEnum
verifyStatus
Integer
Copyright (C) 2025 Global Travel Rule. All Rights Reserved
General
Developer