API method: GET/ hotelInfo
With this method you can get a detailed description of a hotel, including contacts, information about services, multimedia. The method can be used to display detailed hotel information in the following situations:
...
supplierCode & cityCode (from GET/ locations) & hotelCode (from GET/ searchAccommodation or GET /hotels)
hotelId (from GET /hotels)
...
Go to Accommodations - Choose GET/ hotelInfo method.
Enter parameters and press “Try it out” button:
...