Master Document (Data API 17.4)
Document representing a variation master.
| Property | Type | Constraints | Description | 
|---|---|---|---|
| link | String | mandatory=true, minLength=1, nullable=false | 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. | 
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.