Skip to content

Last updated: April 29, 2022

Example: Payment expired

1
{
2
"id": "evt_hagjst6cjlhexnmdq5y2kvj72i",
3
"source": "gateway",
4
"type": "payment_expired",
5
"timestamp": "2021-06-11T12:01:26.316+00:00",
6
"version": "1.0.9",
7
"data": {
8
"action_id": "act_57v7ihlibudebdu7eoct2niioi",
9
"id": "pay_4urtxiosfxxejmzuriescptqsi",
10
"reference": "ORD-5023-4E89",
11
"amount": 300,
12
"currency": "EUR",
13
"processed_on": "2021-06-11T12:01:25.5812035+00:00",
14
"metadata": {
15
"coupon_code": "NY2018",
16
"partner_id": "123989"
17
}
18
},
19
"_links": {
20
"self": {
21
"href": "https://api.checkout.com/events/evt_gfb4ff5iov6efmgqggzsqactau"
22
},
23
"subject": {
24
"href": "https://api.checkout.com/workflows/events/subject/pay_jlfj2ful7z3u5lbykhy5lzezvm"
25
}
26
}
27
}