Skip to content

transfer_status_changed

Last updated: 14th July 2022

Example: Transfer status changed

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