|
1
|
<?xml version="1.0"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header></SOAP-ENV:Header><SOAP-ENV:Body>
|
|
2
|
<OTA_HotelResRQ xmlns="http://www.opentravel.org/OTA/2003/05" EchoToken="202511261056" TimeStamp="2025-11-26T10:56:50.412+08:00" Version="2.2">
|
|
3
|
<POS>
|
|
4
|
<Source>
|
|
5
|
<RequestorID MessagePassword="Ctripr@Aye$9J6n37j#DeGM" Type="5" ID="ctrip">
|
|
6
|
<CompanyName Code="C" CodeContext="1311"></CompanyName>
|
|
7
|
</RequestorID>
|
|
8
|
</Source>
|
|
9
|
</POS>
|
|
10
|
<UniqueID Type="501" ID="1128144090762776"></UniqueID>
|
|
11
|
<HotelReservations>
|
|
12
|
<HotelReservation>
|
|
13
|
<RoomStays>
|
|
14
|
<RoomStay>
|
|
15
|
<RoomTypes>
|
|
16
|
<RoomType NumberOfUnits="1" RoomTypeCode="RAA10602"></RoomType>
|
|
17
|
</RoomTypes>
|
|
18
|
<RatePlans>
|
|
19
|
<RatePlan RatePlanCode="PAA23743" PrepaidIndicator="true">
|
|
20
|
<RatePlanDescription>
|
|
21
|
<Text TextFormat="PlainText" Language="en-us">Two Bedroom Apartment[4-person occupancy][SwitchPP]</Text>
|
|
22
|
</RatePlanDescription>
|
|
23
|
</RatePlan>
|
|
24
|
</RatePlans>
|
|
25
|
<RoomRates>
|
|
26
|
<RoomRate RoomTypeCode="RAA10602" NumberOfUnits="1" RatePlanCode="PAA23743" RatePlanCategory="501">
|
|
27
|
<Rates>
|
|
28
|
<Rate EffectiveDate="2025-11-27" ExpireDate="2025-11-30">
|
|
29
|
<Base AmountAfterTax="2173300" CurrencyCode="VND" AmountBeforeTax="2173300"></Base>
|
|
30
|
</Rate>
|
|
31
|
</Rates>
|
|
32
|
</RoomRate>
|
|
33
|
</RoomRates>
|
|
34
|
<BasicPropertyInfo HotelCode="977208" HotelName="RichLane Residences"></BasicPropertyInfo>
|
|
35
|
</RoomStay>
|
|
36
|
</RoomStays>
|
|
37
|
<ResGuests>
|
|
38
|
<ResGuest>
|
|
39
|
<Profiles>
|
|
40
|
<ProfileInfo>
|
|
41
|
<Profile>
|
|
42
|
<Customer>
|
|
43
|
<PersonName>
|
|
44
|
<GivenName>JUNWEI</GivenName>
|
|
45
|
<Surname>LIANG</Surname>
|
|
46
|
</PersonName>
|
|
47
|
<PersonName>
|
|
48
|
<GivenName>THIYENNHU</GivenName>
|
|
49
|
<Surname>NGUYEN</Surname>
|
|
50
|
</PersonName>
|
|
51
|
<ContactPerson>
|
|
52
|
<PersonName>
|
|
53
|
<GivenName>JUNWEI</GivenName>
|
|
54
|
<Surname>LIANG</Surname>
|
|
55
|
</PersonName>
|
|
56
|
<Telephone PhoneNumber="+842873031966"></Telephone>
|
|
57
|
<Email>richlaneresiden.50mcqeyeb3y30rt@guest.ctrip.com</Email>
|
|
58
|
</ContactPerson>
|
|
59
|
</Customer>
|
|
60
|
</Profile>
|
|
61
|
</ProfileInfo>
|
|
62
|
</Profiles>
|
|
63
|
</ResGuest>
|
|
64
|
</ResGuests>
|
|
65
|
<ResGlobalInfo>
|
|
66
|
<GuestCounts>
|
|
67
|
<GuestCount Count="4"></GuestCount>
|
|
68
|
</GuestCounts>
|
|
69
|
<TimeSpan Start="2025-11-27 0:00:00" End="2025-11-30 0:00:00"></TimeSpan>
|
|
70
|
<SpecialRequests>
|
|
71
|
<SpecialRequest>
|
|
72
|
<Text TextFormat="PlainText" Language="en-us">For contacting the guest please dial: +842873031966(verification code:206918)or +862152296241(verification code:206918)</Text>
|
|
73
|
</SpecialRequest>
|
|
74
|
</SpecialRequests>
|
|
75
|
<DepositPayments>
|
|
76
|
<GuaranteePayment>
|
|
77
|
<AcceptedPayments>
|
|
78
|
<AcceptedPayment>
|
|
79
|
<PaymentCard></PaymentCard>
|
|
80
|
</AcceptedPayment>
|
|
81
|
</AcceptedPayments>
|
|
82
|
</GuaranteePayment>
|
|
83
|
</DepositPayments>
|
|
84
|
<Total AmountAfterTax="6519900" CurrencyCode="VND" AmountBeforeTax="6519900"></Total>
|
|
85
|
<TPA_Extensions>
|
|
86
|
<IsReserved>false</IsReserved>
|
|
87
|
</TPA_Extensions>
|
|
88
|
<HotelReservationIDs>
|
|
89
|
<HotelReservationID ResID_Type="501" ResID_Value="1128144090762776"></HotelReservationID>
|
|
90
|
</HotelReservationIDs>
|
|
91
|
</ResGlobalInfo>
|
|
92
|
</HotelReservation>
|
|
93
|
</HotelReservations>
|
|
94
|
</OTA_HotelResRQ></SOAP-ENV:Body></SOAP-ENV:Envelope>
|