Last active
June 17, 2016 02:04
-
-
Save chaintng/9af34e230e5a3a3b7122a7d7b4ab349c to your computer and use it in GitHub Desktop.
2016-06-09T10:05:44.000Z
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<Request> | |
<Source> | |
<RequestorID Client="15858" EMailAddress="[email protected]" Password="2KS0JPZT5O"/> | |
<RequestorPreferences Currency="USD" Country="TW"> | |
<RequestMode>SYNCHRONOUS</RequestMode> | |
</RequestorPreferences> | |
</Source> | |
<RequestDetails> | |
<SearchHotelPriceRequest> | |
<ItemDestination DestinationType="city" DestinationCode="KOWL"/> | |
<ImmediateConfirmationOnly/> | |
<ItemCode>MHO</ItemCode> | |
<PeriodOfStay> | |
<CheckInDate>2016-06-09</CheckInDate> | |
<Duration>2</Duration> | |
</PeriodOfStay> | |
<IncludePriceBreakdown/> | |
<IncludeChargeConditions/> | |
<Rooms> | |
<Room Code="DB" Id="001:MHON:16426:M132634:166469:89848"/> | |
</Rooms> | |
</SearchHotelPriceRequest> | |
</RequestDetails> | |
</Request> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment