Webhook Events

return.returned

Sent when a succeeded deposit return was reversed or returned.

postWebhookreturn.returned

Payload

idstring required

Unique identifier for the event. Stable across retries.

type'return.returned' 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.