Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

ProductParametricCulture

productIdinteger(int32)

The product identifier.

clientIdinteger(int32)

The client identifier.

parametricIdinteger(int32)

The parametric identifier.

cultureCodestring or null[ 0 .. 16 ] characters

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

varcharValuestring or null[ 0 .. 255 ] characters

The varchar value, if the parametric is of type text.

htmlValuestring or null

The html value, if the parametric is of type html.

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.

productParametric(ProductParametric (object or null))
One of:
{ "productId": 0, "clientId": 0, "parametricId": 0, "cultureCode": "string", "varcharValue": "string", "htmlValue": "string", "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "productParametric": { "productId": 0, "clientId": 0, "parametricId": 0, "defaultVarcharValue": "string", "defaultHtmlValue": "string", "integerValue": 0, "decimalValue": 0, "booleanValue": true, "dateValue": "2019-08-24T14:15:22Z", "listId": 0, "normalizedValue": 0, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "isVariantUnique": true, "list": {}, "parametric": {}, "product": {}, "cultures": [], "productParametricMultiple": [] } }

ProductParametricMultiple

productIdinteger(int32)

The product identifier.

clientIdinteger(int32)

The client identifier.

parametricIdinteger(int32)

The parametric identifier.

multipleIdinteger(int32)

The multiple item identifier.

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.

multiple(ParametricMultiple (object or null))
One of:
product(Product (object or null))
One of:
productParametric(ProductParametric (object or null))
One of:
{ "productId": 0, "clientId": 0, "parametricId": 0, "multipleId": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "multiple": { "id": 0, "parametricId": 0, "defaultValue": "string", "defaultDescription": "string", "sortOrder": 0, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "code": "string", "imageKey": "string", "imagePath": "string", "clientId": 0, "parametric": {}, "cultures": [], "productParametricMultiple": [] }, "product": { "id": 0, "clientId": 0, "manufacturerId": 0, "manufacturerPartNo": "string", "defaultName": "string", "defaultSubHeader": "string", "defaultSubDescription": "string", "defaultDescriptionHeader": "string", "defaultDescription": "string", "defaultImagePath": "string", "defaultThumbnailImagePath": "string", "defaultCampaignImagePath": "string", "defaultLargeImagePath": "string", "defaultSynonyms": "string", "sortOrderValue": 0, "assortmentId": 0, "assortmentLastUpdated": "2019-08-24T14:15:22Z", "assortmentLastUpdatedBy": 0, "isVariant": true, "variantId": 0, "alias": "string", "defaultTitle": "string", "defaultTags": "string", "defaultMetaTags": "string", "defaultMetaDescription": "string", "hideInTopList": true, "isActive": true, "stoppedDate": "2019-08-24T14:15:22Z", "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "insuranceCurrencyId": 0, "insuranceStartPrice": 0, "insuranceRunningPercentage": 0, "key": "string", "manufacturerPartNo2": "string", "imageKey": "string", "defaultUniqueUrlName": "string", "stockDisplayBreakPoint": 0, "isDangerousGoods": true, "code": "string", "isRecurringOrderable": true, "defaultExternalDescription": "string", "unspscCode": "string", "translationRequested": "2019-08-24T14:15:22Z", "translationRequestedBy": 0, "defaultImageAltText": "string", "flags": [], "skus": [], "categories": [], "cultures": [], "families": [], "files": [], "parametrics": [], "parametricMultiple": [], "productRelations": [], "productRelationRelatedProduct": [], "supplierSkus": [], "variant": {} }, "productParametric": { "productId": 0, "clientId": 0, "parametricId": 0, "defaultVarcharValue": "string", "defaultHtmlValue": "string", "integerValue": 0, "decimalValue": 0, "booleanValue": true, "dateValue": "2019-08-24T14:15:22Z", "listId": 0, "normalizedValue": 0, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "isVariantUnique": true, "list": {}, "parametric": {}, "product": {}, "cultures": [], "productParametricMultiple": [] } }

ParametricMultiple

idinteger(int32)

The unique identifier of the parametric multiple.

parametricIdinteger(int32)

The parametric identifier.

defaultValuestring[ 0 .. 255 ] charactersrequired

The default value.

defaultDescriptionstring or null

The default description of the multiple item.

sortOrderinteger or null(int32)

The sort order for display purposes.

isActiveboolean

Indicates whether the parametric multiple is active.

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.

codestring or null[ 0 .. 50 ] characters

The code of the multiple item.

imageKeystring or null(guid)

The image key.

imagePathstring or null[ 0 .. 255 ] characters

The image path, not used anymore.

clientIdinteger or null(int32)

The client identifier.

parametric(Parametric (object or null))
One of:
culturesArray of objects or null(ParametricMultipleCulture)
productParametricMultipleArray of objects or null(ProductParametricMultiple)
{ "id": 0, "parametricId": 0, "defaultValue": "string", "defaultDescription": "string", "sortOrder": 0, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "code": "string", "imageKey": "string", "imagePath": "string", "clientId": 0, "parametric": { "id": 0, "clientId": 0, "defaultName": "string", "defaultDescription": "string", "defaultUom": "string", "typeId": 0, "hasListValues": true, "hasMultipleValues": true, "isVariantType": true, "isRequired": true, "isHidden": true, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "code": "string", "codeListKey": "string", "isReadOnly": true, "editor": "string", "isFavorite": true, "isPublic": true, "groupId": 0, "defaultIsVariantUnique": true, "showOnTextTab": true, "showInList": true, "categoryParametric": [], "group": {}, "cultures": [], "parametricList": [], "parametricMultiple": [], "productParametric": [], "variantType": [] }, "cultures": [ {} ], "productParametricMultiple": [ {} ] }

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations