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

VariantRelations

Idinteger(int32)

This is the product internal id for the variant

RelationsMetadataArray of objects(RelationMetadataItem)(RelationMetadataItem)

Indicates if the related items are product or variant specific

Relationsobject(ProductItemPagedList)(ProductItemPagedList)
{ "Id": 0, "RelationsMetadata": [ {} ], "Relations": { "ItemCount": 0, "Items": [] } }

Warehouse

StoreIdinteger or null(int32)

The store internal id for the current store. Can be null if WarehouseId and LocationId are supplied.

WarehouseIdinteger or null(int32)

The internal id for the warehouse. Can be null if StoreId is supplied.

LocationIdinteger or null(int32)

The internal id for the warehouse location. Can be null if StoreId is supplied.

OnHandobject(OnHand)(OnHand)
{ "StoreId": 0, "WarehouseId": 0, "LocationId": 0, "OnHand": { "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [] } }

WarehouseInfo

Idinteger(int32)

The internal Id for the warehouse.

Typeinteger(int32)

The Type internal id for the warehouse. 1 for the standard warehouse, 2 if it is for a store.

Codestring

The external Code for the warehouse. MaxLength: 50.

Namestring

The Name for the warehouse. MaxLength: 50.

IsStandardboolean

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

LocationsArray of objects(WarehouseInfoLocation)(WarehouseInfoLocation)

LocationInfos for the warehouse.

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

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