Management API (v1)

The Norce Management API lets you manage configurations and metadata on a client.

Download OpenAPI description
Languages
Servers

https://customer-slug.api-se.playground.norce.tech/commerce/management/1.0/

Schemas

PriceListPopulationModel

PriceListPopulation model, represents the population settings for a price list.

Idinteger(int32)

The unique identifier of the price list

ParentPriceListNamestring or null[ 0 .. 50 ] characters

The name of the parent price list, which this population is associated with

IsSupplierRequiredboolean

Indicates whether a supplier product is required for rule to apply

IsIncludeboolean

Indicates whether this population rule type is include or exclude, determining if the specified criteria should be adding or substracting products from the price list.

IsCheckedboolean

Indicates whether this price list population is active or just part of the category tree structure. Root rule should be active.

CategoriesArray of objects(PriceListPopulationCategoryModel)

The collection of category rules used in this price list population

ManufacturersArray of objects(IdNameChangedModel)

The collection of manufacturers associated with this price list population rule

FlagsArray of objects(IdNameChangedModel)

The collection of flags associated with this price list population rule

{ "Id": 0, "ParentPriceListName": "string", "IsSupplierRequired": true, "IsInclude": true, "IsChecked": true, "Categories": [ {} ], "Manufacturers": [ {} ], "Flags": [ {} ] }

PriceListPopulationCategoryModel

PriceListPopulationCategory model, represents a category rule used in price list population.

CategoryIdinteger(int32)

The unique identifier of the category

Namestring or null[ 0 .. 50 ] characters

The name of the category

IsCheckedboolean

Indicates whether this category is active or just part of the category tree structure.

IsOpenboolean

Indicates whether this category node is expanded in the tree view, for display purposes only.

CategoriesArray of objects(PriceListPopulationCategoryModel)

The collection of child categories under this category

ManufacturersArray of objects(IdNameChangedModel)

The collection of manufacturers associated with this category rule

FlagsArray of objects(IdNameChangedModel)

The collection of flags associated with this category rule

ParentIdinteger or null(int32)

The identifier of the parent category

Levelinteger(int32)

The hierarchical level of this category in the category tree

IsSupplierRequiredboolean

Indicates whether a supplier product is required for rule to apply

Changedstring or null

The date and time the category was last changed

ChangedBystring or null

Fullname or Systemname of the user who last changed the category

{ "CategoryId": 0, "Name": "string", "IsChecked": true, "IsOpen": true, "Categories": [ {} ], "Manufacturers": [ {} ], "Flags": [ {} ], "ParentId": 0, "Level": 0, "IsSupplierRequired": true, "Changed": "string", "ChangedBy": "string" }

IdNameChangedModel

IdNameChanged model, represents an entity that is tracked by latest change, having an internal id, a display name and change tracking.

Idinteger(int32)

The unique identifier for the entity.

Namestring or null

The display name of the entity.

Changedstring or null

The date and time when the entity was last changed.

ChangedBystring or null

The name of the user who last changed the entity.

{ "Id": 0, "Name": "string", "Changed": "string", "ChangedBy": "string" }

Settings ApplicationCountry

Operations

Settings ApplicationCulture

Operations

Settings ApplicationCurrency

Operations

Settings ApplicationSalesArea

Operations

Settings Application

Operations

Category

Operations

CategoryParametric

Operations

Settings ClientAssortment

Operations

Settings ClientCurrency

Operations

Settings ClientSalesArea

Operations

Customer FlagGroup

Operations

Customer Flag

Operations

Customer InfoType

Operations

Product Family

Operations

Product File

Operations

Product Manufacturer

Operations

Parametric Group

Operations

Parametric List

Operations

Parametric Multiple

Operations

Parametric

Operations

PriceList Population

Operations

PriceList Pricing

Operations

PriceList

Operations

PriceList SupplierPriceList

Operations

PriceList Warehouse

Operations

Product FlagGroup

Operations

Product Flag

Operations

Product InfoType

Operations

Product Type

Operations

Promotion

Operations

Product RelationType

Operations

PriceList RoundingRule

Operations

Shopping InfoType

Operations

Store Application

Operations

Store PriceList

Operations

Store

Operations

Store Warehouse

Operations

Supplier PriceList

Operations

Supplier PriceListWarehouse

Operations

Supplier

Operations

Supplier Warehouse

Operations

Supplier WarehouseLocation

Operations

Product VariantGroup

Operations

Product WarehouseLocation

Operations

Product Warehouse

Operations