get Room Types
GET {{HostName}}/rm/config/v1/hotels/{{HotelId}}/roomTypes?physical=true&pseudo=true&summaryInfo=false
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
physical | boolean | ||
pseudo | boolean | ||
summaryInfo | boolean |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |