square.getPayout retrieves details of a specific payout identified by a payout ID.
Example
automations/square-get-payout.automation.ts
Inputs
Every input accepts a compatible signal. It requiresPAYOUTS_READ.
Use the official GetPayout reference for provider field semantics and limits.
Output
Returns the officialSquare.GetPayoutResponse response as a codec-safe object. Square integer money amounts remain bigint values.