Skip to content

Documentation Norce [Storm] Connect Product Service (4.0)

The Product Service has Entities and Operations to create and update products and content in Norce Commerce.

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

Schemas

Schemas

ParametricValueCulture

Translated parametric value.

CultureCodestringrequired

Culture code, e.g. "sv-SE".

ValueTextstringrequired

Translated text parametric value. Max length 255 chars for text-values, unlimited for HTML-values.

{ "CultureCode": "string", "ValueText": "string" }

ParametricValueList

Parametric value for list of choices.

Codestringrequired

Parametric value code. Use for parametric value matching in Norce Commerce.

Valuestringrequired

Value to set

Descriptionstring

Description of the value

CulturesArray of objects(ParametricValueListCulture)(ParametricValueListCulture)

Array with localized versions of value and description

{ "Code": "string", "Value": "string", "Description": "string", "Cultures": [ {} ] }

ParametricValueListCulture

Localized parametric list values.

CultureCodestringrequired

Culture code for this value

Valuestring

Localized value

Descriptionstring

Localized description

{ "CultureCode": "string", "Value": "string", "Description": "string" }

Competitor

Operations

Product

Operations

Pricelist

Operations