dispute_lost
Last updated: April 29, 2022
Example: Dispute lost
1{2 "id": "evt_2ewyh3rdawmezabpjv5ott4zb4",3 "type": "dispute_lost",4 "created_on": "2018-07-10T11:04:48Z",5 "data": {6 "id": "dsp_htsplbakojv9xrhjiq10",7 "date": "2018-07-10T11:04:48Z",8 "category": "canceled_recurring",9 "payment_id": "pay_jw6hstgapfjwqruebmrh"10 },11 "_links": {12 "self": {13 "href": "https://api.checkout.com/events/evt_2ewyh3rdawmezabpjv5ott4zb4"14 },15 "payment": {16 "href": "https://api.checkout.com/payments/pay_jw6hstgapfjwqruebmrh"17 },18 "dispute": {19 "href": "https://api.checkout.com/disputes/dsp_htsplbakojv9xrhjiq10"20 }21 }22}