Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

ClientSupplierWarehouse

clientIdinteger(int32)

The client identifier.

supplierIdinteger(int32)

The supplier identifier.

warehouseIdinteger(int32)

The warehouse identifier.

namestring or null[ 0 .. 50 ] characters

The name of the client supplier warehouse.

standardLeadTimeDayCountinteger or null(int32)

The standard lead time day count.

minimumOrderValuenumber or null(decimal)

The minimum order value, not used anymore.

minimumOrderValueCostnumber or null(decimal)

The minimum order value cost, not used anymore.

freightCostnumber or null(decimal)

The freight cost, not used anymore.

costBlockinteger or null(int32)

The cost block, not used anymore.

isConsignmentboolean or null

Indicates whether the client supplier warehouse is consignment, not currently in use.

includeInStockCalculationboolean

Indicates whether in stock calculation is included, not used anymore.

transferMethodIdinteger or null(int32)

The transfer method identifier, not used anymore.

transferMethodValuestring or null[ 0 .. 255 ] characters

The transfer method value, not used anymore.

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.

clientSupplier(ClientSupplier (object or null))
One of:
{ "clientId": 0, "supplierId": 0, "warehouseId": 0, "name": "string", "standardLeadTimeDayCount": 0, "minimumOrderValue": 0, "minimumOrderValueCost": 0, "freightCost": 0, "costBlock": 0, "isConsignment": true, "includeInStockCalculation": true, "transferMethodId": 0, "transferMethodValue": "string", "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "clientSupplier": { "clientId": 0, "supplierId": 0, "supplierCodePrefix": "string", "supplierCode": "string", "name": "string", "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "infos": [], "warehouses": [], "warehouseLocations": [], "supplier": {} } }

ClientSupplierWarehouseLocation

clientIdinteger(int32)

The client identifier.

supplierIdinteger(int32)

The supplier identifier.

warehouseIdinteger(int32)

The warehouse identifier.

locationIdinteger(int32)

The location identifier.

namestring or null[ 0 .. 50 ] characters

The name of the client supplier warehouse location.

standardLeadTimeDayCountinteger or null(int32)

The standard lead time day count.

minimumOrderValuenumber or null(decimal)

The minimum order value, not used anymore.

minimumOrderValueCostnumber or null(decimal)

The minimum order value cost, not used anymore.

freightCostnumber or null(decimal)

The freight cost, not used anymore.

costBlockinteger or null(int32)

The cost block, not used anymore.

isConsignmentboolean or null

Indicates whether the client supplier warehouse location is consignment, not currently in use.

includeInStockCalculationboolean or null

Indicates whether in stock calculation is included, not used anymore.

transferMethodIdinteger or null(int32)

The transfer method identifier, not used anymore.

transferMethodValuestring or null[ 0 .. 255 ] characters

The transfer method value, not used anymore.

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.

supportsReservationboolean

Indicates whether supports reservation is enabled, not currently in use.

supportsStockQueryboolean

Indicates whether supports stock query is enabled, not currently in use.

clientSupplier(ClientSupplier (object or null))
One of:
{ "clientId": 0, "supplierId": 0, "warehouseId": 0, "locationId": 0, "name": "string", "standardLeadTimeDayCount": 0, "minimumOrderValue": 0, "minimumOrderValueCost": 0, "freightCost": 0, "costBlock": 0, "isConsignment": true, "includeInStockCalculation": true, "transferMethodId": 0, "transferMethodValue": "string", "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "supportsReservation": true, "supportsStockQuery": true, "clientSupplier": { "clientId": 0, "supplierId": 0, "supplierCodePrefix": "string", "supplierCode": "string", "name": "string", "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "infos": [], "warehouses": [], "warehouseLocations": [], "supplier": {} } }

Supplier

idinteger(int32)

The unique identifier of the supplier.

corporationIdinteger(int32)

The corporation identifier.

isActiveboolean

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

keystring(guid)

A unique identifier for the supplier, not commonly used.

secretKeystring(guid)

The secret key. Not used anymore.

clientSupplierArray of objects or null(ClientSupplier)
clientSupplierInfoArray of objects or null(ClientSupplierInfo)
corporation(Corporation (object or null))
One of:
{ "id": 0, "corporationId": 0, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "key": "string", "secretKey": "string", "clientSupplier": [ {} ], "clientSupplierInfo": [ {} ], "corporation": { "id": 0, "key": "string", "organizationNo": "string", "defaultName": "string", "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "manufacturer": [], "supplier": [] } }

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations