The OTA_HotelDescriptiveInfo
(HDI) endpoint was deprecated for Home providers in December 2024. We will sunset this endpoint for Home providers on December 31, 2026. For more information on the deprecation and sunsetting timeline, see OTA_HotelDescriptiveInfo (HDI) endpoint in Content API.
We strongly encourage Home providers to implement new modular APIs at their earliest convenience, which will enable them to retrieve relevant property information using the GET
method.
To learn more about our new modular APIs, see our guide on Making property onboarding easier.
/ota/OTA_HotelDescriptiveInfo
Use this endpoint to retrieve a property's information from Booking.com. Most information is returned in the same format as in OTA_HotelDescriptiveContentNotifRQ and OTA_HotelInvNotifRQ.
Methods
POST https://supply-xml.booking.com/hotels/ota/OTA_HotelDescriptiveInfo
Headers
Header | Description | Type | Required | Notes |
---|---|---|---|---|
Authorization | Machine account username and password | string | Required | Example: Authorization: Basic {username:password} |