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

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

Manufacturer

Idinteger(int32)

The internal Id of the Manufacturer.

Namestring

The Name of the Manufacturer. MaxLength: 100.

OrgNostring

The organizational number of the Manufacturer. MaxLength: 50.

WebSitestring

The url to the Manufacturer's web site. MaxLength: 255.

LogoPathstring

MaxLength: 255. Obsolete! - Use LogoKey

SupportUrlstring

The url to the Manufacturer's support page on their web site. MaxLength: 255.

SupportEmailstring

The email address to the Manufacturer's support. MaxLength: 255.

SupportPhonestring

The phone number to the Manufacturer's support. MaxLength: 500.

SupportOpenHoursstring

The opening hours for the Manufacturer's support. MaxLength: max.

SupportPolicystring

The url to the Manufacturer's support policy web page. MaxLength: max.

SupportDescriptionstring

The url to the Manufacturer's support description web page. MaxLength: max.

Keystring(guid)

The system wide unique Key of the Manufacturer.

LogoKeystring or null(guid)

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

UniqueNamestring

A unique name that can be used in Urls and to get this entity. GetManufacturer and GetManufacturerByUniqueName gets the same Manufacturer. MaxLength: 255.

{ "Id": 0, "Name": "string", "OrgNo": "string", "WebSite": "string", "LogoPath": "string", "SupportUrl": "string", "SupportEmail": "string", "SupportPhone": "string", "SupportOpenHours": "string", "SupportPolicy": "string", "SupportDescription": "string", "Key": "string", "LogoKey": "string", "UniqueName": "string" }

ManufacturerItem

Idinteger(int32)

The internal Id of the Manufacturer.

Namestring

The Name of the Manufacturer. MaxLength: 100.

Keystring(guid)

The system wide unique Key of the Manufacturer.

ProductCountinteger(int32)
UniqueNamestring

A unique name that can be used in Urls and to get a Manufacturer. GetManufacturer and GetManufacturerByUniqueName gets the same Manufacturer. MaxLength: 255.

LogoKeystring or null(guid)

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

{ "Id": 0, "Name": "string", "Key": "string", "ProductCount": 0, "UniqueName": "string", "LogoKey": "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