Webhook
Parameter
Data Type
Description
Sample data
{
"requestId": "CASHOUT-443826686072",
"type": "WITHDRAW",
"status": "PENDING",
"bankSwiftCode": "SCBLSG22XXX",
"bankAccountNumber": "0107201111",
"bankAccountName": "STANDARD CHARTERED BANK TEST ACCOUNT",
"amount": 150000,
"currency": "USD",
"destinationAmount": 5.91,
"fxRate": 25380.71,
"collectionTransactions": [{
"virtualAccountId": "96988900021615",
"reconcileCode": "TH-13122024-SUMTIN",
"transId": "FT24323L4AAA",
"amount": 100000,
"transDate": "2024-12-12T02:47:05.409Z"
}, {
"virtualAccountId": "96988900021615",
"reconcileCode": "TH-13122024-SUMTIN",
"transId": "FT24323L4ZZZ",
"amount": 50000,
"transDate": "2024-12-09T02:47:05.409Z"
}],
"secureHash": "I/M2Y6rsb1x+hImL1fEBr4WHQpk6OJ8jUN4X2F3OM4Q="
}Last updated
Was this helpful?