<- Terminal API

Terminal API

Cancel terminal actionBeta

POST

 /v2/terminals/actions/{action_id}/cancel

Cancels a Terminal action 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

action_id

string

Required

Unique ID for the desired TerminalAction.

Link to section

Request body

Link to section

Response fields

Link to section

errors

Information on errors encountered during the request.

Link to section

action

The canceled TerminalAction

Error descriptions