Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

ProductRelationType

idinteger(int32)

The unique identifier of the product relation type.

clientIdinteger(int32)

The client identifier.

codestring[ 0 .. 50 ] charactersrequired

The code of the product relation type.

defaultNamestring[ 0 .. 50 ] charactersrequired

The default name of the product relation type.

defaultDescriptionstring or null[ 0 .. 500 ] characters

The default description of the product relation type.

isBidirectionalboolean

Indicates whether the product relation type is bidirectional.

isActiveboolean

Indicates whether the product relation type is active.

sortOrderinteger or null(int32)

The sort order for display purposes.

createdstring(date-time)

The date and time the record was created.

createdByinteger(int32)

The identifier of the user who created the record.

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.

culturesArray of objects or null(ProductRelationTypeCulture)
{ "id": 0, "clientId": 0, "code": "string", "defaultName": "string", "defaultDescription": "string", "isBidirectional": true, "isActive": true, "sortOrder": 0, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "cultures": [ {} ] }

ProductRelationTypeCulture

typeIdinteger(int32)

The relation type identifier.

clientIdinteger(int32)

The client 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 product relation type.

descriptionstring or null[ 0 .. 500 ] characters

The culture specific description of the product relation 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.

type(ProductRelationType (object or null))
One of:
{ "typeId": 0, "clientId": 0, "cultureCode": "string", "name": "string", "description": "string", "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "type": { "id": 0, "clientId": 0, "code": "string", "defaultName": "string", "defaultDescription": "string", "isBidirectional": true, "isActive": true, "sortOrder": 0, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "cultures": [] } }

ClientProductSkuTypeClient

typeIdinteger(int32)

The type identifier.

clientIdinteger(int32)

The client identifier.

namestring or null[ 0 .. 50 ] characters

The name of the client product sku type for the client.

descriptionstring or null[ 0 .. 500 ] characters

The description of the client product sku type for the client.

sortOrderinteger or null(int32)

The sort order for display purposes.

createdstring(date-time)

The date and time the record was created.

createdByinteger(int32)

The identifier of the user who created the record.

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.

culturesArray of objects or null(ClientProductSkuTypeCulture)
{ "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

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations