Last updated
The `OTA_HotelDescriptiveInfo` (HDI) endpoint is now under deprecation for Home providers

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

HeaderDescriptionTypeRequiredNotes
AuthorizationMachine account username and passwordstringRequiredExample: Authorization: Basic {username:password}

Examples

Errors