square.dismissTerminalRefund dismisses a Terminal refund request if the status and type of the request permits it.
Example
automations/square-dismiss-terminal-refund.automation.ts
Inputs
Every input accepts a compatible signal. It requiresPAYMENTS_WRITE.
Use the official DismissTerminalRefund reference for provider field semantics and limits.
Output
Returns the officialSquare.DismissTerminalRefundResponse response as a codec-safe object. Square integer money amounts remain bigint values.