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
API version
2024-12-18
All versions ->
GET
/v2/terminals/checkouts/{checkout_id}
Retrieves a Terminal checkout request by checkout_id.
checkout_id
Terminal checkout requests are available for 30 days.
Example code
string
Required
The unique ID for the desired TerminalCheckout.
TerminalCheckout
errors
Error [ ]
Information about errors encountered during the request.
Show attributes
checkout
The requested TerminalCheckout.