Creates a product review.
Common ProductReview properties.
The title for the product review.
The text for the product review.
The status of the product review. Must be one of approved, disapproved or pending.
The rating of the product review. Must be one of 0, 1, 2, 3, 4, 5.
The email of the reviewer. Must be a valid email, or an empty string.
The name of the reviewer.
Date the product was reviewed.
A product review.
Response payload for the BigCommerce API.
Empty meta object; may be used later.