Webhook notification triggered when dispute status changes. When a dispute reaches won or lost, an additional dispute.closed event is sent.
Your secret API key obtained from the Clink dashboard (Developers section)
Current timestamp in milliseconds since Unix epoch (required for request signing)
Dispute event payload in json
Unique identifier for the event
Type of event that occurred
dispute.created, dispute.updated, dispute.won, dispute.lost, dispute.closed "dispute.created"
Type of this json payload, 'event' if this is an event
"event"
Timestamp when the event occurred
Return a 200 status to indicate that the data was received successfully