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 API endpoint is used to receive notifications when an address or transaction has been verified manually. It informs the system about the verification status of the transaction or address.

Authentication

No authentication

Path Parameters

No path parameters

Query Parameters

No query parameters

Request Body (Optional)

[+]beneficiaryAddress
RequiredObject
[+]blockchainTransaction
RequiredObject
[+]notifyResult
RequiredObject
[+]travelruleInfo
RequiredObject

Responses

Status 200

OK

JSON Content

verifyMessage
OptionalString
verifyStatus
RequiredInteger (int32)
VerifyStatus
Example
100000

Status HTTP Status: 200, VerifyStatus: 100000

JSON Content

[+]data
OptionalObject
verifyMessage
OptionalString
verifyStatus
RequiredInteger (int32)
VerifyStatus
Example
100000