It contains the reviews of the product added by product users.
Value | Description |
---|---|
review Type: string Required | Customer experience of using the particular product or services.
|
unique_id Type: string | Unique handler of the product whose review is to be added.
|
product_name Type: string | Name of product.
|
publish Type: string | Enabling the flag makes the review published. By default, value of the flag's is "1".
|
product_sku Type: string | |
rating Type: number Required | Ratings of product on the scale of 1 to 5.
|
user_id Type: string | Unique handler of the user logged in to review the product.
|
email Type: string Required | Email id of the user logged in to review the product.
|
created_on Type: string | Date and time of creation of review. |