Terminal
Create terminal action
Search terminal actions
Get terminal action
Cancel terminal action
Dismiss terminal action
Create terminal checkout
Search terminal checkouts
Get terminal checkout
Cancel terminal checkout
Dismiss terminal checkout
Create terminal refund
Search terminal refunds
Get terminal refund
Cancel terminal refund
Dismiss terminal refund
Webhooks
terminal.action.created
terminal.action.updated
terminal.checkout.created
terminal.checkout.updated
terminal.refund.created
terminal.refund.updated
<- Terminal API
Terminal API
Version
2024-11-20
POST
/v2/terminals/checkouts/{checkout_id}/dismiss
Dismisses a Terminal checkout request if the status and type of the request permits it.
Example code
checkout_id
string
Required
Unique ID for the TerminalCheckout associated with the checkout to be dismissed.
TerminalCheckout
errors
Error [ ]
Information on errors encountered during the request.
Show attributes
checkout
Current state of the checkout to be dismissed.