Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

ClientProductSkuPriceListInfo

idinteger(int64)

The unique identifier of the client product sku price list info type.

partNostring[ 0 .. 50 ] charactersrequired

The part number.

clientIdinteger(int32)

The client identifier.

priceListIdinteger(int32)

The price list identifier.

qtyBreakinteger(int32)

The quantity break.

typeIdinteger(int32)

The type identifier.

valuestring[ 0 .. 255 ] charactersrequired

The value.

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.

clientProductSkuPriceList(ClientProductSkuPriceList (object or null))
One of:
type(ProductInfoType (object or null))
One of:
{ "id": 0, "partNo": "string", "clientId": 0, "priceListId": 0, "qtyBreak": 0, "typeId": 0, "value": "string", "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "clientProductSkuPriceList": { "partNo": "string", "clientId": 0, "priceListId": 0, "qtyBreak": 0, "currencyId": 0, "priceSale": 0, "priceSaleLastUpdated": "2019-08-24T14:15:22Z", "priceSaleLastUpdatedBy": 0, "priceRuleId": 0, "priceRuleValue": 0, "costPurchase": 0, "costPurchaseLastUpdated": "2019-08-24T14:15:22Z", "costPurchaseLastUpdatedBy": 0, "costUnit": 0, "costUnitLastUpdated": "2019-08-24T14:15:22Z", "costUnitLastUpdatedBy": 0, "supplementChargePercentage": 0, "priceStandard": 0, "priceRecommended": 0, "priceRecommendedLastUpdated": "2019-08-24T14:15:22Z", "priceRecommendedLastUpdatedBy": 0, "pricePrevious": 0, "pricePreviousLastUpdated": "2019-08-24T14:15:22Z", "pricePreviousLastUpdatedBy": 0, "priceCatalog": 0, "priceCatalogLastUpdated": "2019-08-24T14:15:22Z", "priceCatalogLastUpdatedBy": 0, "isPriceDiscountable": true, "chosenSupplierId": 0, "chosenSupplierPartNo": "string", "chosenSupplierPriceListId": 0, "chosenSupplierQtyBreak": 0, "isChosenSupplierLocked": 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, "lastChecked": "2019-08-24T14:15:22Z", "minimumMarginPercentage": 0, "priceRuleLastUpdated": "2019-08-24T14:15:22Z", "priceRuleLastUpdatedBy": 0, "pricingId": 0, "supplementCharge": 0, "limitToPriceRecommended": true, "isActiveLastUpdated": "2019-08-24T14:15:22Z", "isActiveLastUpdatedBy": 0, "sku": {}, "info": [], "priceList": {} }, "type": { "id": 0, "clientId": 0, "groupId": 0, "defaultName": "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", "clientProductSkuOnHandInfo": [], "clientProductSkuPriceListInfo": [], "cultures": [] } }

ProductInfoTypeCulture

typeIdinteger(int32)

The type 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 info type.

descriptionstring or null[ 0 .. 500 ] characters

The culture specific description of the product info type.

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.

clientIdinteger or null(int32)

The client identifier.

type(ProductInfoType (object or null))
One of:
{ "typeId": 0, "cultureCode": "string", "name": "string", "description": "string", "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "clientId": 0, "type": { "id": 0, "clientId": 0, "groupId": 0, "defaultName": "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", "clientProductSkuOnHandInfo": [], "clientProductSkuPriceListInfo": [], "cultures": [] } }

Warehouse

idinteger(int32)

The unique identifier of the warehouse.

defaultNamestring[ 0 .. 50 ] charactersrequired

The default name of the warehouse.

isActiveboolean

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

clientProductSkuOnHandArray of objects or null(ClientProductSkuOnHand)
clientWarehouseArray of objects or null(ClientWarehouse)
clientWarehouseLocationArray of objects or null(ClientWarehouseLocation)
supplierProductSkuOnHandArray of objects or null(SupplierProductSkuOnHand)
{ "id": 0, "defaultName": "string", "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "clientProductSkuOnHand": [ {} ], "clientWarehouse": [ {} ], "clientWarehouseLocation": [ {} ], "supplierProductSkuOnHand": [ {} ] }

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations