{
"data": {
"attribution": {},
"business": {},
"buyer": {},
"dispute": {
"amount_cents": 1000,
"currency": "EUR",
"dispute_uuid": "00000000-0000-4000-8000-000000000000",
"original_payment_uuid": "00000000-0000-4000-8000-000000000000",
"state": "won"
},
"event_type": "payment.dispute.won",
"line_items": [
{
"amounts": {
"gross_cents": 1000,
"net_cents": 1000,
"tax_cents": 1000,
"tax_percentage": 19
},
"is_trial": true,
"payment_number": 1000,
"product": {},
"quantity": 1000
}
],
"occurred_at": "2026-05-05T12:00:00.000Z",
"order": {
"created_at": "2026-05-05T12:00:00.000Z",
"currency": "EUR",
"source": "example_source",
"uuid": "example_uuid"
},
"payment_method": {},
"promo": {},
"schema_version": "1.2",
"totals": {
"product": {
"gross_cents": 1000,
"net_cents": 1000,
"tax_cents": 1000
},
"total": {
"gross_cents": 1000,
"net_cents": 1000,
"tax_cents": 1000
}
}
},
"datacontenttype": "application/json",
"dataschema": "https://schemas.cope.com/events/payment.dispute.won/v1",
"id": "payment.dispute.won:example",
"idempotency_key": "payment.dispute.won:example",
"source": "cope.payment",
"specversion": "1.0",
"subject": "dispute:example",
"time": "2026-05-05T12:00:00.000Z",
"type": "payment.dispute.won"
}