Booking Holdings · Example Payload

Demand Api Accommodations Reviews Scores Output Example

AccommodationsAirlinesCar RentalsHospitalityHotelsRestaurantsTravel

Demand Api Accommodations Reviews Scores Output Example is an example object payload from Booking Holdings, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idbreakdowndistributionnumber_of_reviewsscoreurl

Example Payload

Raw ↑
{
  "id": 774,
  "breakdown": {},
  "distribution": {},
  "number_of_reviews": 378,
  "score": 4.2,
  "url": "https://www.booking.com/hotel/us/example.html"
}