...
Element | Type | Description | ||
siteList | Array | The siteList array will contain an entry for each site as requested in the siteIDList section of the request. | ||
siteID | Integer | The IBE siteID for the property. | ||
primaryName | String | Property name. | ||
address | String | Property address. | ||
phone | String | Property phone number. | ||
fax | String | Property fax number. | ||
url | String | Property website url. | ||
stars | Integer | Property star rating. | ||
currency | String | Property currency. | ||
portalShort | String | Property portal description. | ||
notificationEmail | String | Property primary notification email. | ||
acceptedCards | Array | Property accepted payment cards. | ||
timezone | String | Property timezone. | ||
earliestETA | String | Earlier checkin time. | ||
latestETA | String | Latest checkout time. | ||
cutoffTime | String | Latest cutoff time for same day bookings. | ||
facilities | Array | Array of facility codes facilities available at the property. | ||
images | Array | Array of imageIDs used by the property. | ||
childPriceOptions | Array | Array of child price options. | ||
ageGroup | String | Identifier for this child price option in the Allora IBE. | ||
label | String | Label for this child price option. | ||
minAge | Integer | Minimun age for this child price option. | ||
maxAge | Integer | Maximum age for this child price option. | ||
geoLocation | Array | Geocoordinates for the property. | ||
latitude | String | Latitude coordinates. | ||
longitude | String | Longitude coordinates. | ||
portalURL | String | Portal URL for the property. |
...