v1

latestOpenAPI 3.0.02026-07-26355499.1 KB
Cashout

Cancel a cashout

This API allows you to cancel a cashout request. Only for cashouts in PENDING state.

delete/cashout/cancel

Headers

Content-Typestring required

Media type of the request.

Payload-Signaturestring required

Control Signature. Calculated by hashing the JSON payload of the request using HMAC256 and your secret key (API Signature) to encrypt it.

Request body

loginstring required

Your D24 CASHOUTS API login key.

passstring required

Your D24 CASHOUTS API pass key.

cashout_idinteger required

The ID of the cashout to cancel. It is the one generated by D24 when the cashout was created.

external_idstring required

The external ID of the cashout to cancel. It is the one you sent when generating the cashout.

Response

Cashout cancelled successfully

cashout_statusinteger

New status code of the cashout.

cashout_status_descriptionstring

Description of the new status of the cashout.