/petsplace/products/reviews

POST /api/petsplace/products/reviews

Price: 1 credit

Get customer reviews for a Pets Place product by product id (or product page URL): rating (1-5 stars), title, review text, author and date.

How to use it

Fetch customer reviews for a single Pets Place product by product id or a product page URL. Returns a list of reviews, each with rating (1-5 stars), title, text (review body), author and created_at (ISO date). A valid product with no reviews returns an empty list.

Parameters

Request body

Response

Errors

Response headers