The Product Service has Entities and Operations to create and update products and content in Norce Commerce.
COMMERCE CONNECT
/Product Service
/- PriceListPopulation
JobResponse
ValidationSummary
CompetitorSku
CompetitorSkuHeader
DeliveryMethod
ExternalPopularity
Flag
Image
ImageCulture
Info
ParametricValue
ParametricValueCulture
ParametricValueList
ParametricValueListCulture
PriceList
PriceListPriceRule
PriceListPopulationAllCategories
PriceListPopulationCategory
PriceListHeader
Product
ProductCategory
ProductCulture
ProductFamily
ProductHeader
Relation
RelationCulture
RelationHeader
Sku
SkuCulture
SkuOnhand
SkuOnhandHeader
SkuPriceList
SkuPriceListHeader
SkuStructureItem
SkuStructureItemPriceList
Variant
VariantCulture
VariantDefinition
VariantDefinitionCulture
VariantDefinitionGroup
VariantDefinitionType
VatRate
Warehouse
WarehouseLocation
PriceListPopulation
Documentation Norce [Storm] Connect Product Service (4.0)
Download OpenAPI description
Languages
Servers
https://customer-slug.api-se.norce.tech/commerce/connect/4.0/
PriceListPriceRule
Price rule.
Price list price rule identifier.
1 = CostPlus_PurchaseCost
3 = Margin_PurchaseCost
4 = UseRecommendedPrice
5 = CostPlus_UnitCost
6 = Margin_UnitCost
7 = UseStandardPrice_PctDiscount
10 = UseStandardPrice_FixedDiscount
12 = UseCatalogPrice
{ "Type": 0, "Value": 0, "LimitToRecPrice": true, "MinValue": 0, "MaxValue": 0, "ManufacturerCode": "string", "CategoryCode": "string", "Flags": [ "string" ] }
PriceListPopulation
Price list population.
1 = Exclude (All products are excluded from parent price list. Select what categories and manufacturers to include.)
2 = Include (All products are include from parent price list. Select what categories and manufacturers to exclude.)
Specifies population rules for all categories.
List of population rules for categories.
{ "Type": 0, "AllCategories": { "RuleType": 0, "RuleCodes": [ … ] }, "Categories": [ { … } ], "RequireSupplier": true }