# OTA_HotelResNotifRS

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| `OTA_HotelResNotifRS` | Root element for [/ota/OTA_HotelResNotif](/assets/ota-resnotif.0246048b9c717d1a5855d6674e26c38dabca2d621c6e35c8db7aba16f8794661.53c68abe.md) response. | object | 1..1 | - |
| `OTA_HotelResNotifRQ`/[HotelReservations](/connectivity/docs/api-reference/hotelreservations) | New reservations. | array of [HotelReservation](/connectivity/docs/api-reference/hotelreservation) | 1..1 | - |


## XML


```xml
<OTA_HotelResNotifRS>
   <Success />
   <HotelReservations>
      ...
   </HotelReservations>
</OTA_HotelResNotifRS>
```

## Related endpoints

* [/ota/OTA_HotelResNotif](/assets/ota-resnotif.0246048b9c717d1a5855d6674e26c38dabca2d621c6e35c8db7aba16f8794661.53c68abe.md)