get Hotel Inventory
GET {{HostName}}/inv/v1/hotels/{{HotelId}}/hotelInventory?dateRangeStart=2023-08-02&dateRangeEnd=2023-08-02&dailyInventory=True&includeTentativeInventory=false&roomCountRequested=5&roomTypes=SGL
Request Params
Key | Datatype | Required | Description |
---|
dateRangeStart | string | | |
dateRangeEnd | string | | |
dailyInventory | string | | |
includeTentativeInventory | boolean | | |
roomCountRequested | number | | |
roomTypes | string | | |
roomTypes | string | | |
roomClasses | null | | |
houseLevel | string | | |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
x-hotelid | string | | |
x-app-key | string | | |