POST /api/verify/v2/notify_tx_id
Version: 3.0.0
Url
https://platform.globaltravelrule.com/api/verify/v2/notify_tx_id
notify tx id
Authentication
No authentication
Path Parameters
No path parameters
Query Parameters
No query parameters
Request Body (Optional)
- Schema
- Example
{
"requestId": "string",
"txId": "string"
}
Responses
Status 200
OK
JSON Content
- Schema
- Example
{
"verifyStatus": 0,
"success": true,
"verifyMessage": "string"
}