Groupmemberapiv1
clientKeystring
the encoded key of this group member. Members must have an existing client record
creationDatestring
the date and time when this group member was added
encodedKeystring
the automatically generated encoded ID for this item
Example:
8a19b7057471f4af017472dc0fd80472groupKeystring
the key of the group of which this client is a member
indexInListnumber
if a group contains more than one member, this number represents the index in the list for this member
Groupmemberapiv1
{
"clientKey": "string",
"creationDate": "string",
"encodedKey": "8a19b7057471f4af017472dc0fd80472",
"groupKey": "string",
"indexInList": 0
}