Events
This page documents the webhook events specific to disputes. For information on setting up webhooks, see Webhooks.
dispute.created
Occurs when a Dispute is created. This event is triggered when a cardholder initiates a dispute for a card transaction.
See full event payload and details at dispute.created.
dispute.statusChanged
Occurs when a Dispute status changes. This event is triggered when a dispute progresses through its lifecycle, such as when provisional credit is granted, or when the dispute is resolved (won or lost).
See full event payload and details at dispute.statusChanged.