Skip to content

Last updated: April 29, 2022

Example: Transfer status changed

1
{
2
"id": "evt_htielsmgcwgejgqaunl4yb2pou",
3
"type": "transfer_status_changed",
4
"version": "1.0.0",
5
"created_on": "2020-08-20T15:24:13.8431084Z",
6
"data": {
7
"transfer_id": "tra_6u262tenielmkj4cb5swqna6sy",
8
"status": "Pending",
9
"reference": "This is a reference"
10
},
11
"_links": {
12
"self": {
13
"href": "https://api.sandbox.checkout.com/workflows/events/evt_htielsmgcwgejgqaunl4yb2pou"
14
}
15
}
16
}