ProductOptionValue document (Data API 23.2)
Document representing a product option Value
Property | Type | Constraints | Description |
---|---|---|---|
default_product_option_value |
boolean | Flag indicating if the product option value is the default value for the product option. | |
id |
String | minLength=1, nullable=false | The id of the product option value. |
link |
String | The URL link to the product option value. | |
option_prices |
[Money] | The list of prices in the product option value. | |
sku_extension |
String | The sku extension of the product option value. | |
value |
Localized<String> | The localized value of the product option. |
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.