Arrival range search
Body Parameters
If the user pass the distributionChannel id in the request then the data will be filtered based on the provided id else the distributionChannel id will be taken from the token. If no distributionChannel id is passed neither the token contains the distributionChannel id valid error message will be thrown.
The date on which customer/guest will arrive. Date should be added using ISO 8601 standard(yyyy-MM-dd)
The number of days starting from the arrivalDate for which the price range search has been carried out and the numberOfDaysInResult should be passed in days ex: 7. Maximum set limit is 30 days.
Unique code associated with offer on the bases of which accommodationtype is to be filtered
Unique id associated with offer on the bases of which accommodationtype is to be filtered
The details of the person accommodated in an accommodationtype
Show child attributes
List of location ids passed to fetch accommodationtypes which belong to the provided locations
Show child attributes
The accommodationtype ids which user wants to apply search on and this field accepts only single resource Id.
Show child attributes
The number of pets accommodated in the accommodationtype
List of amenity ids which are linked to the accommodationtype
Show child attributes
List of accommodation kind ids corresponding to which the accommodationtypes are to be fetched
Show child attributes
Filter options can be used to filter the aggregations which are provided in the search response apart from the result field. The possible filter options are 'arrivals' and 'departures'.If a user is passing these filter options then all the possible departures and arrivals available for the requested criteria are displayed in response.
Show child attributes
An option to return prebooking prices along with normal prices. By default the value of preBooking is false, if not specified in the request. To enable preBooking support, set the value as true in the request.
Unique code associated with voucher on the bases of which accommodationtype is to be filtered
UnitId passed to fetch accommodationtypes which belong to the provided unitId
Rate type id which will be used to fetch availability. If not provided, then the first rate type will be picked up from the rate types linked to distribution channel and ordered in ascending order of priority.
Loyalty points can be redeemed to get discounts, arrival date and duration are required to calculate the loyalty price. The number of points is not linked to the available number of points for a certain customer, this will be checked in the reservation proposal call. Incase only the possibilities for a certain customer should be returned, the current point balance can be fetched using {customer loyalty balance endpoint url here} and the value can be provided in this request parameter.
Show child attributes
Response
Response Attributes
List of filtered result as per the given criterias provided by the user