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

Country

Idinteger(int32)

The internal Storm Id of the country.

Namestring

The name of the country. MaxLength: 50.

Codestring

The Code of the country. The ISO 3166-1 alpha-2 is used. SE for Sweden. MaxLength: 3.

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

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" } }

Application

Operations

Flags

Operations

InfoTypes

Operations

Location

Operations

Stores

Operations