Page 12 - demo demito
P. 12
<Id>
(basic)
Integer Numeric ID for the hotel
<Name>
(basic)
<Id>
(basic)
<CityId>
<Address>
<Address2>
(optional)
<City>
<Zip>
<Tel>
(optional)
<Email>
(optional)
String
Integer
String
Complex
String
String
String
String
String
The name of the hotel
Numeric ID for the region
The id of the city to which the hotel belongs to. Hotels could exist in the city or in the city districts. But the city id of the hotel is available here.
Contains the hotel’s address and contact information
The second line of the hotel’s street address, where appropriate
The city component of the hotel’s address
The hotel’s zip code or post code
The hotel’s telephone number; this may be exposed to customers on the hotel voucher
An email address for the hotel; this will likely not be exposed to customers
<Region>
(basic)
Complex Contains details of the region that the hotel is in.
<Name>
(basic)
String The name of the region
<Type>
(basic)
Enum The type of the hotel
<Address1>
String The first line of the hotel’s street address
<Address3>
(optional)
String The third line of the hotel’s street address, where appropriate
<State>
(optional)
String The state or county component of the hotel’s address
<Country>
Enum The hotel’s country, specified as a 2- character ISO 3166 country code (e.g.
“US” for “United States”, “GB” for “United Kingdom”)
<Fax>
(optional)
String The hotel’s fax number; this will likely not be exposed to customers
roomsXML.com API Specifications
Page 12 of 36