Represents a Variant.
Specifies the status for the part number.
Enum"Active""Coming""Expiring""Hidden""Inactive"
Represents a File, a reference to an asset in Norce [Storm] or external reference (e.g. Youtube url)
Popularities on the Variant level (depending on the client setting "Product popularity by variant" = true).
{ "partNo": "string", "manufacturerPartNo": "string", "names": [ { … } ], "eanCode": "string", "status": "Active", "prices": [ { … } ], "onHands": [ { … } ], "suppliers": [ { … } ], "flags": [ { … } ], "primaryImage": { "type": "External", "code": "string", "fileCode": "string", "key": "4adfe27e-63d3-45b9-8238-62b6ed6fdb5e", "mimeType": "string", "url": "string", "sortOrder": 0 }, "files": [ { … } ], "variantDefiningParametrics": [ { … } ], "additionalParametrics": [ { … } ], "relations": [ { … } ], "texts": [ { … } ], "logistics": { "width": 0.1, "height": 0.1, "depth": 0.1, "weight": 0.1 }, "commodityCode": "string", "recommendedQty": 0.1, "isRecommendedQtyFixed": true, "startDate": "2019-08-24T14:15:22Z", "endDate": "2019-08-24T14:15:22Z", "type": "string", "popularities": [ { … } ], "id": 0, "typeId": 0 }