BundledProductItem document (Shop API 23.2)
(supports custom properties)
Document representing a bundled product item data.
Property | Type | Constraints | Description |
---|---|---|---|
bundled_product_items |
[] | The array of bundled product items. Can be empty. | |
inventory_id |
String | maxLength=256 | The inventory list id associated with this item. |
item_text |
String | The text describing the item in more detail. | |
product_id |
String | mandatory=true, maxLength=100 | The id (SKU) of the product. |
product_name |
String | The name of the product. | |
quantity |
Decimal | mandatory=true, maxNumberValue=999.0, minNumberValue=0.0 | The quantity of the products represented by this item. |
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.