Webhooks

Dispute

Notification kindsAnchorIcon

The notification kind, returned by calling kind on the notification object, reveals what triggered the webhook. The webhook_notification.kind for Dispute webhooks will be one of the following:

  • Braintree::WebhookNotification::Kind::DisputeAccepted
  • Braintree::WebhookNotification::Kind::DisputeAutoAccepted
  • Braintree::WebhookNotification::Kind::DisputeDisputed
  • Braintree::WebhookNotification::Kind::DisputeExpired
  • Braintree::WebhookNotification::Kind::DisputeLost
  • Braintree::WebhookNotification::Kind::DisputeOpened
  • Braintree::WebhookNotification::Kind::DisputeUnderReview
  • Braintree::WebhookNotification::Kind::DisputeWon

The following table describes the conditions that trigger each kind of webhook.

Notification TypeDescription
dispute_accepted

A dispute is accepted.

dispute_auto_accepted

A dispute is automatically accepted.

dispute_disputed

A dispute is disputed.

dispute_expired

A dispute is expired.

dispute_lost

A dispute is lost.

dispute_opened

A dispute is opened.

dispute_under_review

A dispute is under internal review with PayPal.

dispute_won

A dispute is won.

AttributesAnchorIcon

kindenum
The kind of webhook notification.
timestampdate
The UTC time at which the webhook was triggered.
disputeobject

A `Dispute` object.

transaction_details
Deprecated. Please use transaction on the Dispute object instead.

If you accept cookies, we’ll use them to improve and customize your experience and enable our partners to show you personalized PayPal ads when you visit other sites. Manage cookies and learn more