Skip to main content

POST / (Step 3 - Updated TxId Callback (Before On Chain))

Version: 3.0.0

Url

https://{VASP_SERVICE_URL}/

GTR will callback you and inform you the on chain txId.

Authentication

bearerAuth(http)

Scheme: bearer

Bearer Format: JWT

Path Parameters

No path parameters

Query Parameters

No query parameters

Request Body (Required)

PropertyTypeRequiredDescription
beneficiaryVasp
StringNo
Response status message associated with status code
callbackData
ObjectNo
the child structure could be: BeforeOnChainAddressVerifyCallbackRequest, BeforeOnChainPIICallbackRequest,
PropertyTypeDescription
requestId
String
Unique request ID, recommended UUID.
travelruleId
String
txId
String
callbcack and inform you the transaction id after on chain.
callbackType
IntegerNo
See VerifyStatusEnum
invokeVaspCode
StringNo
Response status message associated with status code
originatorVasp
StringNo
Response status message associated with status code
requestId
StringNo
Unique request ID, recommended UUID.

Responses

Status 200

please return verifyStatus 100000 (means you received)

JSON Content

PropertyTypeDescription
verifyMessage
String
verify message
verifyStatus
Integer
Copyright (C) 2025 Global Travel Rule. All Rights Reserved
General
Developer