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
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-08-16
POST
/v2/terminals/refunds/{terminal_refund_id}/cancel
Cancels an Interac Terminal refund request by refund request ID if the status of the request permits it.
Guide
Cancel a Terminal refund
Example code
terminal_refund_id
string
Required
The unique ID for the desired TerminalRefund.
TerminalRefund
errors
Error [ ]
Information about errors encountered during the request.
Show attributes
refund
The updated TerminalRefund.