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

SalesAreaVatCodeModel

Sales area VAT code model, used for displaying and managing VAT codes per sales area. Represents the relationship between sales areas and their associated VAT codes, including inheritance from default settings.

SalesAreaIdinteger(int32)

The sales area identifier that this VAT code is associated with

SalesAreaNamestring or null

The display name of the sales area in the current language

VatCodeIdinteger or null(int32)

The VAT code identifier specifically configured for this sales area. If null, the inherited VAT code will be used

InheritedVatCodeIdinteger(int32)

The VAT code identifier that is inherited from the sales area's default configuration

IsVatCodeIdInheritedboolean

Indicates whether the VAT code is inherited from the default configuration rather than being explicitly set for this sales area

VatCodeIdInheritedFromstring or null

Describes the source from which the VAT code is inherited (e.g., "Application", "System")

VatCodeNamestring or null

The display name of the VAT code currently assigned to this sales area

VatCodeValuenumber(decimal)

The tax rate value as a decimal for the VAT code currently assigned to this sales area

InheritedVatCodeNamestring or null

The display name of the inherited VAT code that would be used if no specific VAT code is configured

InheritedVatCodeValuenumber(decimal)

The tax rate value as a decimal for the inherited VAT code that would be used if no specific VAT code is configured

{ "SalesAreaId": 0, "SalesAreaName": "string", "VatCodeId": 0, "InheritedVatCodeId": 0, "IsVatCodeIdInherited": true, "VatCodeIdInheritedFrom": "string", "VatCodeName": "string", "VatCodeValue": 0, "InheritedVatCodeName": "string", "InheritedVatCodeValue": 0 }

CategoryCultureModel

CultureCodestring or null[ 0 .. 16 ] characters

The culture code, e.g. "sv-SE" or "en-US".

Namestring or null[ 0 .. 50 ] characters

The category name in the specific language.

IsNameInheritedboolean

Indicates whether the category name is inherited from the default language.

Descriptionstring or null

The category description in the specific language.

IsDescriptionInheritedboolean

Indicates whether the category description is inherited from the default language.

Synonymsstring or null[ 0 .. 500 ] characters

Comma-separated list of phrases or words that can be indexed in the search functionality for the specific language.

IsSynonymsInheritedboolean

Indicates whether the synonyms are inherited from the default language.

FullNamestring or null[ 0 .. 500 ] characters

Concatenated category name based on hierarchy for the specific language. Format: root category - branch category - leaf category (for three levels).

IsFullNameInheritedboolean

Indicates whether the full name is inherited from the default language.

IsTranslatedboolean

Indicates whether any of the fields have been translated for this culture.

{ "CultureCode": "string", "Name": "string", "IsNameInherited": true, "Description": "string", "IsDescriptionInherited": true, "Synonyms": "string", "IsSynonymsInherited": true, "FullName": "string", "IsFullNameInherited": true, "IsTranslated": true }

IdNameCodeModel

IdNameCode model, represents an entity commonly in collections with an internal id, a display name and a unique code.

Idinteger(int32)

The unique identifier for the entity.

Namestring or null

The display name of the entity.

Codestring or null

The unique code of the entity.

{ "Id": 0, "Name": "string", "Code": "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