/target/products/reviews

POST /api/target/products/reviews

Price: 5 credits

Get customer reviews for a Target product by TCIN (or product URL). Each review carries its rating, title, text, author, source, whether it is syndicated, the submission date and create/update timestamps.

How to use it

Fetch customer reviews for a Target product by TCIN (numeric, optionally A-prefixed) or a product URL. Returns a list of reviews, each with id, rating (1-5), title, text, author, source (review origin), is_syndicated, submitted_at, created_at and updated_at. Use count to control how many reviews to return.

Parameters

Request body

Response

Errors

Response headers