get Hotel Availability -> with Promotion Code
GET {{HostName}}/par/v1/hotels/{{HotelId}}/availability?roomStayQuantity=1&adults=1&children=0&promotionCode={{PromotionCode}}&roomStayStartDate=2023-04-08&roomStayEndDate=2023-04-12&limit=5
Request Params
Key | Datatype | Required | Description |
---|
ratePlanCode | string | | optional |
roomStayQuantity | number | | |
adults | number | | |
children | number | | |
childAge | null | | |
roomType | string | | |
includeClosedRates | 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 | | |
hotelReservationId | null | | |
hotelReservationIdType | null | | |
ratePlanInfo | boolean | | |
returnOnlyAvailableRateCodes | null | | |
resGuaranteeInfo | null | | |
roomTypeInfo | null | | |
membershipIdNumber | null | | |
smokingPreference | null | | |
promotionCode | string | | |
roomStayStartDate | string | | |
roomStayEndDate | string | | |
limit | number | | |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
x-hotelid | string | | |
x-app-key | string | | |