Item Search API

Item Search API returns data from all item records based on the conditions we applied

The Base url – http://www.mywebstore.com/api/items

You can also build the URL for the next set of results using the limit and offset parameters returned by the API as

http://www.mywebstore.com/api/items?pricelevel=5&offset=10&limit=5&fieldset=search&include=facets

 

Leave a comment

Your email address will not be published. Required fields are marked *