Skip to content

payout_paid

Last updated: 14th July 2022

Example: Payout paid

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