Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

ClientSupplierInfo

idinteger(int32)

The unique identifier of the client supplier info type.

supplierIdinteger(int32)

The supplier identifier.

typeIdinteger(int32)

The type identifier.

valuestringnon-emptyrequired

The value.

updatedstring(date-time)

The date and time the record was last updated.

updatedByinteger(int32)

The identifier of the user who last updated the record.

clientIdinteger(int32)

The client identifier.

clientSupplier(ClientSupplier (object or null))
One of:
supplier(Supplier (object or null))
One of:
type(CustomerInfoType (object or null))
One of:
{ "id": 0, "supplierId": 0, "typeId": 0, "value": "string", "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "clientId": 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": {} }, "supplier": { "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": {} }, "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", "clientCompanyInfo": [], "clientCustomerInfo": [], "clientDivisionInfo": [], "clientSupplierInfo": [], "cultures": [] } }

ClientSupplier

clientIdinteger(int32)

The client identifier.

supplierIdinteger(int32)

The supplier identifier.

supplierCodePrefixstring or null[ 0 .. 10 ] characters

The supplier code prefix, not used anymore.

supplierCodestring or null[ 0 .. 50 ] characters

The supplier code.

namestring or null[ 0 .. 100 ] characters

The name of the client supplier.

isActiveboolean

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

infosArray of objects or null(ClientSupplierInfo)
warehousesArray of objects or null(ClientSupplierWarehouse)
warehouseLocationsArray of objects or null(ClientSupplierWarehouseLocation)
supplier(Supplier (object or null))
One of:
{ "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": { "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": {} } }

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": {} } }

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations