Overview
- GET /hotel-content-api/1.0/hotels
- GET /hotel-content-api/1.0/hotels/{hotelCode}/details
- PARAMETERS /hotel-content-api/1.0/hotels/{hotelCode}/details
- GET /hotel-content-api/1.0/locations/countries
- GET /hotel-content-api/1.0/locations/destinations
- GET /hotel-content-api/1.0/types/accommodations
- GET /hotel-content-api/1.0/types/boards
- GET /hotel-content-api/1.0/types/categories
- GET /hotel-content-api/1.0/types/chains
- GET /hotel-content-api/1.0/types/currencies
- GET /hotel-content-api/1.0/types/facilities
- GET /hotel-content-api/1.0/types/facilitygroups
- GET /hotel-content-api/1.0/types/facilitytypologies
- GET /hotel-content-api/1.0/types/issues
- GET /hotel-content-api/1.0/types/languages
- GET /hotel-content-api/1.0/types/promotions
- GET /hotel-content-api/1.0/types/rooms
- GET /hotel-content-api/1.0/types/segments
- GET /hotel-content-api/1.0/types/terminals
- GET /hotel-content-api/1.0/types/imagetypes
- GET /hotel-content-api/1.0/types/groupcategories
- GET /hotel-content-api/1.0/types/ratecomments
- GET /hotel-content-api/1.0/types/ratecommentdetails
GET /hotel-content-api/1.0/hotels
Summary: Hotels
This operation will bring up a list of hotels in a JSON or XML response.
OpenAPI snippet URL
GET /hotel-content-api/1.0/hotels/{hotelCode}/details
Summary: HotelDetails
This operation will bring up all details of an specifc hotel in a JSON or XML response.
OpenAPI snippet URL
PARAMETERS /hotel-content-api/1.0/hotels/{hotelCode}/details
OpenAPI snippet URL
GET /hotel-content-api/1.0/locations/countries
Summary: Countries
It will return the list of available countries.
OpenAPI snippet URL
GET /hotel-content-api/1.0/locations/destinations
Summary: Destinations
It will return the list of available destinations, zones and grouping zones.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/accommodations
Summary: Accommodations
Returns the list of available accommodation types.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/boards
Summary: Boards
Returns the list of available board types.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/categories
Summary: Categories
Returns the list of available categories.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/chains
Summary: Chains
Returns the list of available chains.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/currencies
Summary: Currencies
Returns the list of available currencies.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/facilities
Summary: Facilities
Returns the list of available facilities.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/facilitygroups
Summary: FacilityGroups
Returns the list of available facility groups.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/facilitytypologies
Summary: FacilityTypologies
Returns the list of available facility typologies.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/issues
Summary: Issues
Returns the list of available issues.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/languages
Summary: Languages
Returns the list of available languages.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/promotions
Summary: Promotions
Returns the list of available promotions.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/rooms
Summary: Rooms
Returns the list of available rooms.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/segments
Summary: Segments
Returns the list of available segments.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/terminals
Summary: Terminals
Returns the list of available terminals.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/imagetypes
Summary: ImageTypes
Returns the descriptions of the different image types.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/groupcategories
Summary: GroupCategories
Returns the descriptions of the different category groups.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/ratecomments
Summary: RateComments
Returns the descriptions of the Rate Comments associated with the hotel that the hotelier wants the client to read before confirming the booking. You can check the use of Rate Comments in https://developer.hotelbeds.com/docs/read/apitude_content/Use_of_Rate_Comments.
OpenAPI snippet URL
GET /hotel-content-api/1.0/types/ratecommentdetails
Summary: RateCommentDetails
Returns the descriptions of the rate comments associated with the hotel that the hotelier wants the client to read before confirming the booking with the given date.
OpenAPI snippet URL