Master document (Data API 23.2)
Document representing a variation master.
| Property | Type | Constraints | Description | 
|---|---|---|---|
link | 
String | The URL addressing the master product. | |
master_id | 
String | mandatory=true, maxLength=100, minLength=1, nullable=false | The id (SKU) of the master product. | 
orderable | 
Boolean | A flag indicating whether at least one of the variants is orderable. | |
price | 
Decimal | The minimum sales price of the related variants. | |
price_max | 
Decimal | The maximum sales of related variants. | |
price_per_unit | 
Decimal | The minimum sales price per unit of the related variants. | |
price_per_unit_max | 
Decimal | The maximum sales price per unit of the related variants. | 
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.