CustomerGroup
Retrieves report data for customer groups.
Columns
| Name | Type | ReadOnly | Description |
| Recordno [KEY] | String | False |
The unique identifier for the customer group record. |
| Id | String | False |
The unique ID of the customer group. |
| Name | String | False |
The name of the customer group. |
| Description | String | False |
A description of the customer group. |
| Grouptype | String | False |
The type of customer group. |
| Whencreated | Datetime | False |
The date and time when the customer group was created. |
| Whenmodified | Datetime | False |
The date and time when the customer group was last modified. |
| Createdby | Int64 | False |
The ID of the user who created the customer group. |
| Modifiedby | Int64 | False |
The ID of the user who last modified the customer group. |
| Megaentitykey | Int64 | False |
The internal key for the mega entity associated with the customer group. |
| Megaentityid | String | False |
The ID of the mega entity associated with the customer group. |
| Megaentityname | String | False |
The name of the mega entity associated with the customer group. |
| Record_url | String | False |
The URL link to the customer group record. |