The Catalog Listings web service returns the offers for a selected catalog. This web service is a one of our key components in kelkoo and will help you bring price comparison to your site.
The Catalog Listing web service supports the following parameters:
Name | Type | Summary |
---|---|---|
catalogId | numeric (required) | The Catalog Id of the Catalog of which to return Offers for. Catalog Id’s can be obtained using Catalog Search or Product Search. |
start | numeric (optional) default 1 | The index number of the first Offer to return. |
results | integer (optional) | The number of Offers to return. |
sort | string (optional) | Sort the results by:
|
mobileFriendly | bool (optional) 0 or 1 | When set to 1, the response will return mobile compliant offers only |
You can limit the number of Offers the service return by using the ‘results’ parameter, and you can control the start index of the first Offer returned by using the start parameter. Use this to build pagination features on your listing result pages.
Name | Summary |
---|---|
CatalogListings | Contains Offer elements. Has the attributes:
|
The following is a sample response when you search for the catalogID: 100343023-19862080 with the service.