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

SupplierWarehouseModel

Supplier warehouse model, represents the relationship between a supplier and warehouse with various operational settings and configurations.

Idinteger(int32)

The supplier warehouse identifier

SupplierIdinteger(int32)

The supplier identifier associated with this warehouse

Namestring or null

The name of the supplier warehouse

CostBlockinteger or null(int32)

The cost block identifier, deprecated property.

FreightCostnumber or null(decimal)

The freight cost associated with this supplier warehouse, deprecated property.

MinimumOrderValuenumber or null(decimal)

The minimum order value required for this supplier warehouse, deprecated property.

MinimumOrderValueCostnumber or null(decimal)

The cost associated with minimum order value requirements, deprecated property.

StandardLeadTimeDayCountinteger or null(int32)

The standard lead time usually in days for goods from this supplier warehouse

TransferMethodValuestring or null[ 0 .. 255 ] characters

The transfer method value for this supplier warehouse, deprecated property.

IgnoreStockboolean

Indicates whether stock should be ignored for this supplier warehouse, use this for additional warehouses that should not affect stock based business logic.

IsStandardboolean

Indicates whether this is the standard warehouse for the supplier, only one warehouse per supplier can be marked as standard.

IsActiveboolean

Indicates whether this supplier warehouse is active

LastImportedstring or null(date-time)

The date and time when data was last imported for this supplier warehouse, obsolete property, see import logs for details.

NextExpectedDatestring or null(date-time)

The next expected date for deliveries or updates from this supplier warehouse, deprecated property.

TransferMethodIdinteger or null(int32)

The transfer method identifier used for this supplier warehouse, deprecated property.

Changedstring or null

The date and time the supplier warehouse was last changed

ChangedBystring or null

Fullname or Systemname of the user who last changed the supplier warehouse

{ "Id": 0, "SupplierId": 0, "Name": "string", "CostBlock": 0, "FreightCost": 0, "MinimumOrderValue": 0, "MinimumOrderValueCost": 0, "StandardLeadTimeDayCount": 0, "TransferMethodValue": "string", "IgnoreStock": true, "IsStandard": true, "IsActive": true, "LastImported": "2019-08-24T14:15:22Z", "NextExpectedDate": "2019-08-24T14:15:22Z", "TransferMethodId": 0, "Changed": "string", "ChangedBy": "string" }

SupplierWarehouseLocationModel

SupplierWarehouseLocation model, represents the association between a supplier and a warehouse location, defining specific details for that combination.

Idinteger(int32)

The supplier warehouse location identifier

SupplierIdinteger(int32)

The supplier identifier associated with this warehouse location

WarehouseIdinteger(int32)

The warehouse identifier associated with this supplier location

Namestring or null

The name of the supplier warehouse location

CostBlockinteger or null(int32)

The cost block identifier for this supplier warehouse location, deprecated property.

FreightCostnumber or null(decimal)

The freight cost associated with this supplier warehouse location, deprecated property.

MinimumOrderValuenumber or null(decimal)

The minimum order value required for this supplier warehouse location, deprecated property.

MinimumOrderValueCostnumber or null(decimal)

The cost associated with minimum order value requirements for this supplier warehouse location, deprecated property.

StandardLeadTimeDayCountinteger or null(int32)

The standard lead time usually in days for goods from this supplier warehouse location, overrides supplier warehouse lead time.

TransferMethodValuestring or null[ 0 .. 255 ] characters

The transfer method value for this supplier warehouse location, deprecated property.

IsStandardboolean

Indicates whether this is the standard location for the warehouse, only one location per warehouse can be marked as standard.

IgnoreStockboolean or null

Indicates whether stock should be ignored for this supplier warehouse location, use this for additional warehouse/locations that should not affect stock based business logic.

LastImportedstring or null(date-time)

The date and time when data was last imported for this supplier warehouse location, obsolete property, see import logs for details.

NextExpectedDatestring or null(date-time)

The next expected date for deliveries or updates from this supplier warehouse location, deprecated property.

TransferMethodIdinteger or null(int32)

The transfer method identifier used for this supplier warehouse location, deprecated property.

Changedstring or null

The date and time the supplier warehouse location was last changed

ChangedBystring or null

Fullname or Systemname of the user who last changed the supplier warehouse location

{ "Id": 0, "SupplierId": 0, "WarehouseId": 0, "Name": "string", "CostBlock": 0, "FreightCost": 0, "MinimumOrderValue": 0, "MinimumOrderValueCost": 0, "StandardLeadTimeDayCount": 0, "TransferMethodValue": "string", "IsStandard": true, "IgnoreStock": true, "LastImported": "2019-08-24T14:15:22Z", "NextExpectedDate": "2019-08-24T14:15:22Z", "TransferMethodId": 0, "Changed": "string", "ChangedBy": "string" }

VariantGroupModel

VariantGroup model (called variant types in the admin interface), represents groups of variant types (called simply parametrics from its specific parametric it is associated to in the admin interface) that can be associated with products to define their variants. Each variant group can have culture-specific names and descriptions.

Idinteger(int32)

The variant group identifier

Namestring or null[ 0 .. 50 ] characters

The name of the variant group in the current culture

DefaultNamestring or null[ 0 .. 50 ] characters

The default name of the variant group

IsNameInheritedboolean

Indicates whether the name is inherited from the default culture

Descriptionstring or null[ 0 .. 500 ] characters

The description of the variant group in the current culture

DefaultDescriptionstring or null[ 0 .. 500 ] characters

The default description of the variant group

IsDescriptionInheritedboolean

Indicates whether the description is inherited from the default culture

Codestring or null[ 0 .. 50 ] characters

The unique code identifier for the variant group

IsActiveboolean

Indicates whether the variant group is active

Changedstring or null

The date and time when the variant group was last changed

ChangedBystring or null

Fullname or Systemname of the user who last changed the variant group

VariantTypesArray of objects(VariantTypeModel)

The list of variant types associated with this variant group

CulturesArray of objects(VariantGroupCultureModel)

The list of culture-specific translations for this variant group

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

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