Event Types
dispute_transaction.created
Occurs when a new dispute transaction is created for a Managed Disputes case.
postWebhookdispute_transaction.created
Payload
Example payload
{
"event_type": "dispute_transaction.created",
"currency": "USD",
"merchant": {
"acceptor_id": "333301802529120",
"acquiring_institution_id": "191231",
"city": "NEW YORK",
"country": "USA",
"descriptor": "COFFEE SHOP",
"mcc": "5812",
"state": "NY"
}
}Response
Return a 200 status to indicate that the data was received successfully