Cancel a Payin

This endpoint allows you to cancel a Payin transaction that is in an authorized state. The transaction will be marked as cancelled and any pending funds will be released.

Path Params
string
required
[a-zA-Z0-9\- ]+

ID generated on your side for transaction traceability. It must be unique and only accepts alphanumeric characters and hyphens (UUID4 for example). You can also retrieve a transaction's status using its internal Id.

Body Params
const
enum
required

Change the status to CANCELLED.

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json