Query (v1)

Download OpenAPI description
Languages
Servers

https://norcecommerce.api-se.norce.tech/commerce/query/3.0/

Schemas

SingleResultOfVatCode

queryableArray of objects or null
{ "queryable": [ {} ] }

Country

idinteger(int32)
codestring[ 0 .. 3 ] charactersrequired
defaultNamestring[ 0 .. 50 ] charactersrequired
phoneAreaCodeinteger or null(int32)
isActiveboolean
createdstring(date-time)
createdByinteger(int32)
updatedstring or null(date-time)
updatedByinteger or null(int32)
culturesArray of objects or null(CountryCulture)
{ "id": 0, "code": "str", "defaultName": "string", "phoneAreaCode": 0, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "cultures": [ {} ] }

CountryCulture

countryIdinteger(int32)
cultureCodestring or null[ 0 .. 16 ] characters
namestring[ 0 .. 50 ] charactersrequired
updatedstring or null(date-time)
updatedByinteger or null(int32)
country(Country (object or null))
One of:
{ "countryId": 0, "cultureCode": "string", "name": "string", "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "country": { "id": 0, "code": "str", "defaultName": "string", "phoneAreaCode": 0, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "cultures": [] } }

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations