Search available rooms for assignment
GET {{HostName}}/fof/v0/hotels/{{HotelId}}/rooms?roomType=SUP&hotelRoomStatus=Inspected&hotelRoomFrontOfficeStatus=Vacant
To fetch rooms from OPERA
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hotelRoomStartDate | null | ||
hotelRoomEndDate | null | ||
roomType | string | ||
roomFeatureCode | string | ||
hotelRoomStatus | string | ||
hotelRoomFrontOfficeStatus | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelid | string |