Fetching review data
You can fetch the following information about a Vouchley review:
- Deal message String
The message title of the deal
- Deal description String
Description of the deal
- Review rating Integer
The rating of the review
- Sender Object
Object containing sender's info
- Receiver Object
Object containing receiver's info
- Review date Date/Time
The date the review was made
- Deal platform String
The platform where the deal was made
- Reviewed product String
The product the user has reviewed
Getting a review's ID
You can find a review's unique ID by clicking 'Share' on the review, then copying the ID from the URL.
Example URL
Example response (JSON)