Skip to main content

POST / (Network Test Callback)

Version: 2.0.0

Url

https://{VASP_SERVICE_URL}/

callback for network test

Authentication

bearerAuth(http)

Scheme: bearer

Bearer Format: JWT

Path Parameters

No path parameters

Query Parameters

No query parameters

Request Body (Optional)

PropertyTypeRequiredDescription
callbackData
ObjectNo
empty data
PropertyTypeDescription
No properties
callbackType
IntegerNo
network test is 0

Responses

Status 200

verifyStatus 100000: Success

JSON Content

PropertyTypeDescription
data
Object
callback response data, depends on your callback type to return the result here
PropertyTypeDescription
No properties
verifyMessage
String
verify message
verifyStatus
Integer
See VerifyStatusEnum
Copyright (C) 2024 Global Travel Rule. All Rights Reserved
General
Developer