OTA_HotelRateAmountNotifRS

RG will respond to the above request by returning an OTA_HotelRateAmountNotifRS message.

Rate change response indicating success

<OTA_HotelRateAmountNotifRS xmlns
="http://www.opentravel.org/OTA/2003/05"
 
Version="1.100"
EchoToken="879791878"
Target="Production"
TimeStamp="2011-10-01T16:56:20-05:00">
<Success />
</OTA_HotelAvailNotifRS>

Rate change response indicating failure


<OTA_HotelRateAmountNotifRS xmlns
="http://www.opentravel.org/OTA/2003/05"
 
Version="1.100"
EchoToken="879791878"
Target="Production"
TimeStamp="2011-10-01T16:56:20-05:00">
 <Errors>
 <Error Type="3" Code="320" RecordID="A1K"> 
        Invalid Data in RestrictionStatus Field
</Error>
</Errors>
</OTA_HotelAvailNotifRS>

Last updated