OTA_HotelDescriptiveContentNotifRQ
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
OTA_HotelDescriptiveContentNotifRQ | Root element for /ota/OTA_HotelDescriptiveContentNotif call. | object | 1 | - |
OTA_HotelDescriptiveContentNotifRQ/@Target | Specifies whether the request is to create a test property or a real property. | enum | 1 | Accepts: Test , Production |
OTA_HotelDescriptiveContentNotifRQ/ HotelDescriptiveContents | See HotelDescriptiveContents. | array | 1 | - |
XML
<OTA_HotelDescriptiveContentNotifRQ 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-09T09:30:47Z" xsi:schemaLocation="http://www.opentravel.org/2014B/OTA_HotelDescriptiveContentNotifRQ.xsd" id="OTA2014B" Version="8.0" Target="Production"> <HotelDescriptiveContents> ... </HotelDescriptiveContents> </OTA_HotelDescriptiveContentNotifRQ>