Terminal
Create terminal action
Search terminal actions
Get terminal action
Cancel terminal action
Create terminal checkout
Search terminal checkouts
Get terminal checkout
Cancel terminal checkout
Create terminal refund
Search terminal refunds
Get terminal refund
Cancel 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
2023-05-17
GET
/v2/terminals/actions/{action_id}
Retrieves a Terminal action request by action_id.
action_id
Terminal action requests are available for 30 days.
Example code
string
Required
Unique ID for the desired TerminalAction
TerminalAction
errors
Error [ ]
Information on errors encountered during the request.
action
The requested TerminalAction