v3

latestOpenAPI 3.0.02026-07-3179137151.7 KB
Reviews

Fetch a review.

get/v2/reviews/{id}

Path parameters

idinteger required

The review unqiue Id.

Response

A model representing the review.

bodystring

The body of the review.

booking_idinteger nullable

The booking identifier.

created_utcstring date-time

The timestamp the review was created.

datestring date-time

The date that the review was written.

display_locationstring

The reviewers display location.

display_namestring

The reviewers display name.

guest_idinteger nullable

The guest identifier.

idinteger

The review id.

listing_sitestring

The name of the listing site the review was posted to.

month_of_stayinteger nullable

The month the guest stayed at the property.

property_idinteger nullable

The property identifier.

responsestring

The response to the review.

reviewer'host' | 'guest'

The type of person who left the review.

starsnumber nullable

The amount of stars out of five.

titlestring

The title of the review.

updated_utcstring date-time nullable

The timestamp the review was last updated.

visibleboolean

Whether the review is visible.

year_of_stayinteger nullable

The year the guest stayed at the property.