Endpoint: Item Search V2 (Replacements)

📘

Page number

The replacements page could be starting in number 1.
"page" : 1

InstaLeap Picker App requires a way to query products on your catalog/inventory in order to provide substitutions when an item can't be found in the picking center. There are two cases that should be covered by this endpoint:

  1. A picker found a similar item to the original, and they scan the barcode (or manually enter the number) to add it to the item list. In this case, the endpoint should be capable of performing a search with that SKU.
  2. A picker wants to search for alternatives to the current product. In this case, the endpoint should have the ability to show similar items to the term searched.

Authentication:

For integration simplicity, we suggest using a bearer token to authenticate InstaLeap in your systems.

Language
Click Try It! to start a request and see the response here!