Skip to content

Last updated: April 29, 2022

Example: Payment canceled

1
{
2
"id": "evt_ppo35tnn7u2edoiexaelcjk5me",
3
"source": "gateway",
4
"type": "payment_canceled",
5
"timestamp": "2021-06-11T11:59:50.071+00:00",
6
"version": "1.0.9",
7
"data": {
8
"action_id": "act_ndipbi6pcoturg7gicmv7ajfpy",
9
"id": "pay_wtdnbqr2oarebnxeudvehbnrki",
10
"reference": "ORD-5023-4E89",
11
"amount": 200,
12
"currency": "EUR",
13
"processed_on": "2021-06-11T11:59:49.5071749+00:00"
14
},
15
"_links": {
16
"self": {
17
"href": "https://api.checkout.com/events/evt_gfb4ff5iov6efmgqggzsqactau"
18
},
19
"subject": {
20
"href": "https://api.checkout.com/workflows/events/subject/pay_jlfj2ful7z3u5lbykhy5lzezvm"
21
}
22
}
23
}