Skip to main content
square.listPayoutEntries retrieves a list of all payout entries for a specific payout.

Example

automations/square-list-payout-entries.automation.ts

Inputs

Every input accepts a compatible signal. It requires PAYOUTS_READ. Use the official ListPayoutEntries reference for provider field semantics and limits.

Output

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