Ori Zacher
06/07/2021, 2:22 AMid
parameter on an Item Search API request to retrieve multiple items like this:
<https://www.shop.com.au/api/items?*id=92210,92172,92195*&sort=custitem_popular_item_sort:desc&fields=upccode,custitem_popular_item_sort>
it appears that the sort
parameter is ignored… Is this expected behaviour or potentially a bug? There’s nothing in the help articles to suggest that this would be the case. Note that other necessary parameters have been omitted for brevity, and fields I’ve tested on are configured for sorting per the help articles. Any insights are much appreciated. Thanks!Kearobi
06/08/2021, 2:10 PMOri Zacher
06/08/2021, 10:11 PM