OTA_HotelRatePlanNotifRQ
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
OTA_HotelRatePlanNotifRQ | Root element for /ota/OTA_HotelRatePlanNotif request. | object | 1..1 | - |
OTA_HotelRatePlanNotifRQ /@Target | Specifies whether the request is targeted at a test or production property. | enum | 0..1 | Accepts: Test , Production . Default: Test |
OTA_HotelRatePlanNotifRQ /RatePlans | - | array of RatePlan | 1..1 | - |
XML
<OTA_HotelRatePlanNotifRQ xmlns="http://www.opentravel.org/OTA/2003/05" MessageContentCode="8" Version="1.005" TimeStamp="2015-06-09T11:53:48" Target="Production"> <RatePlans ... > ... </RatePlans> </OTA_HotelRatePlanNotifRQ>