Amadeus · Schema

hotelData

Hotel product

AirlinesAviationBookingDestinationsFlightsHospitalityHotelsMarket InsightsTourismTransfersTravel

Properties

Name Type Description
confirmationNumber string Confirmation number
checkInDate string heck-in date of the stay (hotel local date). Format YYYY-MM-DD The lowest accepted value is today date (no dates in the past).
checkOutDate string check-out date of the stay (hotel local date). Format YYYY-MM-DD The lowest accepted value is checkInDate+1.
roomQuantity integer number of rooms (1-9)
contact object
address object
amenities array amenities (list)
name string Hotel Name
description object
policies object
guests object
room object
View JSON Schema on GitHub