Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

Family

idinteger(int32)

The unique identifier of the productfamily.

clientIdinteger(int32)

The client identifier.

codestring or null[ 0 .. 50 ] characters

The code of the product family.

defaultNamestring[ 0 .. 50 ] charactersrequired

The default name of the product family.

defaultDescriptionstring or null

The default description of the product family.

defaultImagePathstring or null[ 0 .. 255 ] characters

The default image path, not used anymore.

defaultThumbnailImagePathstring or null[ 0 .. 255 ] characters

The default thumbnail image path, not used anymore.

defaultCampaignImagePathstring or null[ 0 .. 255 ] characters

The default campaign image path, not used anymore.

defaultLargeImagePathstring or null[ 0 .. 255 ] characters

The default large image path, not used anymore.

isActiveboolean

Indicates whether the product family 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.

imageKeystring or null(guid)

The image key.

culturesArray of objects or null(FamilyCulture)
productFamilyArray of objects or null(ProductFamily)
{ "id": 0, "clientId": 0, "code": "string", "defaultName": "string", "defaultDescription": "string", "defaultImagePath": "string", "defaultThumbnailImagePath": "string", "defaultCampaignImagePath": "string", "defaultLargeImagePath": "string", "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "imageKey": "string", "cultures": [ {} ], "productFamily": [ {} ] }

FamilyCulture

familyIdinteger(int32)

The product family 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 family.

descriptionstring or null

The culture specific description of the product family.

imagePathstring or null[ 0 .. 255 ] characters

The image path, not used anymore.

thumbnailImagePathstring or null[ 0 .. 255 ] characters

The thumbnail image path, not used anymore.

campaignImagePathstring or null[ 0 .. 255 ] characters

The campaign image path, not used anymore.

largeImagePathstring or null[ 0 .. 255 ] characters

The large image path, not used anymore.

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.

imageKeystring or null(guid)

The image key.

clientIdinteger or null(int32)

The client identifier.

family(Family (object or null))
One of:
{ "familyId": 0, "cultureCode": "string", "name": "string", "description": "string", "imagePath": "string", "thumbnailImagePath": "string", "campaignImagePath": "string", "largeImagePath": "string", "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "imageKey": "string", "clientId": 0, "family": { "id": 0, "clientId": 0, "code": "string", "defaultName": "string", "defaultDescription": "string", "defaultImagePath": "string", "defaultThumbnailImagePath": "string", "defaultCampaignImagePath": "string", "defaultLargeImagePath": "string", "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "imageKey": "string", "cultures": [], "productFamily": [] } }

ProductFile

idinteger(int32)

The unique identifier of the asset on the product.

productIdinteger(int32)

The product identifier.

clientIdinteger(int32)

The client identifier.

fileIdinteger(int32)

The file type identifier.

defaultNamestring or null[ 0 .. 50 ] characters

The default name of the product file or image.

defaultDescriptionstring or null

The default description of the product file or image.

defaultPathstring or null

The default path, not used anymore.

defaultThumbnailPathstring or null[ 0 .. 255 ] characters

The default thumbnail path, not used anymore.

defaultSizestring or null[ 0 .. 50 ] characters

The default size, not used anymore.

isActiveboolean

Indicates whether the product file 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.

fileKeystring or null(guid)

The file key identifier, used for finding the asset from the storage.

isVariantUniqueboolean

Indicates whether the product file is variant unique.

codestring or null[ 0 .. 255 ] characters

The code of the product file.

sortOrderinteger or null(int32)

The sort order for display purposes.

defaultAltTextstring or null

The default alt text, only used if the asset is an image.

product(Product (object or null))
One of:
{ "id": 0, "productId": 0, "clientId": 0, "fileId": 0, "defaultName": "string", "defaultDescription": "string", "defaultPath": "string", "defaultThumbnailPath": "string", "defaultSize": "string", "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "fileKey": "string", "isVariantUnique": true, "code": "string", "sortOrder": 0, "defaultAltText": "string", "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": {} } }

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations