Variant information.
List of translated variant information fields.
List of delivery methods applicable to variant. Use this to restrict which delivery methods that is allowed on the product.
List of variant definitions.
List of SKUs associated to variant.
NOTE: Only one SKU is allowed, multiple SKUs creation for the same product is deprecated, use variantization instead.
Stock display break point. Can be used to change the stock value that is displayed.
{ "ManufacturerPartNo": "string", "AdditionalImages": [ { … } ], "Cultures": [ { … } ], "DeliveryMethods": [ { … } ], "IsDagerousGoods": true, "MainImage": { "ExternalCode": "string", "FileTypeName": "string", "Url": "http://example.com", "FileName": "string", "LastModified": "string" }, "NonParametricVariantDefinitions": [ { … } ], "Skus": [ { … } ], "SortOrderValue": 0, "StockDisplayBreakPoint": [ { … } ], "VariantFlags": [ { … } ], "VariantParametrics": [ { … } ] }