Skip to main content
Search

Get TXID Notify

Version: 3.0.0

Method

POST

Url

https://{YOUR_SERVICE_URL}/(receive_tx_id_update: 5)

This callback API endpoint is for your service to receive txId for single Travel Rule request. After initiator make asset transfer on the blockchain, they will notify you the txId so that you can mapping it to your travel rule record in your own system

Authentication

No authentication

Path Parameters

No path parameters

Query Parameters

No query parameters

Request Body (Optional)

PropertyTypeRequiredDescription
requestId
StringYes
travelruleId
StringNo
txId
StringYes

Responses

Status 200

OK

JSON Content

PropertyTypeDescription
verifyMessage
String
verifyStatus
Integer

Status HTTP Status: 200, VerifyStatus: 100000

JSON Content

PropertyTypeDescription
data
Object
PropertyTypeDescription
No properties
verifyMessage
String
verifyStatus
Integer