Cancel a cashout
Media type of the request.
application/jsonControl Signature. Calculated by hashing the JSON payload of the request using HMAC256 and your secret key (API Signature) to encrypt it.
2e5023770760ea0a02230bff1a6dab934fe3b47a5e3d43854b58676600ee3868Your onekeypayments CASHOUTS API login key.
cashout_loginYour onekeypayments CASHOUTS API pass key.
cashout_passThe ID of the cashout to cancel. It is the one generated by onekeypayments when the cashout was created.
11954The external ID of the cashout to cancel. It is the one you sent when generating the cashout.
cashoutID2134Cashout cancelled successfully
New status code of the cashout.
2Description of the new status of the cashout.
CanceledError while cancelling the cashout. It can be cancelled only if its status is Pending. (Also used for "Cashout not found" or other "Invalid status transition" errors as per PDF examples)
Last updated
Was this helpful?

