Recipient List

List of recipients.
JSON example
1{
2    "recipients":[
3                        {
4                            "id": "xxxx",
5                            "name": "somename",
6                            "email": "someemail",
7                            "additionalFields": {
8                                "key1": "value1"
9                            }
10                        },
11                        ..............................
12                        {
13                            "id": "yyyy",
14                            "name": "somename1",
15                            "email": "someemail1",
16                            "additionalFields": {
17                                "key1": "value1"
18                            }
19                        }
20                ]
21}
Property Name Type Description Filter Group and Version Available Version
recipients Recipient Details[] List of recipients. Big, 56.0 56.0