Skip to content

Last updated: April 29, 2022

Example: Payout paid

1
{
2
"id":"evt_3o4xf7u6hdcezk42o6gxkt3ny4",
3
"type":"payout_paid",
4
"version":"1.0.0",
5
"created_on":"2022-06-27T14:43:29.546848Z",
6
"data":{
7
"payout_id":"pay_mvxjy4gkdk26j5di4r4k4nldwu",
8
"entity_id":"ent_lrzorseywxbengh7jcdvnrnfaq",
9
"sub_entity_id":"ent_4diqggtf4k65wewqs6xbwncf2e",
10
"instruction":{
11
"source_amount":100,
12
"source_currency":"GBP",
13
"destination_amount":100,
14
"destination_currency":"GBP"
15
},
16
"processed_on":"2022-06-27T14:43:27.0078318+00:00"
17
},
18
"_links":{
19
"self":{
20
"href":"https://api.sandbox.checkout.com/workflows/events/evt_3o4xf7u6hdcezk42o6gxkt3ny4"
21
},
22
"subject":{
23
"href":"https://api.sandbox.checkout.com/workflows/events/subject/pay_mvxjy4gkdk26j5di4r4k4nldwu"
24
}
25
}
26
}