Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

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 }

ProductUpsell

productIdinteger(int32)
clientIdinteger(int32)
upsellProductIdinteger(int32)
defaultDescriptionstring or null
sortOrderinteger or null(int32)
populationRuleIdinteger or null(int32)
isActiveboolean
createdstring(date-time)
createdByinteger(int32)
updatedstring or null(date-time)
updatedByinteger or null(int32)
isProductVariantUniqueboolean
isUpsellProductVariantUniqueboolean
culturesArray of objects(ProductUpsellCulture)
{ "productId": 0, "clientId": 0, "upsellProductId": 0, "defaultDescription": "string", "sortOrder": 0, "populationRuleId": 0, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "isProductVariantUnique": true, "isUpsellProductVariantUnique": true, "cultures": [ {} ] }

ProductUpsellCulture

productIdinteger(int32)
clientIdinteger(int32)
upsellProductIdinteger(int32)
cultureCodestring
descriptionstring or null
updatedstring or null(date-time)
updatedByinteger or null(int32)
{ "productId": 0, "clientId": 0, "upsellProductId": 0, "cultureCode": "string", "description": "string", "updated": "2019-08-24T14:15:22Z", "updatedBy": 0 }

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations