products
Autocomplete Product Search
Generate suggestions for grocery products based on a (partial) query. The matches will be found by looking in the title only.
get/food/products/suggest
Query parameters
querystring required
Example:chicke
The (partial) search query.
numberinteger
Example:10
The number of results to return (between 1 and 25).
Response
Success