The Product Service has Entities and Operations to create and update products and content in Norce Commerce.
COMMERCE CONNECT
/Product Service
/- ValidationSummary
JobResponse
CompetitorSku
CompetitorSkuHeader
DeliveryMethod
ExternalPopularity
Flag
Image
ImageCulture
Info
ParametricValue
ParametricValueCulture
ParametricValueList
ParametricValueListCulture
PriceList
PriceListPriceRule
PriceListPopulation
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
ValidationSummary
Documentation Norce [Storm] Connect Product Service (4.0)
Download OpenAPI description
Languages
Servers
https://customer-slug.api-se.norce.tech/commerce/connect/4.0/
CompetitorSku
Competitor SKU data.
Competitor sale price incl. freight, same as PriceSale if no freight.
Represents a popularity ranking from an external source.
Specifies target sales area.
Enum"Sweden""Norway""Denmark""Finland""UnitedKingdom""Estonia""Greenland""Germany""Italy""Austria"
{ "CompetitorCode": "string", "CompetitorPartNo": "string", "IsInStock": true, "IsPricesInclVat": true, "PartNo": "string", "PriceSale": 0, "PriceSaleInclFreight": 0, "Source": "string", "CompetitorName": "string", "CurrencyCode": "string", "ExternalPopularities": { "PartNo": "string", "PopularityValue": 0, "Source": "string" }, "ProductName": "string", "SalesArea": "Sweden", "VatRate": 0 }