Cancel pending payment

📘

API Refs

This endpoint cancels a pending payment. It only works for payments in an Awaiting-cash-out status.

URI Parameters

NameTypeDescriptionRequired
paymentIdstringThe ID of the payment to cancelyes

Response

A successful request returns a 200 OK status code with no response body.

❗️

Important

This action only works for payments that have not yet been processed. Once a payment is in transit, it cannot be canceled via the API.