# OTA_HotelSummaryNotifRQ

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| `OTA_HotelSummaryNotifRQ` | Root element for [/ota/OTA_HotelSummaryNotif](/connectivity/docs/ota-hotelsummarynotif) request. | object | 1..1 | - |
| `OTA_HotelSummaryNotifRQ`/[HotelSummaryMessages](/connectivity/docs/api-reference/hotelsummarymessages) | - | array of [HotelSummaryMessage](/connectivity/docs/api-reference/hotelsummarymessage) | 1..1 | - |


## XML


```xml
<OTA_HotelSummaryNotifRQ
  Version="1.005"
  TimeStamp="2015-07-10T00:00:00"
  xmlns="http://www.opentravel.org/OTA/2003/05"
  HotelCode="12345">
  <HotelSummaryMessages>
    ...
  </HotelSummaryMessages>
</OTA_HotelSummaryNotifRQ>
```

## Related endpoints

* [/ota/OTA_HotelSummaryNotif](/connectivity/docs/ota-hotelsummarynotif)