Skip to main content
These are creator-level events: each reports a single withdrawal to the creator, not a checkout-link sale, and is not scoped to any one link. Neither is a settlement statement; expect one event per withdrawal transition.
They are delivered in the Standard-Webhooks envelope; the fields below describe the data object.

Payout resource

The payout resource does not carry client_reference_id, metadata, or a purchaser, as it is not tied to a specific checkout payment.

Example: payout.paid

Example: payout.failed

The same resource with status: "failed" and no settlement time. The withdrawal did not complete; the amount is not with the creator.
The payout resource carries no failure reason. Use the earnings endpoints or the creator’s payout history to find out why a withdrawal failed.