Event Types
dispute_evidence.upload_failed
Occurs when an evidence upload fails for a dispute filed through the Chargebacks API (/v1/disputes).
This event is not emitted for Managed Disputes.
postWebhookdispute_evidence.upload_failed
Payload
Example payload
{
"created": "2023-07-19T18:39:34.768Z",
"dispute_token": "f7a74167-d6d5-4f7d-8501-36df11ba371b",
"token": "48b8e42c-a645-44f6-8604-20c3127e9008",
"upload_status": "REJECTED"
}Response
Return a 200 status to indicate that the data was received successfully