Booking Holdings · Example Payload

Demand Api Airports Input Example

AccommodationsAirlinesCar RentalsHospitalityHotelsRestaurantsTravel

Demand Api Airports 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": 763,
  "country": "US",
  "district": 9,
  "landmark": 372,
  "languages": [
    "en-gb"
  ]
}