Issuing Dispute Created Webhook
The ISSUING_DISPUTE_CREATED webhook is sent when a dispute is created.
Creation of a dispute requires the action of a third party, and this webhook is sent when the last required third-party action is completed.
ISSUING_DISPUTE_CREATED Webhook
{ "id": "wh_6c28f89408ea91d710ee8954ddac31fa", "data": { "id": "5ea10461-9eaa-4134-8d97-8d6ad0301954", "rate": 1, "token": "dispute_ed8e5cde9f5843a0009eb38336f1873c", "amount": 15, "status": "ACT", "currency": "USD", "due_date": 1694917992, "evidence": null, "created_at": 1691461992, "ewallet_id": "ewallet_d8c1d858c3a7d5dfab1cf4a422555fcc", "updated_at": 1691461992, "dispute_category": "Authorization", "evidence_reason_code": null, "central_processing_date": null, "original_dispute_amount": 15, "original_transaction_id": "cardauth_a509d6808e1a961da1da0053cfd6d21a", "original_dispute_currency": "USD", "dispute_reason_description": "", "original_transaction_amount": 20, "original_transaction_currency": "USD" }, "type": "ISSUING_DISPUTE_CREATED", "status": "NEW", "created_at": 1691461992, "extended_timestamp": 1691461992384, "trigger_operation_id": "d092d957-c3cb-4071-bc72-0d1626ba0323" }