square.createTerminalRefund creates a request to refund an Interac payment completed on a Square Terminal.
Example
automations/square-create-terminal-refund.automation.ts
Inputs
Every input accepts a compatible signal. It requiresPAYMENTS_WRITE.
Use the official CreateTerminalRefund reference for provider field semantics and limits.
Output
Returns the officialSquare.CreateTerminalRefundResponse response as a codec-safe object. Square integer money amounts remain bigint values.