/citilink/products/reviews

POST /api/citilink/products/reviews

Price: 10 credits

List buyer reviews of one citilink.ru product: star rating, the separate 'pros', 'cons' and free-text sections, publication date, author nickname and expert flag, helpful and unhelpful vote counts, and whether the review came from an external source. Optionally prepend the average rating with the per-star breakdown.

How to use it

Citilink pools reviews across the colours and configurations of one model, so by default the list contains reviews written about sibling SKUs — `product_id` on each row says which one, and `include_variant_group: false` narrows it to only the exact code you asked for, dropping the reviews of every sibling SKU. Set `with_summary` when you want the star histogram, and expect that first row to be a different shape from the reviews after it. `sort: worst` plus `ratings: [1, 2]` is how you reach the complaints without reading the whole set.

Parameters

Request body

Response

Errors

Response headers