Skip to content

Review object

Product reviews with ratings and verification

FieldTypeDescription
idinteger (int32)Unique review identifier
productIdrequiredinteger (int32)Reviewed product ID
userIdinteger (int32)Reviewer user ID
ratingrequiredinteger (int32)Star rating
titlestringReview headline
bodystringFull review text
isVerifiedbooleanVerified purchaser
helpfulinteger (int32)"Helpful" votes
createdAtstring (date-time)

Released under the MIT License.