v1
latestOpenAPI 3.0.02026-07-2640301.0 MBWithdraw Endpoints
gcm/withdraw/cancel
Cancel a partially complete crossborder withdrawal transaction.
post/gcm/withdraw/cancel
Query parameters
AccountIDstring required
Your account ID
Keystring required
API key for the account
Signaturestring required
Hashed signature for the request
TransactionIDstring required
The transaction ID
CancellationReasonstring required
A customer provided reason for the cancellation, this will show up in the transaction details.
Response
Example response
{
"TransactionID": "1234567"
}