Skip to main content

Property Information

Enpoint All the call must be made to the the following end point using https procotol.

Get property information

Retuns the information of a property

Authorization: Basic Zm9vOmJhcg==

Response Formats json/xml Response format is defined by the request Accept header

Content-Type: application/x-www-form-urlencoded

GET

/Property/:id

Parameter

FieldTypeDescriptionDescription
idStringThe Property-ID. (NOTE: CALL /property WITHOUT ANY PARAMETER TO GET ALL PROPERTIES)The Property-ID. (NOTE: CALL /property WITHOUT ANY PARAMETER TO GET ALL PROPERTIES)

Get property information

Retuns the information of a property

Success Response (200)

FieldTypeDescription
hotel_idNumberunique hotel identifier
namestringThe name of the hotel
streetstringThe address of the hotel.
citystringCity of the hotel.
countrystringCountry of the hotel
latitudeNumberLatitude of the hotel
longitudeNumberLongitude of the hotel
urlstringThe bookonline now URL of the hotel
phoneStringPhone number of the hotel.
emailStringemail address of the hotel.
faxStringFax number of the hotel
postcodeStringPostcode number of the hotel
photosPhoto arrayAn array of photo objects for the hotel
descriptionstringDescription of Hotel.
amenitiesstringAmenities of Hotel.