Webhooks
Outgoing Webhooks
Send a POST request to your webhook URL to receive notifications about events that occur in your account.
POST
Headers
Unique identifier for the webhook
Signature of the Webhook
Unix timestamp when the webhook was sent
Body
application/json
The timestamp of when the event occurred (not necessarily the same of when it was delivered)
Event types for Dodo events
Available options:
payment.succeeded
, payment.failed
, payment.processing
, payment.cancelled
, refund.succeeded
, refund.failed
, dispute.opened
, dispute.expired
, dispute.accepted
, dispute.cancelled
, dispute.challenged
, dispute.won
, dispute.lost
, subscription.active
, subscription.renewed
, subscription.on_hold
, subscription.paused
, subscription.cancelled
, subscription.failed
, subscription.expired
, license_key.created