/walmart/products/reviews

POST /api/walmart/products/reviews

Price: 10 credits

Get customer reviews for a Walmart product by itemId (or product URL): rating, title, text, author, date, verified-purchase flag, recommendation flag, helpful count, review photos, reviewed-variant features and seller/brand responses.

How to use it

Fetch customer reviews for a Walmart product by itemId (numeric) or a product URL. Each review has id, rating (1-5), title, text, author, created_at, is_verified (verified purchase), is_recommended, helpful_count, unhelpful_count, images (review photos), features (the reviewed variant config, name/value e.g. Color/Size) and client_responses (seller or brand replies to the review: department/name/text/image/created_at). Returns up to `count` reviews.

Parameters

Request body

Response

Errors

Response headers