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.

Other examples can be provided by your Technical Consultant upon request.

Product Listing Page JSON Request

Example 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=20201117T104534

Response Example

file-download
300KB

Product Listing Page XML Request

Example 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=20201117T104534

Response Example

file-download
159KB

Search Product Listing Page JSON Request

Response Example

Search Product Listing Page XML Request

Response Example

file-download
123KB

Product Detail Page

JSON Request

Response Example

file-download
90KB

XML Request

Response Example

file-download
45KB

Last updated