Skip to content

Documentation Norce [Storm] Connect Product Service (4.0)

The Supplier Service has Entities and Operations to create and update supplier products and content in Norce [Storm].

Download OpenAPI description
Languages
Servers
https://connect.lab.storm.io/4.0/api/

Schemas

Schemas

ParametricValueCulture

Translated parametric value.

CultureCodestringrequired

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

ValueTextstringrequired

Translated text parametric value.

{ "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