Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

ClientDivisionPriceList

divisionIdinteger(int32)

The division (store) identifier.

priceListIdinteger(int32)

The price list identifier.

createdstring(date-time)

The date and time the record was created.

createdByinteger(int32)

The identifier of the user who created the record.

clientIdinteger or null(int32)

The client identifier.

division(ClientDivision (object or null))
One of:
{ "divisionId": 0, "priceListId": 0, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "clientId": 0, "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": [] } }

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

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations