Availability and Restrictions
Message Exchange Workflow
Request
Examples
<OTA_HotelAvailNotifRQ
xmlns="http://www.opentravel.org/OTA/2003/05" EchoToken="ed8835ff-6198-4f38-b589-3058397f677c" TimeStamp="2024-07-06T15:27:41+00:00" Version="1.0">
<AvailStatusMessages HotelCode="HOTELCODE">
<AvailStatusMessage BookingLimit="10"> <!-- Availability -->
<StatusApplicationControl End="2024-10-05" InvTypeCode="SGL" RatePlanCode="BAR" Start="2024-10-05"/>
<RestrictionStatus Status="Open"/> <!-- Stop Sell -->
</AvailStatusMessage>
<AvailStatusMessage>
<StatusApplicationControl End="2024-10-05" InvTypeCode="SGL" RatePlanCode="BAR" Start="2024-10-05"/>
<LengthsOfStay>
<LengthOfStay MinMaxMessageType="SetMinLOS" Time="1"/> <!-- Min Length of Stay -->
<LengthOfStay MinMaxMessageType="SetMaxLOS" Time="3"/> <!-- Max Length of Stay -->
</LengthsOfStay>
</AvailStatusMessage>
<AvailStatusMessage>
<StatusApplicationControl End="2024-10-05" InvTypeCode="SGL" RatePlanCode="BAR" Start="2024-10-05"/>
<RestrictionStatus Restriction="Arrival" Status="Open"/> <!-- Close to Arrival (CTA) -->
</AvailStatusMessage>
<AvailStatusMessage>
<StatusApplicationControl End="2024-10-05" InvTypeCode="SGL" RatePlanCode="BAR" Start="2024-10-05"/>
<RestrictionStatus Restriction="Departure" Status="Open"/> <!-- Close to Departure (CTD) -->
</AvailStatusMessage>
<!-- Additional AvailStatusMessage elements -->
</AvailStatusMessages>
</OTA_HotelAvailNotifRQ>Specification
Element / @Attribute
Type
M
Description
Response
Examples
Specification
Element / @Attribute
Type
M
Description
Help Centre
Last updated
Was this helpful?