CustomerGroup
Represents groups used to organize customers for reporting, restrictions, and bulk operations.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the customer group. |
| auditCreatedDateTime | Datetime | True |
The date and time when the customer group was created. |
| auditModifiedBy | String | True |
The user who last modified the customer group. |
| auditModifiedDateTime | Datetime | True |
The date and time when the customer group was last modified. |
| description | String | False |
The description of the customer group. |
| entity_Href | String | True |
The URL of the entity associated with this customer group. |
| entity_Id | String | True |
The Id of the entity associated with this customer group. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this customer group. |
| entity_Name | String | True |
The name of the entity associated with this customer group. |
| groupType | String | False |
The type of the customer group, such as static or dynamic. |
| href | String | True |
The URL of the customer group resource. |
| id | String | False |
The unique identifier of the customer group. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the customer group record. |
| memberFilter | String | False |
The filter criteria used to dynamically determine members of this customer group. |
| name | String | False |
The name of the customer group. |
| ListAggregate_GroupMembers | String | False |
The aggregate list of members belonging to this customer group. |