Booking Holdings · Example Payload

Demand Api Districts Input Example

AccommodationsAirlinesCar RentalsHospitalityHotelsRestaurantsTravel

Demand Api Districts 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": 736,
  "country": "US",
  "district": 271,
  "landmark": 860,
  "languages": [
    "en-gb"
  ]
}