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

CategoryParametric

Idinteger(int32)

The internal Id of the Parametric.

Namestring

The internal Id of the Parametric. MaxLength: 50.

GroupIdinteger(int32)

The internal Id of the ParametricGroup.

GroupNamestring

The Name of the ParametricGroup. MaxLength: 50.

SortOrderinteger(int32)

Use this to sort the parametric. The value is fetched from the category's sort order for the parametric values.

IsGlobalboolean

Indicates if the parametric is global. If it is set as global it exists on all products in all categories.

{ "Id": 0, "Name": "string", "GroupId": 0, "GroupName": "string", "SortOrder": 0, "IsGlobal": true }

ConfigurationItem

PartNostring

The PartNo of the ConfigurationItem. MaxLength: 50.

GroupsArray of objects(ConfigurationItemGroup)(ConfigurationItemGroup)

A list of ConfigurationItemGroups where each group contains selectable items.

{ "PartNo": "string", "Groups": [ {} ] }

ConfigurationItemGroup

Idinteger(int32)

The internal Id of the ConfigurationItemGroup.

Namestring

The Name of the ConfigurationItemGroup. MaxLength: 512.

IsOptionalboolean

Indicates if any item from Items must be selected or not.

IsMultiSelectionboolean

Indicates if more than one item in Items must be selected or not.

SortOrderinteger(int32)

The SortOrder of the ConfigurationItemGroup within the ConfigurationItem.

ItemsArray of objects(ConfigurationItemGroupItem)(ConfigurationItemGroupItem)

A list of ConfigurationItemGroupItems where each item is a selectable product.

{ "Id": 0, "Name": "string", "IsOptional": true, "IsMultiSelection": true, "SortOrder": 0, "Items": [ {} ] }

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