VariationAttributeValue document (Shop API 23.2)
Document representing a variation attribute value.
Property | Type | Constraints | Description |
---|---|---|---|
description |
Localized<String> | The localized description of the variation value. | |
image |
Image | The first product image for the configured viewtype and this variation value. | |
image_swatch |
Image | The first product image for the configured viewtype and this variation value. (typically the swatch image) | |
name |
Localized<String> | The localized display name of the variation value. | |
orderable |
Boolean | A flag indicating whether at least one variant with this variation attribute value is available to sell. | |
value |
String | mandatory=true, minLength=1, nullable=false | The actual variation value. |
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.