Newer Version Available

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

Generic Object

Input for generic object attributes.
JSON example
1{
2  "value": [
3    {
4      "Participant": "003xx000004WhGKAA0",
5      "Status": "Active",
6      "age_of_participant": 30
7    },
8    {
9      "Participant": "003xx000004WhGdAAK",
10      "Status": "Active",
11      "age_of_participant": 20
12    }
13  ]
14}
Properties
Name Type Description Required or Optional Available Version
value Object Field name-value pairs or a list of grouped field name-value pairs. Required 57.0