<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Product Reviews API filters are not working]]></title><description><![CDATA[<p dir="auto">Hello,<br />
i'm using package bagisto-api</p>
<p dir="auto">I noticed an issue with the Product Reviews API endpoint:</p>
<p dir="auto">GET /api/shop/products/{productId}/reviews</p>
<p dir="auto">According to the documentation, this endpoint supports the following query parameters:</p>
<p dir="auto">rating<br />
status<br />
page<br />
limit<br />
sort</p>
<p dir="auto">However, these filters do not seem to work as expected. Sending requests with parameters such as:</p>
<p dir="auto">/api/shop/products/1/reviews?rating=5<br />
/api/shop/products/1/reviews?status=approved<br />
/api/shop/products/1/reviews?sort=latest</p>
<p dir="auto">returns the same results as an unfiltered request.</p>
<p dir="auto">Could you please verify whether these query parameters are currently supported by the implementation, or if there is a discrepancy between the documentation and the API behavior?</p>
<p dir="auto">Thank you.</p>
]]></description><link>https://forums.bagisto.com/topic/4276/product-reviews-api-filters-are-not-working</link><generator>RSS for Node</generator><lastBuildDate>Tue, 23 Jun 2026 20:35:53 GMT</lastBuildDate><atom:link href="https://forums.bagisto.com/topic/4276.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 23 Jun 2026 13:49:56 GMT</pubDate><ttl>60</ttl></channel></rss>