square.getPaymentRefund retrieves a specific refund using the refund_id.
Example
automations/square-get-payment-refund.automation.ts
Inputs
Every input accepts a compatible signal. It requiresPAYMENTS_READ.
Use the official GetPaymentRefund reference for provider field semantics and limits.
Output
Returns the officialSquare.GetPaymentRefundResponse response as a codec-safe object. Square integer money amounts remain bigint values.