square.getTerminalRefund retrieves an Interac Terminal refund object by ID.
Example
automations/square-get-terminal-refund.automation.ts
Inputs
Every input accepts a compatible signal. It requiresPAYMENTS_READ.
Use the official GetTerminalRefund reference for provider field semantics and limits.
Output
Returns the officialSquare.GetTerminalRefundResponse response as a codec-safe object. Square integer money amounts remain bigint values.