Documentation Norce [Storm] Connect Product Service (4.0)

The Product Service has Entities and Operations to create and update products and content in Norce Commerce.

Download OpenAPI description
Languages
Servers

https://customer-slug.api-se.norce.tech/commerce/connect/4.0/

Schemas

VariantDefinitionType

Variant definition type.

Codestringrequired

Variant definition type code. Used for variant type matching in Norce Commerce.

Namestring

Type name.

ParametricCodestring

Variant definition type parametric code.

SortOrderinteger(int32)

Sort order.

{ "Code": "string", "Name": "string", "ParametricCode": "string", "SortOrder": 0 }

VatRate

VAT rate percentage

Ratenumber

VAT rate

SalesAreainteger(int32)required

Sales area identifier.<br>1 = Sweden<br>2 = Norway<br>3 = Denmark<br>4 = Finland<br>5 = UnitedKingdom<br>6 = Estonia<br>7 = Greenland<br>8 = Germany<br>9 = Italy<br>10 = Austria<br>11 = Spain<br>12 = Netherlands<br>13 = Belgium<br>14 = France<br>15 = Switzerland<br>17 = USA<br>18 = Ireland<br>19 = Canada<br>20 = Lithuania<br>21 = Latvia<br>22 = Japan<br>23 = SouthKorea<br>24 = Australia<br>25 = Europe<br>26 = Poland<br>27 = CzechRepublic<br>28 = Russia<br>29 = NoVAT<br>36 = Bulgaria<br>37 = Croatia<br>38 = Cyprus<br>39 = Greece<br>40 = Hungary<br>41 = Luxembourg<br>42 = Malta<br>43 = Portugal<br>44 = Romania<br>45 = Slovakia<br>46 = Slovenia

{ "Rate": 0, "SalesArea": 0 }

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.<br>1 = Warehouse<br>2 = Store<br>3 = Transport<br>4 = Other

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

Competitor

Operations

Product

Operations

Pricelist

Operations