Hotel Rules

Download all samples

Copy
Hotel Rules
Hotel Rules-Request
******************************************************************** 
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Header/>
   <soapenv:Body>
      <hotel:HotelRulesReq AuthorizedBy="TEST" TargetBranch="TPKIKSBUT" TraceId="PP_1V_0329" xmlns:hotel="http://www.travelport.com/schema/hotel_v50_0" xmlns:com="http://www.travelport.com/schema/common_v50_0">
         <com:BillingPointOfSaleInfo OriginApplication="UAPI"/>
         <hotel:HotelRulesLookup RatePlanType="1KNRACK" Base="USD1320.00">
            <hotel:HotelProperty HotelChain="HY" HotelCode="07320" HotelLocation="DEN" Name="HYATT HOUSE DENVER AIRPORT" ParticipationLevel="2">
               <hotel:PropertyAddress>
                  <hotel:Address>18741 East 71st Avenue</hotel:Address>
                  <hotel:Address>DENVER CO 80249 US</hotel:Address>
               </hotel:PropertyAddress>
               <com:PhoneNumber Type="Business" Number="1-303-628-7777"/>
               <com:PhoneNumber Type="Fax" Number="1-303-628-7778"/>
               <com:Distance Units="MI" Value="6" Direction="W"/>
               <hotel:HotelRating RatingProvider="AAA">
                  <hotel:Rating>3</hotel:Rating>
               </hotel:HotelRating>
               <hotel:MarketingMessage>
                  <hotel:Text>WELLBEING DETAILS AT WWW.HYATT.COM</hotel:Text>
               </hotel:MarketingMessage>
            </hotel:HotelProperty>
            <hotel:HotelStay>
               <hotel:CheckinDate>2023-02-26</hotel:CheckinDate>
               <hotel:CheckoutDate>2023-03-03</hotel:CheckoutDate>
            </hotel:HotelStay>
            <hotel:HotelRulesModifiers NumberOfAdults="1" NumberOfRooms="4"/>
         </hotel:HotelRulesLookup>
      </hotel:HotelRulesReq>
   </soapenv:Body>
</soapenv:Envelope>

Hotel Rules-Response
******************************************************************** 
<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
   <SOAP:Body>
      <hotel:HotelRulesRsp TraceId="PP_1V_0329" TransactionId="5A50C3820A0D6A921E18D0D7F3F4C4CB" ResponseTime="368" xmlns:hotel="http://www.travelport.com/schema/hotel_v50_0">
         <hotel:HotelRateDetail RatePlanType="1KNRACK" Base="USD1320.00" Total="USD1518.66">
            <hotel:RoomRateDescription Name="Rate comment">
               <hotel:Text>PER NIGHT STARTING 26 FEB FOR 5 NIGHTS USD264.00</hotel:Text>
               <hotel:Text>SUB TOTAL FOR STAY USD1320.00</hotel:Text>
               <hotel:Text>APPROX TOTAL INCL ALL KNOWN TAXES/FEES USD1518.66</hotel:Text>
            </hotel:RoomRateDescription>
            <hotel:RoomRateDescription Name="Rate description">
               <hotel:Text>1knrack: 1 Bd King Nonsm</hotel:Text>
               <hotel:Text>Full Breakfast:social Hour:full Kitchen:1bdrm</hotel:Text>
               <hotel:Text>1 Bedroom Suite:1 King Hyatt Grand Bed</hotel:Text>
               <hotel:Text>Regularly Published Room Rates.</hotel:Text>
            </hotel:RoomRateDescription>
            <hotel:RoomRateDescription Name="Room detail">
               <hotel:Text>1 BD KING NONSM</hotel:Text>
            </hotel:RoomRateDescription>
            <hotel:RoomRateDescription Name="Room rate">
               <hotel:Text>10.000 PERCENT COMMISSION</hotel:Text>
               <hotel:Text>TAX: 15.050 PERCENT</hotel:Text>
            </hotel:RoomRateDescription>
            <hotel:HotelRateByDate EffectiveDate="2023-02-26" ExpireDate="2023-03-03" Base="USD264.00"/>
            <hotel:Commission Indicator="true" Percent="10"/>
            <hotel:CancelInfo NonRefundableStayIndicator="false" OffsetTimeUnit="Hour" OffsetUnitMultiplier="48" OffsetDropTime="BeforeArrival"/>
            <hotel:GuaranteeInfo GuaranteeType="Guarantee"/>
            <hotel:Inclusions SmokingRoomIndicator="unknown">
               <hotel:BedTypes Code="248"/>
               <hotel:MealPlans Breakfast="unknown" Lunch="unknown" Dinner="unknown"/>
            </hotel:Inclusions>
         </hotel:HotelRateDetail>
         <hotel:HotelRuleItem Name="Cancellation">
            <hotel:Text>CXL: CXL 48HRS PRIOR TO HOTEL CHECK IN TIME</hotel:Text>
         </hotel:HotelRuleItem>
         <hotel:HotelRuleItem Name="Checkin Checkout">
            <hotel:Text>STANDARD RATE</hotel:Text>
            <hotel:Text>CHECK IN TIME 1500</hotel:Text>
            <hotel:Text>CHECK OUT TIME 1200</hotel:Text>
         </hotel:HotelRuleItem>
         <hotel:HotelRuleItem Name="Guarantee">
            <hotel:Text>CREDIT CARD GUARANTEE REQUIRED</hotel:Text>
         </hotel:HotelRuleItem>
         <hotel:HotelRuleItem Name="Promotional">
            <hotel:Text>HYATT GLOBAL CARE/CLEANLINESS ON SAFETY/WELLBEING WWW.HYATT.COM</hotel:Text>
         </hotel:HotelRuleItem>
         <hotel:HotelRuleItem Name="PropertyText">
            <hotel:Text>HYATT SUMMERFIELD DENVER AIRPO</hotel:Text>
            <hotel:Text>TIME ZONE: ABX</hotel:Text>
            <hotel:Text>GMT OFFSET: 00:00</hotel:Text>
            <hotel:Text>PROPERTY HAS 123 ROOMS AND 123 SUITES ON 5 FLOORS</hotel:Text>
         </hotel:HotelRuleItem>
         <hotel:HotelType SourceLink="true"/>
      </hotel:HotelRulesRsp>
   </SOAP:Body>
</SOAP:Envelope>