PMS REST API
Online documentation
ExtendedHotelInformation
| Property Name | Type | Description |
| ContactAddress | Address | Address of the hotel |
| ContactEmail | string | Contact e-mail of the hotel |
| TelephoneList | List<string> | Telephone list of the hotel |
| FaxList | List<string> | Fax list of the hotel |
| WebAddress | string | WebAddress of the hotel |
| TimeZone | List< MultilangString > | Time zone of the hotel |
| Grade | List< MultilangString > | Grade of the hotel |
| CheckInInfo | List< MultilangString > | Check-in Info of the hotel |
| CheckOutInfo | List< MultilangString > | Check-out Info of the hotel |
| HotelDescription | List< MultilangString > | Hotel description |
| OtherHotelInfo | List< MultilangInfo > | Other hotel information |
| LocationAltitude | string | Location altitude |
| LocationLatitude | string | Location latitude |
| LocationLongitude | string | Location longitude |
| RoomDescriptionList | List< RoomDesc > | Room description list of the hotel |
| Restaurants | List< HotelRestaurant > | Restaurant list of the hotel |
| MeetingRooms | List< HotelMeetingRoom > | Hotel meeting room list of the hotel |
| Attractions | List< HotelAttraction > | Hotel attraction list of the hotel |
| Amenities | List< HotelAmenity > | Amenities of the hotel |

