Skip to main content
square.cancelTerminalRefund cancels an Interac Terminal refund request by refund request ID if the status of the request permits it.

Example

automations/square-cancel-terminal-refund.automation.ts

Inputs

Every input accepts a compatible signal. It requires PAYMENTS_WRITE. Use the official CancelTerminalRefund reference for provider field semantics and limits.

Output

Returns the official Square.CancelTerminalRefundResponse response as a codec-safe object. Square integer money amounts remain bigint values.