Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

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 }

ApplicationDeliveryMethod

applicationIdinteger(int32)

The application identifier.

deliveryMethodIdinteger(int32)

The delivery method identifier.

codestring or null[ 0 .. 50 ] characters

The code of the application delivery method.

onlyCompaniesboolean

Indicates whether only companies is enabled for the method, no support for B2C.

onlyNotCompaniesboolean

Indicates whether companies are disabled for the method, no support for B2B.

hasLocationsboolean

Indicates whether the application delivery method has location requirements.

hasCustomerFlagsboolean

Indicates whether the application delivery method has customer flag requirements.

hasPaymentMethodsboolean

Indicates whether the application delivery method has payment method requirements.

hasDeliveryNotificationboolean

Indicates whether the application delivery method has delivery notification. Not commonly used.

availableAsDropShipboolean

Indicates whether available as drop ship is enabled.

allowDangerousGoodsboolean

Indicates whether dangerous goods is allowed.

currencyIdinteger or null(int32)

The currency identifier.

maxOrderProductValuenumber or null(decimal)

The max order product value.

maxWeightnumber or null(decimal)

The max weight.

maxWidthnumber or null(decimal)

The max width.

maxHeightnumber or null(decimal)

The max height.

maxDepthnumber or null(decimal)

The max depth.

maxGirthnumber or null(decimal)

The max girth.

maxVolumenumber or null(decimal)

The max volume.

maxUnitsnumber or null(decimal)

The max units.

minTempnumber or null(decimal)

The min temp.

maxTempnumber or null(decimal)

The max temp.

useVolumeWeightboolean

Indicates whether volume weight is used.

useLargestWeightboolean

Indicates whether largest weight is used.

volumeWeightFactornumber or null(decimal)

The volume weight factor.

isStackableboolean

Indicates whether the application delivery method is stackable.

isActiveboolean

Indicates whether the application delivery method 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.

maxVolumeWeightnumber or null(decimal)

The max volume weight.

hasSkuTypesboolean

Indicates whether the application delivery method has sku types as requirements.

areSkuTypesForcedboolean

Indicates whether sku types are forced.

sortOrderinteger or null(int32)

The sort order for display purposes.

minOrderProductValuenumber or null(decimal)

The min order product value.

clientIdinteger or null(int32)

The client identifier.

culturesArray of objects or null(DeliveryMethodCulture)
{ "applicationId": 0, "deliveryMethodId": 0, "code": "string", "onlyCompanies": true, "onlyNotCompanies": true, "hasLocations": true, "hasCustomerFlags": true, "hasPaymentMethods": true, "hasDeliveryNotification": true, "availableAsDropShip": true, "allowDangerousGoods": true, "currencyId": 0, "maxOrderProductValue": 0, "maxWeight": 0, "maxWidth": 0, "maxHeight": 0, "maxDepth": 0, "maxGirth": 0, "maxVolume": 0, "maxUnits": 0, "minTemp": 0, "maxTemp": 0, "useVolumeWeight": true, "useLargestWeight": true, "volumeWeightFactor": 0, "isStackable": true, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "maxVolumeWeight": 0, "hasSkuTypes": true, "areSkuTypesForced": true, "sortOrder": 0, "minOrderProductValue": 0, "clientId": 0, "cultures": [ {} ] }

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations