Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2017
397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <HotelAvailPriceNotifRQ>
  3. <credentials>
  4. <username>yield_test@test.com</username>
  5. <password>yield_test</password>
  6. </credentials>
  7. <rules mealPlanCode="5" ratePlanCode="139" hotelCode="192">
  8. <rule start="2017-11-01" end="2017-11-23" roomCode="10A3C1" occupation="3" minNights="3" />
  9. </rules>
  10. </HotelAvailPriceNotifRQ>
  11. <?xml version="1.0" encoding="utf-8"?>
  12. <error>
  13. <code>1050</code>
  14. <msg>The occupation logic is wrong</msg>
  15. </error>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement