Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

ClientProductSkuTypeCulture

clientIdinteger(int32)

The client identifier.

typeIdinteger(int32)

The type identifier.

cultureCodestring or null[ 0 .. 16 ] characters

The culture code (e.g. en-US).

namestring or null[ 0 .. 50 ] characters

The culture specific name of the client product sku type.

descriptionstring or null[ 0 .. 500 ] characters

The culture specific description of the client product sku type.

updatedstring or null(date-time)

The date and time the record was last updated.

updatedByinteger or null(int32)

The identifier of the user who last updated the record.

clientProductSkuTypeClient(ClientProductSkuTypeClient (object or null))
One of:
{ "clientId": 0, "typeId": 0, "cultureCode": "string", "name": "string", "description": "string", "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "clientProductSkuTypeClient": { "typeId": 0, "clientId": 0, "name": "string", "description": "string", "sortOrder": 0, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "cultures": [] } }

Application

idinteger(int32)
keystring(guid)
namestring[ 0 .. 50 ] charactersrequired
descriptionstring or null[ 0 .. 500 ] characters
urlstring or null[ 0 .. 255 ] characters
cmsUrlstring or null[ 0 .. 255 ] characters
salesUrlstring or null[ 0 .. 255 ] characters
senderEmailAddressstring or null[ 0 .. 255 ] characters
hostClientIdinteger(int32)
isActiveboolean
createdstring(date-time)
createdByinteger(int32)
updatedstring or null(date-time)
updatedByinteger or null(int32)
urlMatchstring or null[ 0 .. 4000 ] characters
parentIdinteger or null(int32)
imageKeystring or null[ 0 .. 50 ] characters
productUrlstring or null[ 0 .. 255 ] characters
client(Client (object or null))
One of:
{ "id": 0, "key": "string", "name": "string", "description": "string", "url": "string", "cmsUrl": "string", "salesUrl": "string", "senderEmailAddress": "string", "hostClientId": 0, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "urlMatch": "string", "parentId": 0, "imageKey": "string", "productUrl": "string", "client": { "id": 0, "key": "string", "hostId": 0, "corporationId": 0, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "secretKey": "string", "applicationEnvironment": "string", "slug": "string", "merchant": "string", "applications": [], "clientHost": {} } }

Client

idinteger(int32)
keystring(guid)
hostIdinteger(int32)
corporationIdinteger(int32)
isActiveboolean
createdstring(date-time)
createdByinteger(int32)
updatedstring or null(date-time)
updatedByinteger or null(int32)
secretKeystring(guid)
applicationEnvironmentstring or null[ 0 .. 50 ] characters
slugstring or null[ 0 .. 50 ] characters
merchantstring or null[ 0 .. 50 ] characters
applicationsArray of objects or null(Application)
clientHost(ClientHost (object or null))
One of:
{ "id": 0, "key": "string", "hostId": 0, "corporationId": 0, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "secretKey": "string", "applicationEnvironment": "string", "slug": "string", "merchant": "string", "applications": [ {} ], "clientHost": { "id": 0, "key": "string", "clientId": 0, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "clients": [] } }

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations