Booking Holdings · Example Payload

Demand Api Regions Input Example

AccommodationsAirlinesCar RentalsHospitalityHotelsRestaurantsTravel

Demand Api Regions 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

airportcitycountrylandmarklanguagespage

Example Payload

Raw ↑
{
  "airport": "string",
  "city": 931,
  "country": "US",
  "landmark": 345,
  "languages": [
    "en-gb"
  ],
  "page": "string"
}