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 requiresPAYOUTS_READ.
Use the official ListPayoutEntries reference for provider field semantics and limits.
Output
Returns the officialSquare.ListPayoutEntriesResponse response as a codec-safe object. Square integer money amounts remain bigint values.