Product Feed API (v1.0)

Download OpenAPI description
Languages
Servers
Playground

https://{slug}.api-se.playground.norce.tech/commerce/productfeed/1.0/

Stage

https://{slug}.api-se.stage.norce.tech/commerce/productfeed/1.0/

Production

https://{slug}.api-se.norce.tech/commerce/productfeed/1.0/

Schemas

CodeName

Generic Code/Name entity, without localization.

Codestring or null<= 50 characters

The unique identifier or the value in context.

Namestring or null

The descriptive name of the value.

Idinteger(int32)

Internal id of the value in Norce.

{ "Code": "string", "Name": "string", "Id": 0 }

CultureNames

Localized names for a Product/Variant.

CultureCodestring or null

Represents language corresponding with ISO 639-1 (e.g. "en") alone or together with localization corresponding with ISO 3166-1 (e.g. "GB") Valid values can be both "en" or "en-GB". Most commonly used format is "xx-XX".

Namestring or null<= 255 characters

The product of variant name on the specific culture.

UniqueUrlNamestring or null<= 500 characters

Manually set or generated unique URL name. The field is called "Unique url" in admin and "UniqueName" in Norce Commerce Services.

{ "CultureCode": "string", "Name": "string", "UniqueUrlName": "string" }

CultureTexts

Localized descriptive text fields for a Product/Variant.

CultureCodestring or null

Represents language corresponding with ISO 639-1 (e.g. "en") alone or together with localization corresponding with ISO 3166-1 (e.g. "GB") Valid values can be both "en" or "en-GB". Most commonly used format is "xx-XX".

DescriptionHeaderstring or null<= 255 characters

An header for the description.

Descriptionstring or null

The Description of the Product, can contain HTML tags. No limit in string length defined in Norce.

SubHeaderstring or null<= 255 characters

The header for the sub description.

SubDescriptionstring or null

The sub description of the Product, can contain HTML tags. No limit in string length defined in Norce.

Synonymsstring or null<= 500 characters

Configured synonyms for the Product.

MetaTagsstring or null

SEO meta tags for the Product.

MetaDescriptionstring or null

SEO meta description for the Product.

{ "CultureCode": "string", "DescriptionHeader": "string", "Description": "string", "SubHeader": "string", "SubDescription": "string", "Synonyms": "string", "MetaTags": "string", "MetaDescription": "string" }

Exports

Operations

Jobs

Operations