Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

ClientDivisionWarehouseLocation

divisionIdinteger(int32)

The division (store) identifier.

clientIdinteger(int32)

The client identifier.

warehouseIdinteger(int32)

The warehouse identifier.

locationIdinteger(int32)

The location identifier.

createdstring(date-time)

The date and time the record was created.

createdByinteger(int32)

The identifier of the user who created the record.

clientDivisionWarehouse(ClientDivisionWarehouse (object or null))
One of:
{ "divisionId": 0, "clientId": 0, "warehouseId": 0, "locationId": 0, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "clientDivisionWarehouse": { "divisionId": 0, "clientId": 0, "warehouseId": 0, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "locations": [], "division": {} } }

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

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations