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

RelationTypeCultureModel

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 localized name of the relation type for this culture

IsNameInheritedboolean

Indicates whether the name is inherited from the default culture

Descriptionstring or null[ 0 .. 500 ] characters

The localized description of the relation type for 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 }

RoundingRuleModel

RoundingRule model, represents rounding rules used in price calculations on price lists. Each rounding rule can have multiple settings that define how prices should be rounded based on various criteria.

Idinteger(int32)

The rounding rule identifier

TypeIdinteger or null(int32)

Optional price list type identifier

TypeNamestring or null

Optional name of the price list type

CurrencyIdinteger or null(int32)

Optional currency identifier, if the rounding rule is currency specific

CurrencyCodestring or null

Optional currency code, if the rounding rule is currency specific

CurrencyNamestring or null

Optional currency name, if the rounding rule is currency specific

ApplicationIdinteger or null(int32)

Optional application identifier, applies to price lists that are public on a specific application.

ApplicationNamestring or null

Optional application name

FieldIdinteger or null(int32)

Optional field identifier, if the rounding rule is specific to a certain field. Allowed values are: null (not field specific), 1 (Sale Price), 2 (Recommended Price), 3 (Catalog Price)

FieldNamestring or null

Optional field name, if the rounding rule is specific to a certain field.

DefaultNamestring or null[ 0 .. 255 ] characters

The name of the rounding rule for the default language.

DefaultDescriptionstring or null

The description of the rounding rule for the default language.

IsIncludingVatboolean or null

Indicates whether the rounding rule is applied on amounts including VAT or excluding VAT

IsMinimumMarginForcedboolean

Indicates how the rounding rules should adhere to minimum margin settings. If true, minimum margin fallbacks are forced after rounding, which may override rounding results.

TestDataArray of objects or null(RoundingTestPair)

Test data for validating rounding rule calculations, used in administration UI

IsActiveboolean

Indicates whether the rounding rule is active

Changedstring or null

The date and time the rounding rule was last changed

ChangedBystring or null

Fullname or Systemname of the user who last changed the rounding rule

SettingsArray of objects or null(RoundingRuleSettingModel)

The list of rounding rule settings that define specific rounding criteria

RoundingRuleSettingArray of objects or null(IRoundingRuleSetting)
{ "Id": 0, "TypeId": 0, "TypeName": "string", "CurrencyId": 0, "CurrencyCode": "string", "CurrencyName": "string", "ApplicationId": 0, "ApplicationName": "string", "FieldId": 0, "FieldName": "string", "DefaultName": "string", "DefaultDescription": "string", "IsIncludingVat": true, "IsMinimumMarginForced": true, "TestData": [ {} ], "IsActive": true, "Changed": "string", "ChangedBy": "string", "Settings": [ {} ], "RoundingRuleSetting": [ {} ] }

RoundingTestPair

Pricenumber(decimal)

A "raw" price value for testing rounding rules

Roundednumber or null(decimal)

The rounded price result after applying rounding rules

{ "Price": 0, "Rounded": 0 }

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