{ "PromotionId": 0, "EffectId": 0, "Items": [ { … } ] }
COMMERCE SERVICES
/Product Service
/- RelationMetadataItem
CategoryItem
CategoryParametric
ConfigurationItem
ConfigurationItemGroup
ConfigurationItemGroupItem
Family
Filter
FilterBoolItem
FilterItem
FilterListItem
FilterMultiItem
FilterPriceItem
FilterRangeItem
Flag
FlagGroup
HistoricalBestPrice
Manufacturer
ManufacturerItem
ManufacturerItemPagedList
NavigationNode
NavigationStructure
OnHand
ParametricGroup
ParametricInfo
ParametricsSeed
ParametricValue
Pricelist
Product
ProductAccessories
ProductFile
ProductId
ProductItem
ProductItem2
ProductItem2PagedList
ProductItemFilterValues
ProductItemPagedList
ProductManufacturer
ProductOnHand
ProductParametric
ProductPrice
ProductPriceQtyBreak
ProductRelations
PromotionProducts
Review
SkuType
VariantAccessories
VariantItem
VariantRelations
Warehouse
WarehouseInfo
WarehouseInfoLocation
WarehouseInfoStore
ApplicationsCurrency
CustomersFlag
File
IdNameDescription
IdValue
ShoppingPromotion
ShoppingPromotionProductFilter
IFilterItem
RelationMetadataItem
Documentation ProductService (1.1)
Download OpenAPI description
Languages
Servers
https://customer-slug.api-se.norce.tech/commerce/product/1.1/
Review
The internal product id of the review. Or if the review is for some other entity, then it is the entity Id.
The review score, if scores are kept. It is up to the application to define the score range.
Number of likes. See UpdateProductReviewLikes for information about how to update this.
Number of dislikes. See UpdateProductReviewLikes for information about how to update this.
{ "Id": 0, "ReferenceId": 0, "Name": "string", "Email": "string", "Text": "string", "Url": "string", "ImagePath": "string", "Score": 0, "Date": "2019-08-24T14:15:22Z", "Likes": 0, "Dislikes": 0, "IsPublished": true }