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

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:
Headers
string
required

Bearer access token for authentication. This token is obtained from the Get Access Token or Refresh Access Token endpoints.

Responses

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