Product Reviews

Retrieve product reviews for a specific product using the external_product_id.

📘

Product ID

Note that in some parts of the API, product_id may be referred to as external_product_id

Product Reviews - Response Attributes

AttributeDescription
idThe review ID
scoreThe star-rating score where 5 is a 5-star rating :star::star::star::star::star:
votes_upThe number of shoppers who voted up for this review :+1:
votes_downThe number of shoppers who voted down for this review :-1:
contentThe textual review content
titleThe title of the review
created_atThe timestamp generated upon review creation
verified_buyerThe status of the reviewer. Verified buyers are buyers who created their review via Mail After Purchase
source_review_idThe review id by source
custom_fieldsCustom review form fields. Nested parameters include the form title,form_id,value, and field type
images_data
userUser data. Nested parameters include the user id, display _name, social_image, and email
product
user_idThe unique identifier of the reviewer who submitted the review
product_idThe unique product identifier of the product reviewed
commentThe comment left on the review
external_product_idThe external product id of the product reviewed
publishedThe published or unpublished state of the review as defined by the include_unpublished_reviews param.
Language
Authorization
OAuth2