VariationGroup document (Data API 23.2)
Document representing a variation group.
Property | Type | Constraints | Description |
---|---|---|---|
link |
String | The URL addressing the product. | |
orderable |
Boolean | A flag indicating whether the variation group is orderable. | |
price |
Decimal | The sales price of the variation group. | |
price_per_unit |
Decimal | The sales price per unit of the variation group. | |
product_id |
String | maxLength=100, minLength=1 | The id (SKU) of the variation group. |
variation_values |
Map[String, String] | The actual variation attribute id - value pairs. |
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.