This object is used to updated the details of a product group. A group can contain either a list of products, a list of hierarchies, or a list of attributes.
Name | Description | Type | Required? | Additional information |
---|---|---|---|---|
groupCode * |
Group code used to uniquely identify the group |
string |
Yes |
String length: between 1 and 24, inclusive |
productList |
The list of product codes for a product based group. |
Collection of Group Product Detail |
No |
None. |
hierarchyList |
The list of hierarchy codes for a hierarchy based group. |
Collection of Group Hierarchy Detail |
No |
None. |
attributeList |
The list of attributes for an attribute based group. |
Collection of Group Attribute Detail |
No |
None. |
customerAuditDate |
Last modified audit information |
date |
No |
None. |