With this endpoint you can create new reviews for a unit or a company that belong to the internal channel.
The response will be encapsulated by the object review that will contain the id of the recently created record.
Send a review object with the following attributes:
title string (optional)
Optional short title or headline for the review.
description string
Main content or body of the review. This field is required.
date date
Date of the review. This field is required.
rating integer
Rating score given in the review (e.g. 4). This field is required.
unit_id string (optional)
Identifier of the unit associated with the review, as provided by Reva.
reviewer_name string (optional)
Name of the person who wrote the review.
reservation_provider_id string (optional)
Reservation identifier as provided by the client PMS system.
