Skip to content

ReviewInput object

Input for creating or updating a review

FieldTypeDescription
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

Released under the MIT License.