Search hotel availability
GET {{HostName}}/par/v0/hotels/{{HotelId}}/availability?roomStayStartDate={{currentdate}}&roomStayEndDate={{currentdateplus1}}&roomStayQuantity=2&adults=1&children=0&limit=5
Request Params
Key | Datatype | Required | Description |
---|
roomStayStartDate | string | | |
roomStayEndDate | string | | |
roomStayQuantity | number | | |
adults | number | | |
children | number | | |
limit | number | | |
childAge | null | | |
ratePlanCode | string | | optional |
roomType | string | | |
includeClosedRates | null | | |
includeDefaultRatePlanSet | null | | |
initialRatePlanSet | null | | |
ratePlanSet | null | | |
pagePointerKey | null | | |
bucket1Count | null | | |
bucket2Count | null | | |
bucket3Count | null | | |
bucket4Count | null | | |
bucket5Count | null | | |
fullStayTimeSpanStartDate | null | | |
fullStayTimeSpanEndDate | null | | |
prevailingRate | null | | |
rateCategory | null | | |
rateClass | null | | |
rateGroup | null | | |
feature | null | | |
reservationGuestId | null | | |
reservationGuestIdType | null | | |
hotelReservationId | null | | |
hotelReservationIdType | null | | |
ratePlanInfo | null | | |
returnOnlyAvailableRateCodes | null | | |
resGuaranteeInfo | null | | |
roomTypeInfo | null | | |
membershipIdNumber | null | | |
smokingPreference | null | | |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
x-hotelid | string | | |
x-app-key | string | | |