Waitlist List Result

Output representation of the result of the list of waitlists.
JSON example
1"waitlists":[
2            {
3                "description":"None",
4                "isActive":true,
5                "name":"Queue_1",
6                "serviceResources":[
7                    {
8                        "id": "0Hnxx0000004C92CAE",
9                        "name":"Admin"
10                    },
11                    {
12                        "id": "0Hnxx0000004CFVCA2",
13                        "name":"Standard User 2 Technician"
14                    }
15                ],
16                "waitlistAnalytics":{
17                    "currentParticipant":1,
18                    "totalWaitingTime":40,
19                    "avgWaitingTime":20,
20                    "avgParticipants":24
21                },
22                "waitlistId":"11wxx0000005GTHAA2",
23                "waitlistParticipants":[
24                    {
25                        "participant":{
26                            "id":"001xx000003GZUZAA4",
27                            "name":"Global Media"
28                        },
29                        "participantIdentifier":"WP-0020",
30                        "serviceAppointmentId":"08pxx0000004CYqAAM",
31                        "serviceResource":{
32                            "id":"0Hnxx0000004C92CAE",
33                            "name":"Admin"
34                        },
35                        "waitlistParticipantId":"12oxx0000004FGiAAM",
36                        "workTypeGroup":{
37                            "id":"0VSxx0000004CoyGAE",
38                            "name":"General Banking WTG"
39                        },
40                        "createdDate" :"2023-05-02T12:23:34",
41                        "extendedFields":[
42                            {
43                                "name":"Source__c",
44                                "value":"Email"
45                            }
46                        ]
47                    }
48                ],
49                "workTypeGroups":[
50                    {
51                        "id":"0VSxx0000004CoyGAE",
52                        "name":"General Banking WTG"
53                    }
54                ]
55            }
56        ]
Property Name Type Description Filter Group and Version Available Version
waitlists Waitlist Details[] List of waitlists that are associated with a service appointment. Small, 59.0 59.0