get Hotels
GET {{HostName}}/par/v1/hotels?startDate=2023-08-07&endDate=2023-10-08&hotelId={{HotelId}}&adults=1&rateCategory=&rateClass=&ratePlanCode=&roomType=&feature=
Search hotels availability
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
startDate | string | ||
endDate | string | ||
hotelId | string | ||
adults | number | ||
rateCategory | null | ||
rateClass | null | ||
ratePlanCode | null | ||
roomType | null | ||
feature | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |