Last updated 27 minutes ago
Property FieldsField Description Type Min/max Notes Properties /PropertyDetails of a property. object 0..* - Property/@HotelCodeThe Booking.com property ID. string 1..1 - Property/@HotelNameThe property name. string 1..1 - Property/@CurrencyCodeThe currency code . currencycode 1..1 Booking.com defines the currency for each property. You cannot change the currency yourself. Retrieve a list of all currency codes with /xml/currencies . Property/TPA_ExtensionsAdditional details. (Extensions to OTA standard.) object 1..1 - Property/TPA_Extensions/@HotelStatusThe current property status . string 1..1 - Property/TPA_Extensions/@CreatedThe property's creation date and time (CE(S)T). string 1..1 Format: YYYY-MM-DD HH:MM:DD Property/TPA_Extensions/@LastChangeThe date and time the property status last changed (CE(S)T). string 1..1 Format: YYYY-MM-DD HH:MM:DD Property/TPA_Extensions/@ContentScoreThe property page content score as a percentage. string 0..100 Percentage is calculated periodically. It may take a while for your changes to reflect on the score. Property/TPA_Extensions/@ConnectionStatusThe property connection status. string 1..1 -
XML< Property
HotelCode = "9999998"
HotelName = "Fake Hotel 001"
CurrencyCode = "EUR" >
< TPA_Extensions
HotelStatus = "XML: Being built"
Created = "2015-11-19 07:13:06"
LastChange = "2015-12-01 16:41:53"
ContentScore = "67"
ConnectionStatus = "Pending Property" />
</ Property >