{
"appId": "733b887a4a784708bb369524db5b6ded",
"sign": "Platform",
"param": "{\"mchOrderId\":\"Platform0001\",\"countryCode\":\"PH\",\"timestamp\":\"1677133173758\"}"
}curl --location --request POST '/open-api/disbursement/check' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "733b887a4a784708bb369524db5b6ded",
"sign": "Platform",
"param": "{\"mchOrderId\":\"Platform0001\",\"countryCode\":\"PH\",\"timestamp\":\"1677133173758\"}"
}'{
"code": 10000,
"message": "Success",
"data": {
"mchOrderId": "8af3776584873647100",
"transactionId": "D1656505190221611008",
"amount": 3000,
"transactionStatus": "FAILED",
"createTime": "2024-07-18T19:32:25+08:00",
"returnTime": "2024-07-18T19:33:45+08:00",
"failedCode": -10004,
"failedMessage": "Transaction Channel Rejected"
}
}