Withdraw Status
Parameter name
Required
Type
Explain
{
"merchant_id": "9cc5c-d243a-9f952-66b92", // Replace with your actual merchant ID
"hash": "sm2uliyCbmCP0ISZw/Cm41qO3jbww7VdoH27MLWfrcDHY7IfiEPIC72VCovIlEfmeQAI3wFrKoZiflbCJKpFOA==", // Replace with the actual encrypted hash
"data": {
"order_id": "17188041436139639757", // Blockchain network (e.g., "tron")
"nonce": "abcde12345", // Randomly generated string for uniqueness
"timestamp": 1627893600 // Current timestamp (in seconds)
}
}
Parameter name
Type
Explain
Last updated