/pult/products/reviews

POST /api/pult/products/reviews

Price: 5 credits

List the customer reviews of one pult.ru product: the review body with its separate pros and cons, the star rating the author gave, the posting time, the photos attached to the review, and the author's display name, avatar and reviewer level on the site.

How to use it

Takes the numeric product id, not a slug or an article number — read it from the id field of any product result. Most products carry no reviews at all, and an id that does not exist answers the same empty list, so emptiness is not evidence the id is wrong. pros and cons are separate short fields the review form asks for, while text is the free-form body, and any of the three can be empty.

Parameters

Request body

Response

Errors

Response headers