Last updated

OTA_HotelProductNotifRQ

Fields

FieldDescriptionTypeMin/maxNotes
OTA_HotelProductNotifRQRoot element for /ota/OTA_HotelProductNotif request.object1..1-
OTA_HotelProductNotifRQ/
@Target
Specifies whether the request is targeted at a test or production property.enum0..1Accepts: Test, Production. Default: Test
OTA_HotelInvNotifRQ/
HotelProducts
Products (combinations of room types, rate plans, and policies).array of HotelProduct1..1-

XML

<OTA_HotelProductNotifRQ xmlns="http://www.opentravel.org/OTA/2003/05"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  PrimaryLangID="en-US"
  EchoToken="GUID"
  TimeStamp="2015-06-20T00:00:00"
  Version="1.0"
  Target="Production">
  <HotelProducts ... >    
    ...
  </HotelProducts>
</OTA_HotelProductNotifRQ>