Skip to content

Product Feed (v1_redocly)

Download OpenAPI description
Languages
Servers
https://customer-slug.api-se.norce.tech/commerce/productfeed/1.0/

Schemas

Schemas

FamilyCulture

Localized Family information.

cultureCodestring or null
namestring or null
{ "cultureCode": "string", "name": "string" }

Family

Represents a Family value.

codestring or null
culturesArray of objects or null or null(FamilyCulture)
{ "code": "string", "cultures": [ {} ] }

Product

A product can contain one or more variants, where variant contains the individual sku.

codestring or null
manufacturerobject or null(CodeName)

Generic Code/Name entity, without localization.

namesArray of objects or null or null(CultureNames)
primaryCategoryobject or null(Category)

Represents a Category with localized names.

additionalCategoriesArray of objects or null or null(Category)
variantsArray of objects or null or null(Variant)
familiesArray of objects or null or null(Family)
flagsArray of objects or null or null(Flag)
primaryImageobject or null(File)

Represents a File, a reference to an asset in Norce [Storm] or external reference (e.g. Youtube url)

filesArray of objects or null or null(File)
parametricsArray of objects or null or null(Parametric)
relationsArray of objects or null or null(Relation)
textsArray of objects or null or null(CultureTexts)
popularitiesArray of objects or null or null(Popularity)
groupByIdinteger or null(int32)

Internal variant grouping id. Same as "GroupByKey" in Norce [Storm] API, but as an Int. Att a "v" as prefix to match it with the key.

{ "code": "string", "manufacturer": { "code": "string", "name": "string", "id": 0 }, "names": [ {} ], "primaryCategory": { "code": "string", "cultures": [], "id": 0 }, "additionalCategories": [ {} ], "variants": [ {} ], "families": [ {} ], "flags": [ {} ], "primaryImage": { "type": "External", "code": "string", "fileCode": "string", "key": "4adfe27e-63d3-45b9-8238-62b6ed6fdb5e", "mimeType": "string", "url": "string", "sortOrder": 0 }, "files": [ {} ], "parametrics": [ {} ], "relations": [ {} ], "texts": [ {} ], "popularities": [ {} ], "groupById": 0 }

Exports

Operations

Jobs

Operations