Terminal
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.checkout.created
terminal.checkout.updated
terminal.refund.created
terminal.refund.updated
<- Terminal API
Terminal API
All versions ->
GET
/v2/terminals/refunds/{terminal_refund_id}
Retrieves an Interac terminal refund object by ID.
Example code
terminal_refund_id
string
Required
Beta
Unique ID for the desired TerminalRefund
TerminalRefund
errors
Error [ ]
Information on errors encountered during the request.
Show attributes
refund
The requested Refund
Refund