Skip to main content

The type that defines the fields for the details of each item in an item group. An item group is an item that has various aspect differences, such as color, size, storage capacity, etc. When an item group is created, one of the item variations, such as the red shirt size L, is chosen as the "parent". All the other items in the group are the children, such as the blue shirt size L, red shirt size M, etc.

Note: This container is returned only if the item_id in the request is an item group (parent ID of an item with variations).

Types that use ItemGroupSummary

CoreItemItem

Calls that use ItemGroupSummary

Fields

Field
Type
Description
itemGroupAdditionalImages
array of Image
An array of containers with the URLs for images that are in addition to the primary image of the item group. The primary image is returned in the itemGroupImage field.
itemGroupHref
The HATEOAS reference of the parent page of the item group. An item group is an item that has various aspect differences, such as color, size, storage capacity, etc.
itemGroupId
The unique identifier for the item group. An item group is an item that has various aspect differences, such as color, size, storage capacity, etc.
itemGroupImage
The URL of the primary image of the item group. An item group is an item that has various aspect differences, such as color, size, storage capacity, etc.
itemGroupTitle
The title of the item that appears on the item group page. An item group is an item that has various aspect differences, such as color, size, storage capacity, etc.
itemGroupType
An enumeration value that indicates the type of the item group. An item group is an item that has various aspect differences, such as color, size, storage capacity, etc.