v1
latestSwagger 2.02026-07-14214688.6 KBRoomTypes
Get all the details for a specific room type in the hotel.
With this call you can load the details about a specific room type in the hotel.
get/api/hotel/v0/hotels/{hotelId}/room_types/{code}
Path parameters
hotelIdinteger required
The hotel id the room type belongs to.
codestring required
The code of the room type you want to see details for.
Headers
App-Idstring required
Application identifier
App-Keystring required
Application key.
Response
Room type details for the given room and hotel.