Query and Response Examples
The following section shows a typical query request and response transaction via the REST API with the response returned compressed and in a CSV and JSON-formats as per our best practices.
Navigation
Product Listing Page JSON Request
wget --header="Accept: application/json" --header="Accept-Encoding: gzip" --user=demo --password=testing https://query.published.live1.fas.eu1.fredhopperservices.com/fredhopper/query?fh_location=//catalog01/en_GB/categories<{catalog01_18661}/categories<{catalog01_18661_17627}&channel=Desktop&date_time=20201117T104534Response Example
Product Listing Page XML Request
wget --header="Accept-Encoding: gzip" --user=demo --password=testing https://query.published.live1.fas.eu1.fredhopperservices.com/fredhopper/query?fh_location=//catalog01/en_GB/categories<{catalog01_18661}/categories<{catalog01_18661_17627}&channel=Desktop&date_time=20201117T104534Response Example
Search
Search Product Listing Page JSON Request
Response Example
Search Product Listing Page XML Request
Response Example
Product Detail Page
JSON Request
Response Example
XML Request
Response Example
Last updated

