Room Types Detail API
Returns all the details associated with a single RoomType or a group of RoomTypes.
API Details
GET
/api/v1/hotel/content-api/types/rooms/detail
Headers
Name
Value
Content-Type
application/json
Authorization
<Access token>
Accept-Encoding
gzip
Query Params
Name
Type
Sample
roomCodes
string
[ "X1-2001" , "X1-2002" ]
Response
Last updated