OptionValue document (Shop API 23.2)
Document representing an option value.
Property | Type | Constraints | Description |
---|---|---|---|
default |
Boolean | A flag indicating whether this option value is the default one. | |
id |
String | mandatory=true, maxLength=100, minLength=1, nullable=false | The id of the option value. |
name |
Localized<String> | The localized name of the option value. | |
price |
Decimal | The effective price of this option 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.