Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

ClientDivisionWarehouse

divisionIdinteger(int32)

The division (store) identifier.

clientIdinteger(int32)

The client identifier.

warehouseIdinteger(int32)

The warehouse identifier.

createdstring(date-time)

The date and time the record was created.

createdByinteger(int32)

The identifier of the user who created the record.

locationsArray of objects or null(ClientDivisionWarehouseLocation)
division(ClientDivision (object or null))
One of:
{ "divisionId": 0, "clientId": 0, "warehouseId": 0, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "locations": [ {} ], "division": { "id": 0, "clientId": 0, "divisionCode": "string", "defaultName": "string", "defaultGroupName": "string", "defaultSubGroupName": "string", "defaultDescription": "string", "defaultImagePath": "string", "isPublic": true, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "key": "string", "imageKey": "string", "defaultUniqueUrlName": "string", "latitude": 0.1, "longitude": 0.1, "emailAddress": "string", "phoneNumber": "string", "faxNumber": "string", "addressLine1": "string", "addressLine2": "string", "zipCode": "string", "city": "string", "region": "string", "countryId": 0, "openHoursWeekday": "string", "openHoursSaturday": "string", "openHoursSunday": "string", "applications": [], "cultures": [], "infos": [], "priceLists": [], "warehouses": [] } }

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": [] } }

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations