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

ClientCurrencyModel

UpdateClientCurrencyModel model, represents a currency associated with the client, the UpdateClientCurrencyModel has only the updateable properties.

Idinteger(int32)

The currency identifier in the system.

IsExchangeRateInheritedboolean

Indicates whether the exchange rate is inherited from the default

ExchangeRatenumber or null(decimal)[ 0 .. 999999999 ]

The client specific exchange rate of the currency. The rate is defined from EUR (1.000000000) and all other currencies are defined against EUR. If set, Norce will not update exchange rate automatically. It is left to the client to maintain the rate.

Codestring or null= 3 characters

The currency code (ISO 4217), SEK, USD, EUR etc.

Namestring or null

The default name of the currency

InheritedExchangeRatenumber(decimal)[ 0 .. 999999999 ]required

The exchange rate of the currency, maintained by Norce. The rate is defined from EUR (1.000000000) and all other currencies are defined against EUR.

Changedstring or null

The date and time the currency was last changed

ChangedBystring or null

Fullname or Systemname of the user who last changed the currency

{ "Id": 0, "IsExchangeRateInherited": true, "ExchangeRate": 999999999, "Code": "str", "Name": "string", "InheritedExchangeRate": 999999999, "Changed": "string", "ChangedBy": "string" }

UpdateClientCurrencyModel

UpdateClientCurrencyModel model, represents a currency associated with the client, the UpdateClientCurrencyModel has only the updateable properties.

Idinteger(int32)

The currency identifier in the system.

IsExchangeRateInheritedboolean

Indicates whether the exchange rate is inherited from the default

ExchangeRatenumber or null(decimal)[ 0 .. 999999999 ]

The client specific exchange rate of the currency. The rate is defined from EUR (1.000000000) and all other currencies are defined against EUR. If set, Norce will not update exchange rate automatically. It is left to the client to maintain the rate.

{ "Id": 0, "IsExchangeRateInherited": true, "ExchangeRate": 999999999 }

ClientSalesAreaModel

ClientSalesArea model, represents a sales area associated with the client, indicating whether the client has at least one application with this sales area enabled. Each sales area has a set of VAT codes associated with it, with one VAT code marked as primary for the sales area. This primary VAT code will be used as default VAT code for products unlesss overridden at category or product level.

Idinteger(int32)required

The sales area identifier.

Namestring or null[ 0 .. 255 ] characters

The name of the sales area.

Codestring or null[ 0 .. 50 ] characters

The code of the sales area.

IsPrimarybooleanrequired

Indicates whether this is the primary sales area for the client.

VatCodesArray of objects or null(ClientSalesAreaVatCodeModel)

The collection of VAT codes associated with this sales area for the client.

PrimaryVatCodeIdinteger(int32)required

The identifier of the primary VAT code for this sales area.

Changedstring or null

The date and time when the ClientSalesArea entity was last changed.

ChangedBystring or null

The name of the user who last changed the ClientSalesArea entity.

{ "Id": 0, "Name": "string", "Code": "string", "IsPrimary": true, "VatCodes": [ {} ], "PrimaryVatCodeId": 0, "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