Last updated

OTA_HotelInvNotifRQ

Fields

FieldDescriptionTypeMin/maxNotes
OTA_HotelInvNotifRQRoot element for /ota/OTA_HotelInvNotif request.object1..1-
OTA_HotelInvNotifRQ/
@Target
Specifies whether the request is targeted at a test or production property.enum0..1Accepts: Test, Production. Default: Test
OTA_HotelInvNotifRQ/
SellableProducts
Room types.array of SellableProduct1..1-

XML

<OTA_HotelInvNotifRQ
  xmlns="http://www.opentravel.org/OTA/2003/05"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.opentravel.org/2014B/OTA_HotelInvNotifRQ.xsd"
  version="6.000"
  id="OTA2014B"
  TransactionIdentifier="5"
  Target="Production">
    <SellableProducts ... >
        ...
    </SellableProducts>
</OTA_HotelInvNotifRQ>