Advertisement
romancha

RequestExp

May 29th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.47 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <AvailRateUpdateRQ xmlns="http://www.expediaconnect.com/EQC/AR/2011/06">
  3.   <Authentication username="***" password="***"/>
  4.   <Hotel id="36900105"/>
  5.   <AvailRateUpdate>
  6.     <DateRange from="2019-05-24" to="2019-05-31"/>
  7.     <RoomType id="219025787" closed="false">
  8.       <RatePlan id="280101189">
  9.         <Rate currency="EUR">
  10.           <PerDay rate="23.0"/>
  11.         </Rate>
  12.       </RatePlan>
  13.     </RoomType>
  14.   </AvailRateUpdate>
  15. </AvailRateUpdateRQ>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement