v1
latestSwagger 2.02026-07-14214688.6 KBRooms
Get all the details for a specific room in the hotel.
With this call you can load the details about a specific room in the hotel. It will show you the current status of the room.
get/api/hotel/v0/hotels/{hotelId}/rooms/{roomNumber}
Path parameters
hotelIdinteger required
The hotel id the room belongs to.
roomNumberstring required
The room number you want to see details for.
Headers
App-Idstring required
Application identifier
App-Keystring required
Application key.
Response
Room details for the given room and hotel.