The `OTA_HotelInvNotif` (HIN) endpoint is now under deprecation for Home providers
The OTA_HotelInvNotif
(HIN) 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_HotelInvNotif (HIN) endpoint in Content API.
We strongly encourage Home providers to implement the Rooms API and the Facilities API (the room facilities and bathroom endpoints) at their earliest convenience.
To learn more about our new modular APIs, see our guide on Making property onboarding easier.
/ota/OTA_HotelInvNotif
This endpoint is part of two different products (Content API and Room type and rate plan API), so you can use it differently depending on your use case:
- Content API: You can use the endpoint to add, modify, or remove room type amenities.
- Room type and rate plan API: You can use the endpoint to create, modify, or remove room types.
Methods
POST https://supply-xml.booking.com/hotels/ota/OTA_HotelInvNotif
Headers
Header | Description | Type | Required | Notes |
---|---|---|---|---|
Authorization | Machine account username and password | string | Required | Example: Authorization: Basic {username:password} |