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 requiresPAYMENTS_WRITE.
Use the official CancelTerminalRefund reference for provider field semantics and limits.
Output
Returns the officialSquare.CancelTerminalRefundResponse response as a codec-safe object. Square integer money amounts remain bigint values.