Newer Version Available

This content describes an older version of this product. View Latest

List Timeline

Output representation of the timeline activity list.
JSON example
1{
2  "items": [
3    {
4      "guid": "fbbbc244-3908-4d99-ac43-c9440f3ad741",
5      "eventType": "Intent",
6      "eventStatus": "Created",
7      "amount": "650.75",
8      "currency": "USD",
9      "createDate": "06/01/2023 09:30AM",
10      "detailActivity": "Payment Started"
11    },
12    {
13      "guid": "fbbbc244-3908-4d99-ac43-c9440f3ad741",
14      "eventType": "Authorized",
15      "eventStatus": "Successful",
16      "amount": "650.75",
17      "currency": "USD",
18      "createDate": "06/01/2023 09:30AM",
19      "detailActivity": "Payment Started"
20    }
21  ]
22}
Property Name Type Description Filter Group and Version Available Version
count Integer Number of items in the timeline activity list. Small, 60.0 60.0
items Activity Timeline[] Timeline activity details. Big, 60.0 60.0