Flow 1 — Funds Available Before Creating the Payout
In the simplest flow, the source funds are already available in your balance before you create the payout. The payout is created, screened, and then processed for settlement without waiting for funding.
Flow 2 — Funding After Creating the Payout
Here the payout is created before the funds are available. The payout waits in a funding state until your balance is funded — automatically via FIFO auto-funding if auto-funding is enabled, or via the Fund API. Once funded, the payout is screened and then processed.
Flow 3 — Screening Without Funding
In this flow the payout is created and screened first. Only after screening is the source of funds confirmed — by attaching acollect id that identifies where the funds come from, using the Confirm Payout API.

What Each State Means
The states below describe where an individual payout is in its lifecycle. Not every payout passes through every state — the path taken depends on the flow above.See Also
Funding a Payout After Creation
How auto-funding (FIFO) and the Fund API work.
Reversals
What happens when a payout is returned after settlement.
Payout Webhooks
Track payout state transitions via webhook events.
