Skip to main content
Search

Get TXID Notify

Version: 3.0.0

Method

POST

Url

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

This API endpoint is for inform you the relation of tx id and travel rule, When initiator transfer assets on chain, they will provide you the txId and the request id that they done the PII verification(travel rule) before, so that you can mapping to your service

Authentication

No authentication

Path Parameters

No path parameters

Query Parameters

No query parameters

Request Body (Required)

requestId
RequiredString
Min Length4
Max Length64
Pattern
[\w\d_=-]+
travelruleId
OptionalString
txId
RequiredString
Min Length0
Max Length256

Responses

Status HTTP Status: 200, VerifyStatus: 100000

default response

JSON Content

[+]data
OptionalObject
verifyMessage
OptionalString
verifyStatus
OptionalInteger (int32)