countries
Returns a list of available countries,
Country represents the highest level in our location tree. While we don't allow searches by country, this information is included for organizational purposes (to group destinations) and the country codes are used in other API operations, such as defining the sourceMarket, Nationality in the Availability function of the Hotel Booking API.
Countries API
GET
/api/v1/hotel/content-api/locations/countries
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <Access token>
Accept-Encoding
gzip
Query Params
Name
Type
Description
syncId
string
<syncId>
Response
Last updated