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

FilterRangeItem

__typestringrequired
Discriminator
Idstring

The internal Id of the Parametric. MaxLength: int.

Namestring

The Name of the Parametric. MaxLength: 255.

Countinteger(int32)

A count of SKUs matched by the FilterItem.

FalseCountinteger(int32)

A count of SKUs not matched by the FilterItem.

Descriptionstring

The Description of the Parametric. MaxLength: max.

ImageKeystring or null(guid)

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

{ "__type": "FilterBoolItem", "Id": "string", "Name": "string", "Count": 0, "FalseCount": 0, "Description": "string", "ImageKey": "string" }

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

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