MANAGEMENT API (BETA)
/- PromotionListModel
InfoModel
CategoryModel
SalesAreaVatCodeModel
CategoryCultureModel
IdNameCodeModel
CategoryParametricModel
IdNameModel
IdNameChangedModel
CustomerFlagModel
CustomerFlagCultureModel
CustomerFlagGroupModel
CustomerFlagGroupCultureModel
CustomerInfoTypeModel
CustomerInfoTypeCultureModel
PromotionCultureModel
ParametricModel
ParametricCultureModel
ParametricGroupModel
ParametricGroupCultureModel
ParametricListModel
ParametricListCultureModel
ParametricMultipleModel
ParametricMultipleCultureModel
PriceListModel
PriceListPopulationModel
PriceListPopulationCategoryModel
PriceListPricingModel
PriceListSupplierPricelistModel
PriceListWarehouseModel
FamilyModel
FamilyCultureModel
FileModel
FileCultureModel
FlagModel
FlagCultureModel
FlagGroupModel
FlagGroupCultureModel
ProductInfoTypeModel
ProductInfoTypeCultureModel
ManufacturerModel
ManufacturerCultureModel
RelationTypeModel
RelationTypeCultureModel
ProductTypeModel
ProductTypeCultureModel
VariantGroupModel
VariantTypeModel
VariantGroupCultureModel
VariantTypeCultureModel
WarehouseModel
WarehouseLocationModel
PromotionModel
PromotionRequirementSettingModel
PromotionEffectSettingModel
PromotionRequirementProductListModel
PromotionEffectProductListModel
PromotionUniqueDiscountCodeModel
ApplicationModel
ApplicationCountryModel
ApplicationCultureModel
UpdateApplicationCultureModel
ApplicationCurrencyModel
ApplicationSalesAreaModel
ClientAssortmentModel
ClientAssortmentCultureModel
ClientCurrencyModel
UpdateClientCurrencyModel
ClientSalesAreaModel
ClientSalesAreaVatCodeModel
ShoppingInfoTypeModel
ShoppingInfoTypeCultureModel
StoreModel
DivisionCultureModel
StoreApplicationModel
StorePriceListModel
StoreWarehouseModel
SupplierModel
SupplierPriceListModel
SupplierPriceListWarehouseModel
SupplierWarehouseModel
SupplierWarehouseLocationModel
PromotionListModel
Norce Management API (v1)
Download OpenAPI description
Languages
Servers
https://customer-slug.api-se.playground.norce.tech/commerce/management/1.0/
PromotionListModel
Exclusive promotion type: NotExclusive, Exclusive, IgnoreExclusivity. Default is NotExclusive
Read only value that shows count of used unique discount codes
Read only value that shows total order value of orders where promotion was used
Read only value that shows total order discount of orders where promotion was used
Read only value that shows discount percentage for rows where promotion was used
Read only value that shows total order margin of orders where promotion was used
{ "Id": 0, "Name": "string", "DefaultName": "string", "IsNameInherited": true, "SubHeader": "string", "DefaultSubHeader": "string", "IsSubHeaderInherited": true, "SubDescription": "string", "DefaultSubDescription": "string", "IsSubDescriptionInherited": true, "DescriptionHeader": "string", "DefaultDescriptionHeader": "string", "IsDescriptionHeaderInherited": true, "Description": "string", "DefaultDescription": "string", "IsDescriptionInherited": true, "ImageKey": "00000000-0000-0000-0000-000000000000", "ImageUrl": "string", "Code": "string", "ExclusivityType": "string", "StartDate": "2019-08-24T14:15:22Z", "EndDate": "2019-08-24T14:15:22Z", "CountLeft": 0, "AllowedUsageCount": 0, "UsageCount": 0, "UniqueUserUsageCount": 0, "UniqueDiscountCodeCount": 0, "UniqueDiscountCodeUsedCount": 0, "TotalOrder": 0.1, "TotalDiscount": 0.1, "DiscountPercentage": 0.1, "MarginPercentage": 0.1, "IsStackable": true, "IsProductReq": true, "ExcludeFromPriceCalculation": true, "Status": "string", "CurrencyCode": "string", "StoppedDate": "2019-08-24T14:15:22Z", "StoppedBy": 0, "StoppedByName": "string", "Created": "2019-08-24T14:15:22Z", "CreatedByName": "string", "Changed": "string", "ChangedBy": "string", "Cultures": [ { … } ] }
PromotionCultureModel
{ "CultureCode": "string", "Name": "string", "IsNameInherited": true, "SubHeader": "string", "IsSubHeaderInherited": true, "SubDescription": "string", "IsSubDescriptionInherited": true, "DescriptionHeader": "string", "IsDescriptionHeaderInherited": true, "Description": "string", "IsDescriptionInherited": true, "IsTranslated": true }