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

WarehouseInfoLocation

Idinteger(int32)

The internal Id for the location.

Codestring

The external Code for the location. MaxLength: 50.

Namestring

The Name for the location. MaxLength: 50.

IsStandardboolean

Indicates if the location is standard or not. Obsolete! - Not used any more.

StoresArray of objects(WarehouseInfoStore)(WarehouseInfoStore)

A list of Stores for this location, if any.

{ "Id": 0, "Code": "string", "Name": "string", "IsStandard": true, "Stores": [ {} ] }

WarehouseInfoStore

Idinteger(int32)

The internal Id for the store.

Codestring

The external Code for the store. MaxLength: 50.

Namestring

The Name for the store. MaxLength: 50.

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

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

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