COMMERCE PRODUCT FEED
/- Popularity
JobRunRequest
ResponseCode
ExportFeedResponse
ProblemDetails
JobStatus
GetJobResponse
CodeName
CultureNames
CategoryCulture
Category
Status
Warehouse
QuantityBreakPrice
Price
WarehouseType
OnHand
Supplier
FlagCulture
Flag
FileType
File
ParametricType
ParametricCulture
Parametric
Relation
CultureTexts
Logistics
Variant
FamilyCulture
Family
Product
ProductStatus
Popularity
Product Feed (v1_redocly)
Download OpenAPI description
Languages
Servers
https://customer-slug.api-se.norce.tech/commerce/productfeed/1.0/
Variant
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 }