Skip to main content
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 requires PAYOUTS_READ. Use the official ListPayouts reference for provider field semantics and limits.

Output

Returns the official Square.ListPayoutsResponse response as a codec-safe object. Square integer money amounts remain bigint values.