get Alternate Availability
GET {{HostName}}/par/v1/hotels/{{HotelId}}/availability/alternate?ratePlanCode={{RatePlanCode}}&startDate=2023-06-01&endDate=2023-06-03&roomType={{RoomTypeCode}}&adults=1
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ratePlanCode | string | ||
startDate | string | ||
endDate | string | ||
roomType | string | ||
adults | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |