Booking Holdings · Example Payload

Demand Api Cities Input Example

AccommodationsAirlinesCar RentalsHospitalityHotelsRestaurantsTravel

Demand Api Cities Input 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

airportcitycountrydistrictlandmarklanguages

Example Payload

Raw ↑
{
  "airport": "string",
  "city": 320,
  "country": "US",
  "district": 36,
  "landmark": 305,
  "languages": [
    "en-gb"
  ]
}