Optional
Readonly
addOptional
Readonly
commonkey value pairs where the key is the formula identifier of the field you wish to update. if omitted, then no fields will be updated.
Optional
Readonly
deletea boolean to indicate if any removed records must be deleted in addition to removing them from the group entry data. Default is false
Readonly
groupSee updateGroupEntryData
method for usage example
Optional
Readonly
removeRecord ids of the clients you wish to remove from this group entry data. NOTE: if the addRecordIds
parameter is also passed and there are overlapping ids, this parameter will take priority.
Record ids of the clients you wish to add to this group entry data. NOTE: if the
removeRecordIds
parameter is also passed and there are overlapping ids, it will take priority over this