Room Types Master
Roomtypes master ContentAPI will return all the available master roomtypes.
Use of RoomType master
The RoomtypeCode
will be returned as part of the HotelBookingAPI response. You can use this RoomtypeCode
to map room type data from the RoomType master and display it in the hotel booking sections.
The room type from the RoomType master will not be available for some of the rateKeys
in the hotel availability response. This is because some of our rate providers do not have a RoomType master setup. In such cases, you will receive the necessary room type information directly within the hotel availability response.
Last updated