CreateHotelBooking

This model allows the creation of an hotel order.

BookingFlightsHotelsReservationsTravel

Properties

Name Type Description
arrivalInformation object Optional information on the way the guest is arriving to the hotel. Today the application only supports Flight details.
payment object
roomAssociations array Is to correlate a room to a guest and an offer.
travelAgent object Travel Agent details
View JSON Schema on GitHub