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

Flag

Idinteger(int32)

The internal Id of the Flag.

Namestring

The Name of the Flag. MaxLength: 50.

TypeIdinteger(int32)

The Type of the Flag. ProductFlags have TypeId = 1 and VariantFlags have TypeId = 2.

GroupIdinteger(int32)

The GroupId of the Flag. This value is client specific and can be used to group product flags.

Descriptionstring

The Description of the Flag. MaxLength: 500.

Codestring

The external Code for the flag. MaxLength: 500.

{ "Id": 0, "Name": "string", "TypeId": 0, "GroupId": 0, "Description": "string", "Code": "string" }

FlagGroup

Idinteger(int32)

The internal Id of the flagGroup.

Namestring

The Name of the flagGroup. MaxLength: 50.

Descriptionstring

The Description of the flagGroup. MaxLength: 500.

Codestring

The external Code for the flagGroup. MaxLength: 500.

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

HistoricalBestPrice

PartNostring

The part number for this product. MaxLength: 50.

PriceListIdinteger(int32)

The pricelist internal id for the price.

Pricenumber(decimal)

The actual price value, excluding VAT.

PriceIncVatnumber(decimal)

The actual price value, including VAT.

VatRatenumber(decimal)

A rate to multiply with price to get price inc VAT. 25% VAT equals a VatRate of 1.25.

Updatedstring(date-time)

Time when this price started to be best price.

{ "PartNo": "string", "PriceListId": 0, "Price": 0, "PriceIncVat": 0, "VatRate": 0, "Updated": "2019-08-24T14:15:22Z" }

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