Skip to main content
minor update

reviewedBy field added

minor update

currency fields added

Add disputeAmount field

v1.1.0 Changes

Added the disputeAmount field to the webhook payload.

New Fields

Example Payload

initial release

dispute.updated webhook

Added the dispute.updated webhook. Rain triggers this webhook when a dispute’s status or details change, such as when a dispute moves from pending to inReview, or when it resolves.

Payload Fields

Dispute Status Values

Dispute Type Values

Example Payload (Accepted)

Dispute Lifecycle

  1. dispute.created - You file a dispute (status: pending)
  2. dispute.updated - Dispute progresses through review (status: inReview, accepted, rejected, canceled, or resolvedByMerchant)
  3. dispute.chargebackCreated - Rain creates a chargeback transaction (if the dispute is accepted)