Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

ProductAccessory

productIdinteger(int32)
clientIdinteger(int32)
accessoryProductIdinteger(int32)
typeIdinteger(int32)
sortOrderinteger or null(int32)
populationRuleIdinteger or null(int32)
isActiveboolean
createdstring(date-time)
createdByinteger(int32)
updatedstring or null(date-time)
updatedByinteger or null(int32)
isProductVariantUniqueboolean
isAccessoryProductVariantUniqueboolean
culturesArray of objects(ProductAccessoryCulture)
{ "productId": 0, "clientId": 0, "accessoryProductId": 0, "typeId": 0, "sortOrder": 0, "populationRuleId": 0, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "isProductVariantUnique": true, "isAccessoryProductVariantUnique": true, "cultures": [ {} ] }

ProductAccessoryCulture

productIdinteger(int32)
clientIdinteger(int32)
accessoryProductIdinteger(int32)
cultureCodestring
namestring or null
subHeaderstring or null
subDescriptionstring or null
descriptionHeaderstring or null
descriptionstring or null
updatedstring or null(date-time)
updatedByinteger or null(int32)
{ "productId": 0, "clientId": 0, "accessoryProductId": 0, "cultureCode": "string", "name": "string", "subHeader": "string", "subDescription": "string", "descriptionHeader": "string", "description": "string", "updated": "2019-08-24T14:15:22Z", "updatedBy": 0 }

ProductCrossell

productIdinteger(int32)
clientIdinteger(int32)
crossellProductIdinteger(int32)
sortOrderinteger or null(int32)
populationRuleIdinteger or null(int32)
isActiveboolean
createdstring(date-time)
createdByinteger(int32)
updatedstring or null(date-time)
updatedByinteger or null(int32)
isProductVariantUniqueboolean
isCrossellProductVariantUniqueboolean
{ "productId": 0, "clientId": 0, "crossellProductId": 0, "sortOrder": 0, "populationRuleId": 0, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "isProductVariantUnique": true, "isCrossellProductVariantUnique": true }

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations