/dhgate/stores/reviews

POST /api/dhgate/stores/reviews

Price: 5 credits

Get the buyer reviews received by a DHgate store (seller), by store id, store URL or seller id. Each review carries the buyer name and country, the star rating, the review text, the date, helpful and unhelpful vote counts and the reviewed product (id, title, image, url). Supports filtering by review type (all, positive, neutral, negative) and by date window.

How to use it

Fetch reviews received by a DHgate seller. Each item has buyer_name, buyer_country, buyer_country_code, rating (1-5), text, created_at (unix seconds) and created_at_text, helpful_count, unhelpful_count and the reviewed product (id, product_title, image, product_url). A seller with no reviews answers an empty list.

Parameters

Request body

Response

Errors

Response headers