get Block Room Types
GET {{HostName}}/blk/v1/blocks/{{BlockId}}/roomTypes?fetchAllocatedRoomTypes=true&startDate=2024-08-01&endDate=2024-08-02&hotelId={{HotelId}}&fetchGenericRoomTypes=false
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fetchAllocatedRoomTypes | boolean | ||
startDate | string | ||
endDate | string | ||
hotelId | string | ||
fetchGenericRoomTypes | boolean |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |