Webhook Events

payout.created

Sent when a payout is created.

postWebhookpayout.created

Payload

idstring required

Unique identifier for the event. Stable across retries.

type'payout.created' required

Event type in resource.action format.

api_versionstring required

API version the payload was rendered at. Stable across retries and redeliveries.

datestring date-time required

ISO 8601 UTC timestamp when the event was created.

Response

Event received successfully.

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.