get Block Availability
GET {{HostName}}/blk/v1/hotels/{{HotelId}}/blocks/{{BlockId}}/availability?children=0&adults=1&fetchAllocatedRoomType=Available&overrideRateCode=false&roomTypeCount=2&nights=2&arrivalDate=2024-08-01&detailedAvailability=false&rooms=1
Request Params
Key | Datatype | Required | Description |
---|
children | number | | |
adults | number | | |
fetchAllocatedRoomType | string | | |
overrideRateCode | boolean | | |
ratePlanCode | string | | |
roomType | string | | |
existingReservationId | number | | |
existingReservationIdType | string | | |
roomTypeCount | number | | |
nights | number | | |
arrivalDate | string | | |
detailedAvailability | boolean | | |
rooms | number | | |
Key | Datatype | Required | Description |
---|
x-hotelid | string | | |
x-app-key | string | | |