Skip to content

Documentation ApplicationService (1.1)

The Applications namespace has Entities and Operations concerned with the Application as such. It contains the Application entity, Stores and other lookup data common to an Application.

Download OpenAPI description
Languages
Servers
https://customer-slug.api-se.norce.tech/commerce/metadata/1.1/

Schemas

Schemas

Pricelists

IdsArray of integers(int32)

A list of priceList ids.

Defaultinteger(int32)

The default priceList id from the list.

{ "Ids": [ 0 ], "Default": 0 }

Role

Idinteger(int32)

The internal Id of the role.

Namestring

The Name of the role. MaxLength: 50.

Descriptionstring

The Description of the role. MaxLength: 500.

{ "Id": 0, "Name": "string", "Description": "string" }

Roles

ListArray of objects(Role)(Role)

A list of roles.

Defaultobject(Role)(Role)
{ "List": [ {} ], "Default": { "Id": 0, "Name": "string", "Description": "string" } }

Application

Operations

Flags

Operations

InfoTypes

Operations

Location

Operations

Stores

Operations