Skip to content

Documentation Norce [Storm] Connect Product Service (4.0)

The Supplier Service has Entities and Operations to create and update supplier products and content in Norce [Storm].

Download OpenAPI description
Languages
Servers
https://connect.lab.storm.io/4.0/api/

Schemas

Schemas

Warehouse

Warehouse information

Codestringrequired

Warehouse code. Used for warehouse matching in Norce Commerce.

LocationsArray of objects(WarehouseLocation)(WarehouseLocation)required

List of warehouse locations.

Locations[].​Codestringrequired

Location code. Used for location matching in Norce Commerce.

Locations[].​IsIncludedInStockCalculationboolean

Determines if a location is part of central warehouse stock calculation.

Locations[].​LeadTimeDayCountinteger(int32)

Indication of time required for delivery.

Locations[].​Namestring

Location name.

LeadTimeDayCountinteger(int32)

Indication of time required for delivery

Namestring

Warehouse name.

Typeinteger(int32)

Warehouse type.
1 = Warehouse
2 = Store
3 = Transport
4 = Other

{ "Code": "string", "Locations": [ {} ], "LeadTimeDayCount": 0, "Name": "string", "Type": 0 }

WarehouseLocation

Codestringrequired

Location code. Used for location matching in Norce Commerce.

IsIncludedInStockCalculationboolean

Determines if a location is part of central warehouse stock calculation.

LeadTimeDayCountinteger(int32)

Indication of time required for delivery.

Namestring

Location name.

{ "Code": "string", "IsIncludedInStockCalculation": true, "LeadTimeDayCount": 0, "Name": "string" }

Competitor

Operations

Product

Operations

Pricelist

Operations