Search the Product Inventory

This API endpoint allows the calling application to retrieve a list of Products based on a number of parameters.

Below is a list of the 5 combinations of parameters that can be be passed in to filter the returned Products:

  • groupReference & parentIncomingIdentifier.
  • upc & parentIncomingIdentifier.
  • sku & parentIncomingIdentifier.
  • parentIncomingIdentifier & tag & matchAll.
  • parentIncomingIdentifier & name.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

EES AIR Group Reference.

string

EES AIR Incoming Identifier.

string

EES AIR Product UPC.

string

EES AIR Product SKU.

string

EES AIR Product Tag.

string

EES AIR Product Name.

string

EES AIR Product Supplier ID.

string

EES AIR Product Supplier Name.

string

EES AIR Product Brand.

string

EES AIR Product Brand Type.

string

EES AIR Product Last Sold Date.

boolean
Defaults to false

Flag denoting whether all flags must match the results.

string

EES AIR Parent Incoming Identifier.

Headers
string
enum
Defaults to ''

This request HTTP header advertises which content encoding (usually a compression algorithm) the calling application is able to understand. The server selects one of the proposals, use it and informs the client of its choice with the Content-Encoding Response header. Currently supported gzip and deflate. Please note if this request header is not present, no compression will be used.

Allowed:
string
enum
Defaults to close

This general HTTP header controls (or rather influences) whether the network connection stays open after the current request finishes. If the sent value is keep-alive, the connection should stay in a special state, allowing to be reused for subsequent requests to the same server. Please note these connections will be closed after reaching timeout threshold controlled by EES server (usually after 5 seconds).

Allowed:
string
required

Client ID, This will be provided by EES and is unique to the company calling the API.

string
required

Request Security Hash, calculated using SHA-256 function from concatenated full Request URI Path with Query String(s), Payload and Client Secret.

string

Unique Reference for the API transaction within the calling company.

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json