Skip to main content
Search

Get Address/TXID Verified Notify

Version: 3.0.0

Method

POST

Url

https://{YOUR_SERVICE_URL}/(addres_tx_verified_notify: 13)

This callback API endpoint is used to receive notifications when an address or transaction has been verified by your counterparty manually. It informs your system of the verification result of the txId or address.

Authentication

No authentication

Path Parameters

No path parameters

Query Parameters

No query parameters

Request Body (Optional)

PropertyTypeRequiredDescription
beneficiaryAddress
ObjectNo
PropertyTypeDescription
address
String
addressType
Integer
tag
String
blockchainTransaction
ObjectNo
PropertyTypeDescription
blockHash
String
blockId
String
network
String
ticker
String
txId
String
txIdType
Integer
vin
String
vout
String
notifyResult
ObjectNo
PropertyTypeDescription
verifyMessage
String
verifyStatus
Integer
travelruleInfo
ObjectNo
PropertyTypeDescription
initiatorVaspCode
String
receiverVaspCode
String
requestId
String
verificationDirection
Integer

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