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

ShoppingInfoTypeModel

ShoppingInfoType model, additional fields that can extend the Norce data model of specific types of entities. Info types can be grouped into different categories (groups) to specifically set the type to an entity. Each info type can have culture-specific names and descriptions.

Idinteger(int32)

The shopping info type identifier

GroupIdinteger(int32)

The group identifier that categorizes the info type, allowed values are: 1 = Quotation/Order, 2 = Quotation Item/Order Item

Codestring or null[ 0 .. 50 ] characters

The unique code of the info type, needed to identify the info type in connect api imports.

Namestring or null[ 0 .. 50 ] characters

The display name of the info type in a specific language

DefaultNamestring or null[ 0 .. 50 ] characters

The name of the info type for the default language

IsNameInheritedboolean

Indicates whether the name is inherited from the default language

Descriptionstring or null[ 0 .. 500 ] characters

The description of the info type in a specific language

DefaultDescriptionstring or null[ 0 .. 500 ] characters

The default description of the info type for the default language

IsDescriptionInheritedboolean

Indicates whether the description is inherited from the default language

DataTypestring or null[ 0 .. 50 ] characters

The data type specification for this info type. Deprecated "nvarchar(max)" is used for all types now.

SortOrderinteger(int32)

The sort order for displaying this info type. Used in lists.

IsActiveboolean

Indicates whether this info type is active.

Changedstring or null

The date and time when this shopping info type was last changed.

ChangedBystring or null

The identifier of the user who last changed this shopping info type.

CulturesArray of objects(ShoppingInfoTypeCultureModel)

The list of culture-specific translations for this shopping info type.

{ "Id": 0, "GroupId": 0, "Code": "string", "Name": "string", "DefaultName": "string", "IsNameInherited": true, "Description": "string", "DefaultDescription": "string", "IsDescriptionInherited": true, "DataType": "string", "SortOrder": 0, "IsActive": true, "Changed": "string", "ChangedBy": "string", "Cultures": [ {} ] }

ShoppingInfoTypeCultureModel

CultureCodestring or null[ 0 .. 16 ] characters

The culture code for this translation.

IsTranslatedboolean

Indicates whether this culture has been translated.

Namestring or null[ 0 .. 50 ] characters

The name of the shopping info type in this culture.

IsNameInheritedboolean

Indicates whether the name is inherited from the default culture.

Descriptionstring or null[ 0 .. 500 ] characters

The description of the shopping info type in this culture.

IsDescriptionInheritedboolean

Indicates whether the description is inherited from the default culture.

{ "CultureCode": "string", "IsTranslated": true, "Name": "string", "IsNameInherited": true, "Description": "string", "IsDescriptionInherited": true }

StoreApplicationModel

StoreApplication model, represents the association between a division (store) and an application, defining where the store is visible.

DivisionIdinteger(int32)

The division (store) identifier

ApplicationIdinteger(int32)

The application identifier

Namestring or null[ 0 .. 50 ] characters

The name of the application

Changedstring or null

The date and time the store application was last changed

ChangedBystring or null

Fullname or Systemname of the user who last changed the store application

{ "DivisionId": 0, "ApplicationId": 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