# OTA_HotelResNotifRQ

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| `OTA_HotelResNotifRQ` | 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_HotelResNotifRQ
  xmlns="http://www.opentravel.org/OTA/2003/05"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd"
  TimeStamp="2018-08-17T07:47:43+00:00"
  Target="Production"
  Version="2.001">
  <HotelReservations>
    ...
  </HotelReservations>
</OTA_HotelResNotifRQ>
```

## Related endpoints

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