Newer Version Available
VPLS360_ticket
This Integration Procedure shows details of the cases
associated with a particular account.
Sample Output
1{
2 "Case": [
3 {
4 "Subject": "Testing",
5 "Status": "New",
6 "CreatedDate": "2020-12-21T06:53:59.000Z",
7 "CaseNumber": "00001037"
8 },
9 {
10 "Subject": "Unable to view channels",
11 "Status": "New",
12 "CreatedDate": "2020-12-18T13:24:55.000Z",
13 "CaseNumber": "00001035"
14 }
15 ]
16}