Skip to content

Last updated: April 29, 2022

Example: Dispute arbitration won

1
{
2
"id": "evt_b6anegml5j6u7kwzuzdg6r4sem",
3
"type": "dispute_arbitration_won",
4
"created_on": "2018-06-21T12:00:31Z",
5
"data": {
6
"id": "dsp_9rjdlsd4epepfjyyf9vl",
7
"date": "2018-07-06T11:19:20Z",
8
"category": "canceled_recurring",
9
"amount": 20020,
10
"currency": "USD",
11
"reason_code": "10.4",
12
"payment_id": "pay_cnhuomagalglgozxy5zm",
13
"payment_action_id": "act_7B15779D173D0W45700D",
14
"payment_reference": "some-company-ref",
15
"payment_method": "Visa"
16
},
17
"_links": {
18
"self": {
19
"href": "https://api.checkout.com/workflows/events/evt_b6anegml5j6u7kwzuzdg6r4sem"
20
},
21
"subject": {
22
"href": "https://api.checkout.com/workflows/events/subject/dsp_9rjdlsd4epepfjyyf9vl"
23
}
24
}
25
}