cURL
Payments
Cancel transaction
The transaction will either be aborted or the terminal will receive a cancellation notification.
POST
cURL
Cancel returns 200 before the transaction was canceled on terminal.It is important that the status endpoint is used for polling or webhook to confirm the status change. There might be a case where the terminal could not process cancellation or the transaction was already completed before the terminal received the cancellation.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Pay-Connect Integrator ID
Path Parameters
ID of the transaction
Response
Successful operation