<- Terminal API

Terminal API

Cancel terminal checkout

POST

 /v2/terminals/checkouts/{checkout_id}/cancel

Cancels a Terminal checkout request if the status of the request permits it.

Permissions:PAYMENTS_WRITE
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

checkout_id

string

Required

The unique ID for the desired TerminalCheckout.

Link to section

Request body

Link to section

Response fields

Link to section

errors

Information about errors encountered during the request.

Link to section

checkout

The canceled TerminalCheckout.