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

PromotionUniqueDiscountCodeModel

PromotionUniqueDiscountCode model, represents a unique discount code managed for a promotion. Unique discount codes can only be used once. Tracks its creation date, claim status, and associated quotation if claimed.

DiscountCodestring or null[ 0 .. 50 ] characters

The unique identifier for the promotion unique discount code

Createdstring(date-time)

The date and time the unique discount code was created

IsClaimedboolean

Indicates whether the unique discount code has been claimed

DateClaimedstring or null(date-time)

The date and time the unique discount code was claimed, if applicable

QuotationIdinteger or null(int32)

The identifier of the quotation associated with the claim, if applicable

ClaimedFromSourcestring or null[ 0 .. 50 ] characters

The source from which the unique discount code was claimed, if applicable. Null if claimed in Norce directly. Set to external system name if claimed via an integration.

{ "DiscountCode": "string", "Created": "2019-08-24T14:15:22Z", "IsClaimed": true, "DateClaimed": "2019-08-24T14:15:22Z", "QuotationId": 0, "ClaimedFromSource": "string" }

RelationTypeModel

RelationType model, represents types of relations between product or variants. Each relation type can have culture-specific names and descriptions.

Idinteger(int32)

The system internal identifier for the relation type

Codestring or null[ 0 .. 50 ] characters

The unique code identifier for the relation type

Namestring or null[ 0 .. 50 ] characters

The name of the relation type in a specific language

IsNameInheritedboolean

Indicates whether the name is inherited from the default culture

DefaultNamestring or null[ 0 .. 50 ] characters

The name for the relation type for the default language.

Descriptionstring or null[ 0 .. 500 ] characters

The description of the relation type in a specific language

IsDescriptionInheritedboolean

Indicates whether the description is inherited from the default culture

DefaultDescriptionstring or null[ 0 .. 500 ] characters

The description for the relation type for the default language.

IsBidirectionalboolean

Indicates whether the relation type works in both directions

IsActiveboolean

Indicates whether the relation type is active

SortOrderinteger or null(int32)

The sort order for displaying the relation type, used in lists

Changedstring or null

The date and time the relation type was last changed

ChangedBystring or null

Fullname or Systemname of the user who last changed the relation type

CulturesArray of objects(RelationTypeCultureModel)

The list of culture-specific translations for this relation type

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

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 }

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