Reviews and Questions
Add to the vote count of a product
get/product/vote
Query parameters
storestring required
Your REVIEWS.io public store key
product_review_idstring required
Product Review Identifier (ie. 'product-review_123456' would be '123456')
Response
OK
Example response
{
"success": "true",
"id": "0001",
"count": "10"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.