'In Sabre - Hotel List rest API
Is there any parameter to get response of Hotel List based on Country or State or City or Hotel name wise
Solution 1:[1]
Yes, that is based on the API you use. In the case of GetHotelAvailRQ API for hotel search, you would use GeoSearch tag which has CityCode, CountryCode, and StateCode Parameters in the request for getting Hotel Response List.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | CodyM |
