Amadeus · Schema

HotelOffer

Hotel Offer

AirlinesAviationBookingDestinationsFlightsHospitalityHotelsMarket InsightsTourismTransfersTravel

Properties

Name Type Description
type object
id string Unique identifier of this offer. Might be valid for a temporary period only.
checkInDate string check-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 string number of rooms (1-9)
rateCode string Special Rate - Provider Response Code (3 chars) Examples * RAC - Rack * BAR - Best Available Rate * PRO - Promotional * COR - Corporate * GOV - Government (qualified) * AAA - AAA (qualified) * BNB - B
rateFamilyEstimated object
category string Special Rate Category Examples: ASSOCIATION FAMILY_PLAN
description object
commission object
boardType object
room object
guests object
price object
policies object
self string A self link to the object. Use this to refresh the Offer price
View JSON Schema on GitHub