Skip to content

Documentation ProductService (1.1)

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

Schemas

Schemas

ApplicationsCurrency

Idinteger(int32)

The internal Storm Id of the currency.

Namestring

The name of the currency. MaxLength: 50.

Codestring

The Code of the currency. ISO 4217 is used. SEK for Swedish kronor. MaxLength: 3.

Prefixstring

The Prefix sign/code if available. MaxLength: 10.

Suffixstring

The suffix sign/code if available. MaxLength: 10.

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

CustomersFlag

Idinteger(int32)

The internal Id of the Flag.

Namestring

The Name of the Flag. MaxLength: 50.

Groupinteger(int32)

The GroupId of the Flag.

IsSelectedboolean

Indicates if the Flag is selected or not.

{ "Id": 0, "Name": "string", "Group": 0, "IsSelected": true }

File

Idinteger(int32)

The internal id of the File.

Typeinteger(int32)

The type id of the File. Depending on context and Client. Can be used by Applications to differentiate files for different usages.

Namestring

The Name of the File. MaxLength: 50.

Descriptionstring

The Description of the File. MaxLength: max.

Keystring or null(guid)

A unique id for the File at our image server. Url for images are formed like http://[client specific CDN]/{ImageKey}. Preset, height and width can be sent as parameters.

{ "Id": 0, "Type": 0, "Name": "string", "Description": "string", "Key": "string" }

Assortments

Operations

Categories

Operations

Configurations

Operations

Families

Operations

Files

Operations

Filters

Operations

Flags

Operations

InfoTypes

Operations

Manufacturers

Operations

OnHand

Operations

Parametric

Operations

PriceLists

Operations

Products

Operations

Promotions

Operations

Relations

Operations

Reviews

Operations

SkuTypes

Operations

Status

Operations

Variants

Operations

Warehouses

Operations