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

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 }

RoundingRuleSettingModel

Idinteger(int32)

The internal rounding rule setting identifier

RuleIdinteger(int32)

The identifier of the parent rounding rule

PriceFromnumber or null(decimal)

The range criteria for the rounding rule setting to apply, minimum price value

PriceTonumber or null(decimal)

The range criteria for the rounding rule setting to apply, maximum price value

PriceEndsFromnumber or null(decimal)

Optional span criteria: The minimum price ending value for this rounding setting to apply

PriceEndsTonumber or null(decimal)

Optional span criteria: The maximum price ending value for this rounding setting to apply

RoundToDecimalsinteger(int32)

The number of decimal places to round to, allowed values are 2 (0.0X), 1 (0.X0), 0 (X.00), -1 (X0.00), -2 (X00.00)

RoundingDirectioninteger or null(int32)

The rounding direction (up, down, or closest)

RoundingValuenumber or null(decimal)

Optional offset after rounding. A rounding to 2.00 with an offset of -0.01, for example, will change to 1.99.

Changedstring or null

The date and time the rounding rule setting was last changed

ChangedBystring or null

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

{ "Id": 0, "RuleId": 0, "PriceFrom": 0, "PriceTo": 0, "PriceEndsFrom": 0, "PriceEndsTo": 0, "RoundToDecimals": 0, "RoundingDirection": 0, "RoundingValue": 0, "Changed": "string", "ChangedBy": "string" }

IRoundingRuleSetting

Idinteger(int32)
RuleIdinteger(int32)
PriceFromnumber or null(decimal)
PriceTonumber or null(decimal)
RoundToDecimalsinteger(int32)
RoundingDirectioninteger or null(int32)
PriceEndsFromnumber or null(decimal)
PriceEndsTonumber or null(decimal)
RoundingValuenumber or null(decimal)
{ "Id": 0, "RuleId": 0, "PriceFrom": 0, "PriceTo": 0, "RoundToDecimals": 0, "RoundingDirection": 0, "PriceEndsFrom": 0, "PriceEndsTo": 0, "RoundingValue": 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