Skip to main content
POST

Request body

CreateReviewRequest
string,null
Review body text.
string (uuid)
required
Customer who wrote the review.
string (uuid)
required
Product being reviewed.
integer (int32)
required
Star rating (1-5).
string,null
Review headline.
boolean,null
Whether the reviewer actually purchased the product.

Responses

ReviewResponse
Review created
ErrorBody
Invalid request