Webhook Events

payout.failed

Sent when a payout has failed.

postWebhookpayout.failed

Payload

idstring required

Unique identifier for the event. Stable across retries.

type'payout.failed' required

Event type in resource.action format.

datestring date-time required

ISO 8601 UTC timestamp when the event was created.

Response

Event received successfully.

Changes