analyze Rate Availability
GET {{HostName}}/par/v1/hotels/{{HotelId}}/analyzeRateAvailability?ratePlanCode={{RatePlanCode}}&roomType={{RoomTypeCode}}&startDate=2023-04-07
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ratePlanCode | string | ||
roomType | string | ||
startDate | string | ||
endDate | null | ||
duration | null | ||
numberOfRooms | null | ||
adults | null | ||
children | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |