Product Ratings APICopy Pageget https://api.feefo.com/api/20/products/ratings?merchant_identifier={merchant_identifier}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requestsā¦LoadingLoadingā¦Path Paramsmerchant_identifierstringrequiredis the merchantās unique Feefo identifier, which in this example is example-retail-merchant. Your merchantidentifier can be found in the Feefo Hub.Query Paramsreview_countstringenumDefaults to falseReview_count determines if the data returned includes the number of reviews over which the average is calculated. Default = false. If set to true, review_count is included with the product rating data.falsetrueAllowed:falsetruesince_periodstringenumDefaults to yearSince_period defines the period over which the average rating is calculated. Default = year.24_hoursweekmonthyearallAllowed:24_hoursweekmonthyearallparent_product_skustringparent_product_sku returns only products with the corresponding parent_product_sku.product_skustringproduct_sku is a filter for product reviews assigned to the specified product search code. More than one product_sku can be provided in one request with each product_sku separated by a comma. The value of the product_sku is case insensitive and supports the use of an asterisk (*) as a wildcard character at the beginning and/or end of the supplied parameter to support partial matching for related/variant products.page_sizestringDefaults to 20page_size defines the number of reviews to return per page, the default is 20 and the maximum value is 100.pagestringDefaults to 1Page defines the page number to return reviews for, the default is 1.localestringenumOptional parameter that allows locale filtering of syndicated reviews by specifying the locale (e.g en_GB, it_ITā¦). If not added, the default will retrieve feedback across all languages. Feefo can provide a list of supported locales.FalseTrueAllowed:FalseTruesummarystringenumThe "summary=true" parameter returns information about the requested merchant, including a count of pages to paginate through.FalseTrueAllowed:FalseTruesyndicationstringDefaults to FalseThe product ratings API can enable syndicated reviews by using the parameter & syndication, which can be true or false.Responses 200200 400400Updated 9 months ago