A comma separated list of category internal id ordered so the primary category id is first. MaxLength: max.
Contains the part number of the primary Variant, adhering to manual sorting or if sorting isn't set - by lowest available price. MaxLength: 50.
The Variants on this ProductItem2. Use expand option Variants to include this property or it will be null.
A unique id for the image at our image server. Url for images are formed like http://[client specific CDN]/{ImageKey}. Preset, height and width can be sent as parameters.
Seed formatted as TypeId[1]:Guid[1], TypeId[2]:Guid[2],.., TypeId[n]:Guid[n]. MaxLength: max.
A unique name that can be used in Urls and to get a Product. GetProduct and GetProductByUniqueName gets the same Product. MaxLength: 500.
Synonyms from the Product in Storm. Can be used when indexing the product in any search engine. MaxLength: 500.
A value that can be used for display logic regarding OnHand.
A value used to sort items based on popularity. Lower values are more popular.
A custom sort order that can be used when the product item is in a list. The sort order is defined for the primary category of the product item.
{ "Id": 0, "Key": "string", "Name": "string", "Manufacturer": { "Id": 0, "Name": "string", "PartNo": "string", "LogoPath": "string", "LogoKey": "string", "UniqueName": "string" }, "CategoryIdSeed": "string", "PartNo": "string", "Price": { "Value": 0, "Recommended": 0, "Catalog": 0, "VatRate": 0, "PriceListId": 0, "IsBuyable": true, "RecommendedQuantity": 0, "IsRecommendedQuantityFixed": true, "Standard": 0, "ValueIncVat": 0 }, "OnHand": { "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [ … ] }, "OnHandStore": { "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [ … ] }, "OnHandSupplier": { "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [ … ] }, "Variants": [ { … } ], "ImageKey": "string", "AdditionalImageKeySeed": "string", "FlagIdSeed": "string", "Parametrics": { "ListSeed": "string", "MultipleSeed": "string", "ValueSeed": "string" }, "UniqueName": "string", "SubHeader": "string", "SubDescription": "string", "Synonyms": "string", "StockDisplayBreakPoint": 0, "IsSubscribable": true, "PopularityRank": 0, "SortOrder": 0, "Updated": "2019-08-24T14:15:22Z", "ImageAltText": "string" }