Add disputeAmount field
initial release
dispute.updated webhook
Added thedispute.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
- dispute.created - You file a dispute (status:
pending) - dispute.updated - Dispute progresses through review (status:
inReview,accepted,rejected,canceled, orresolvedByMerchant) - dispute.chargebackCreated - Rain creates a chargeback transaction (if the dispute is accepted)