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

Culture

Codestring

The Code of the culture. Two letter or five letter codes. sv-SE for swedish. MaxLength: 16.

Namestring

The name of the culture. MaxLength: 50.

{ "Code": "string", "Name": "string" }

Cultures

ListArray of objects(Culture)(Culture)

A list of cultures.

Defaultobject(Culture)(Culture)
{ "List": [ {} ], "Default": { "Code": "string", "Name": "string" } }

Currencies

ListArray of objects(Currency)(Currency)

A list of currencies.

Defaultobject(Currency)(Currency)
{ "List": [ {} ], "Default": { "Id": 0, "Name": "string", "Code": "string", "Prefix": "string", "Suffix": "string" } }

Application

Operations

Flags

Operations

InfoTypes

Operations

Location

Operations

Stores

Operations