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

Output

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