Reviews & Ratings is a VTEX IO native solution that allows shoppers to submit reviews and ratings for products, as well as see them while navigating the store. Rating - [Get Product Rating](https://developers
curl \ -H "X-VTEX-API-AppKey: $API_KEY" \ https://vtex.local/reviews
curl \
-H "X-VTEX-API-AppKey: $API_KEY" \
https://vtex.local/review/{reviewId}curl \
-H "X-VTEX-API-AppKey: $API_KEY" \
https://vtex.local/rating/{productId}