Skip to content

Last updated: April 29, 2022

Example: Payment pending

1
{
2
"id": "evt_ivjkcjjvkf3eziyaidcys22cbm",
3
"source": "gateway",
4
"type": "payment_pending",
5
"timestamp": "2021-06-11T11:40:34.011+00:00",
6
"version": "1.0.9",
7
"data": {
8
"id": "pay_wafpfwejyitetb5aolywmqbxny",
9
"reference": "ORD-5023-4E89",
10
"amount": 100,
11
"currency": "EUR",
12
"processed_on": "2021-06-11T11:40:32.3813833Z",
13
"metadata": {
14
"coupon_code": "NY2018",
15
"partner_id": "123989"
16
}
17
},
18
"_links": {
19
"self": {
20
"href": "https://api.checkout.com/events/evt_gfb4ff5iov6efmgqggzsqactau"
21
},
22
"subject": {
23
"href": "https://api.checkout.com/workflows/events/subject/pay_jlfj2ful7z3u5lbykhy5lzezvm"
24
}
25
}
26
}