latestOpenAPI 3.0.12026-08-104242199.9 KB
8df83424e244
Cash Operations (Viacash)
Cancel a cash operation
Cancels the cash operation specified in the request URL. You can only use this endpoint to cancel cash operations with a status of PENDING or CREATED. This method will trigger the CASH_OPERATION_STATUS_CHANGED webhook.
delete/v1/cash_operations/{cash_operation_id}
Path parameters
cash_operation_idstring required
ID of the cash operation to cancel.
Response
Cancellation request accepted.