square.listPayouts retrieves a list of all payouts for the default location.
Example
automations/square-list-payouts.automation.ts
Inputs
Every input accepts a compatible signal. It requiresPAYOUTS_READ.
Use the official ListPayouts reference for provider field semantics and limits.
Output
Returns the officialSquare.ListPayoutsResponse response as a codec-safe object. Square integer money amounts remain bigint values.