get https://developers.yotpo.com/v2//reviews/?access_token=
Retrieve a specific review by review_id
.
Review by Review ID - Response Atrributes
Attribute | Description |
---|---|
id | The review_id . Can be found using All Reviews |
score | The star-rating review score |
votes_up 👍 | The number of votes_up |
votes_down 👎 | The number of votes_down |
content | The textual review content |
title | The textual title of the review |
created_at | The date at which the review was created e.g. 2012-11-29T12:49:19.000Z |
verified_buyer | The type of reviewer. Averified_buyer is a buyer who created the review through the Mail After Purchase review request email |
source_review_id | |
custom_fields | Custom review form questions and answers |
images_data | |
user | User data. Nested parameters include the user id , display _name , social_image , and email |
product | |
user_id | The unique ID of the user who created the review |
product_id | The unique ID of the reviewed product |
comment | A comment on a review left by the store owner |
published | The published or unpublished state of the review as defined by the include_unpublished_reviews param. |