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.
Language
URL