Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://api.empathybroker.com/search/v1/query/INSTANCE_ID/topclicked?lang=es&store=INPUT_PARAMETERS{store}&scope=desktop&warehouse=INPUT_PARAMETERS{warehouse}&catalogue=INPUT_PARAMETERS{catalogue}&rows=12&origin=empty_search

...

https://api.empathybroker.com/search/v1/query/INSTANCE_ID/topclicked?lang=es&store=INPUT_PARAMETERS{store}&scope=desktop&warehouse=INPUT_PARAMETERS{warehouse}&catalogue=INPUT_PARAMETERS{catalogue}&rows=8&origin=empathize_recommendations

...

https://api.empathybroker.com/search/v1/query/INSTANCE_ID/empathize?q=camisa&lang=es&store=INPUT_PARAMETERS{store}&warehouse=INPUT_PARAMETERS{warehouse}&catalogue=INPUT_PARAMETERS{catalogue}&rows=5

Search response

This is the call we use to retrieve search results:

https://api.empathybroker.com/search/v1/query/INSTANCE_ID/searchv2?q=camisa&catalogue=INPUT_PARAMETERS{catalogue}&rows=24&start=0&scope=desktop&lang=es&store=INPUT_PARAMETERS{store}&warehouse=INPUT_PARAMETERS{wharehouse}&origin=default&user=03f5c57a-69e6-4cee-8f29-e81bfea1075e&session=570096c3-43cf-4cbd-8e7a-75517150ed4c&user_type=recurrent

...

https://api.empathybroker.com/search/v1/query/INSTANCE_ID/nextqueries?q=camisa&lang=es

Partial results


When we search for more than one term and have no results, this functionality will show us the results for each of the queries.

https://api.empathybroker.com/search/v1/query/INSTANCE_ID/searchv2?q=camisa%20calcetines%20&catalogue=INPUT_PARAMETERS{catalogue}&rows=24&start=0&scope=desktop&lang=es&store=INPUT_PARAMETERS{store}&warehouse=INPUT_PARAMETERS{warehouse}&origin=default&user=03f5c57a-69e6-4cee-8f29-e81bfea1075e&session=570096c3-43cf-4cbd-8e7a-75517150ed4c&user_type=recurrent

...