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