The Product Service has Entities and Operations to create and update products and content in Norce Commerce.
The Product Service has Entities and Operations to create and update products and content in Norce Commerce.
https://customer-slug.api-se.norce.tech/commerce/connect/4.0/
Price list information.
Price rule to be set as default.<br>1 = Cost plus<br>2 = Fixed price<br>3 = Margin (purchase cost)<br>4 = Use recommended price<br>5 = Cost plus (unit cost)<br>6 = Margin (unit cost)<br>7 = Use standard price (pct discount)<br>8 = Competitive (purchase cost)<br>9 = Competitive (unit cost)<br>10 = Use standard price (fixed discount)<br>11 = Structure calculation<br>12 = Use catalog price
Determines if price list is primary. Only one price list can be primary on an application.
List of warehouses where this price list is applicable.
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
{ "Code": "string", "CurrencyCode": "string", "DefaultPriceRule": 0, "DefaultPriceRuleCode": "string", "DefaultPriceRuleValue": 0, "Description": "string", "EndDate": "string", "IsErpIntegrated": true, "IsPrimary": true, "IsPublic": true, "IsFavorite": true, "Name": "string", "StartDate": "string", "TypeCode": "string", "Warehouses": [ { … } ], "SalesArea": 0, "DefaultMinMarginPercent": 0, "LimitToRecPrice": true, "ParentPriceListCode": "string", "DefaultSupplementalChargeFixed": 0, "DefaultSupplementalChargePercent": 0, "PriceRules": [ { … } ], "Population": { "Type": 0, "AllCategories": { … }, "Categories": [ … ], "RequireSupplier": true }, "InheritStructureCalculationRule": [ "None" ] }
Price rule.
Price list price rule identifier.<br/>1 = CostPlus_PurchaseCost<br/>3 = Margin_PurchaseCost<br>4 = UseRecommendedPrice<br/>5 = CostPlus_UnitCost<br/>6 = Margin_UnitCost<br/>7 = UseStandardPrice_PctDiscount<br/>10 = UseStandardPrice_FixedDiscount<br/>12 = UseCatalogPrice
{ "Type": 0, "Value": 0, "LimitToRecPrice": true, "MinValue": 0, "MaxValue": 0, "ManufacturerCode": "string", "CategoryCode": "string", "Flags": [ "string" ] }