get Block Reservations
GET {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations?unlinkedOnly=false&actualDepartures=false&complimentaryReservations=false&blockIds={{BlockId}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
unlinkedOnly | boolean | ||
actualDepartures | boolean | ||
complimentaryReservations | boolean | ||
hotelId | string | ||
fetchInstructions | string | ||
fetchInstructions | string | ||
blockIds | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |