v1
latestOpenAPI 3.0.02026-07-2640301.0 MBWithdraw Endpoints
gcm/withdraw/confirm
Confirm a partially complete crossborder withdrawal transaction.
post/gcm/withdraw/confirm
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
Response
Example response
{
"TransactionID": "1234567"
}