v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBl) Wallet Withdrawals
Update a withdrawal
CANCELLED is supported only when the withdrawal is PENDING and the downstream provider supports cancellation (e.g. Paycorp). SUCCESSFUL and ERROR_PERM are for sandbox simulation or production recon fixes with the ForceWithdrawalStatus.UPDATE.Allowed permission. Multi-stage withdrawals (e.g. GLOBAL_CRYPTO) can have fields updated while in BUILDING status; once sufficient information is present the gateway will automatically submit and transition the withdrawal.
put/eclipse-conductor/rest/v1/tenants/{tenantId}/wallets/{walletId}/withdrawals/{withdrawalId}
Path parameters
tenantIdinteger required
walletIdinteger required
withdrawalIdinteger required
Request body
Response
OK
Example response
{
"created": "2022-03-10T12:15:50-04:00",
"expires": "2022-03-10T12:15:50-04:00",
"holdUntil": "2022-03-10T12:15:50-04:00",
"lastModified": "2022-03-10T12:15:50-04:00"
}