予約履歴確認(GetBookingDetails)

 

API情報

予約履歴を確認する際のリクエストです。

 

リクエストサンプル

 選択<CommandList>
	<GetBookingDetails>
		<XmlLoginId>XXXXXXXXXXXXXXXX</XmlLoginId>
		<LoginId>XXXXXXXXXXXXXXXX</LoginId>
		<TFBookingReference>S16DJEMAA</TFBookingReference>
	</GetBookingDetails>
</CommandList>​

レスポンスサンプル

 選択<CommandList>
	<GetBookingDetails millis="37">
		<LoginId>XXXXXXXXXXXXXXXX</LoginId>
		<Status>Duplicate</Status>
		<RouterHistory>
			<RoutingId>S15B5J955MQY2O6V</RoutingId>
			<SearchRouter>
				<Supplier>ezy</Supplier>
				<Vendor>
					<Name>easyJet</Name>
					<Url>http://www.easyjet.com/</Url>
				</Vendor>
				<Complete>true</Complete>
				<RequestedLocations>
					<Origin>
						<Type>city</Type>
						<Code>LON</Code>
					</Origin>
					<Destination>
						<Type>airport</Type>
						<Code>MAD</Code>
					</Destination>
				</RequestedLocations>
				<GroupList>
					<Group>
						<Id>9Z9XY8NXKN7VSAIA</Id>
						<OutwardList>
							<Outward>
								<Id>52P8NQIA96WNG93R</Id>
								<CacheInfo>
									<CacheDataAgeSeconds>0</CacheDataAgeSeconds>
								</CacheInfo>
								<Price>
									<Amount>10410.00</Amount>
									<Currency>JPY</Currency>
									<PriceIncludesTax>true</PriceIncludesTax>
									<TaxItemList>
										<TaxItem>
											<Name>Booking Service Fee</Name>
											<Amount>774.00</Amount>
											<Currency>JPY</Currency>
										</TaxItem>
										<TaxItem>
											<Name>Merchant Fee</Name>
											<Amount>254.00</Amount>
											<Currency>JPY</Currency>
										</TaxItem>
										<TaxItem>
											<Name>Credit card surcharge</Name>
											<Amount>184.00</Amount>
											<Currency>JPY</Currency>
										</TaxItem>
										<TaxItem>
											<Name>Bank Administration Charge</Name>
											<Amount>39.00</Amount>
											<Currency>JPY</Currency>
										</TaxItem>
										<TaxItem>
											<Name>Handling Fee</Name>
											<Amount>1934.00</Amount>
											<Currency>JPY</Currency>
										</TaxItem>
									</TaxItemList>
									<PassengerPriceList>
										<PassengerPrice>
											<Amount>7227.00</Amount>
											<Currency>JPY</Currency>
											<PriceIncludesTax>true</PriceIncludesTax>
											<TaxItemList>
												<TaxItem>
													<Name>Taxes</Name>
													<Amount>2425.00</Amount>
													<Currency>JPY</Currency>
												</TaxItem>
											</TaxItemList>
											<Age>30</Age>
										</PassengerPrice>
									</PassengerPriceList>
								</Price>
								<Duration>145</Duration>
								<SegmentList>
									<Segment>
										<Origin>
											<Type>airport</Type>
											<Code>LGW</Code>
											<Terminal>South</Terminal>
										</Origin>
										<Destination>
											<Type>airport</Type>
											<Code>MAD</Code>
										</Destination>
										<DepartDate>25/08/2015-19:10</DepartDate>
										<ArriveDate>25/08/2015-22:35</ArriveDate>
										<Duration>145</Duration>
										<TfOperator>
											<Name>easyJet</Name>
											<Code>U2</Code>
										</TfOperator>
										<TfVendingOperator>
											<Name>easyJet</Name>
											<Code>U2</Code>
										</TfVendingOperator>
										<Operator>
											<Name>easyJet</Name>
											<Code>U2</Code>
										</Operator>
										<VendingOperator>
											<Name>easyJet</Name>
											<Code>U2</Code>
										</VendingOperator>
										<FlightId>
											<Code>U25483</Code>
											<Number>5483</Number>
										</FlightId>
										<TravelClass>
											<TfClass>Economy With Restrictions</TfClass>
											<SupplierClass>Y</SupplierClass>
											<SupplierRBDCode>Y</SupplierRBDCode>
										</TravelClass>
										<SegmentMayEndWithAStop>false</SegmentMayEndWithAStop>
									</Segment>
								</SegmentList>
								<Vendor>
									<Name>ezy</Name>
									<Url>http://www.easyjet.com/</Url>
								</Vendor>
							</Outward>
						</OutwardList>
					</Group>
				</GroupList>
			</SearchRouter>
			<DetailsRouter>
				<RequiredParameterList>
					<RequiredParameter>
						<Name>DateOfBirth</Name>
						<Type>formatted_text</Type>
						<DisplayText>Date of birth (dd/mm/yyyy)</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>UserLogin</Name>
						<Type>text</Type>
						<DisplayText>Username for supplier login account</DisplayText>
						<PerPassenger>false</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>FrequentFlyerNumber</Name>
						<Type>text</Type>
						<DisplayText>Frequent flyer number</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>MobilePhone</Name>
						<Type>notice</Type>
						<DisplayText/>
						<PerPassenger>false</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>CardSecurityNumber</Name>
						<Type>notice</Type>
						<DisplayText/>
						<PerPassenger>false</PerPassenger>
						<IsOptional>false</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>PassportNumber</Name>
						<Type>text</Type>
						<DisplayText>Passport number</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>PassportExpiryDate</Name>
						<Type>formatted_text</Type>
						<DisplayText>Passport expiry date (dd/mm/yyyy)</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>PassportCountryOfIssue</Name>
						<Type>formatted_text</Type>
						<DisplayText>Passport country of issue</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>ChildrenAndInfantsSearch</Name>
						<Type>notice</Type>
						<DisplayText/>
						<PerPassenger>false</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>ChildrenAndInfantsBooking</Name>
						<Type>notice</Type>
						<DisplayText/>
						<PerPassenger>false</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>Nationality</Name>
						<Type>formatted_text</Type>
						<DisplayText>Please enter the country of nationality (two-letter code, e.g. GB)</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>AdvancedFlightOptions</Name>
						<Type>value_select</Type>
						<DisplayText>Please Select Advanced Flight Options: FIRE(Firearms),GOLF(Golf Bag),SKBT(Skis and/or Boots),SNBD(Snowboard),OSSE(Other small sporting equipment),BICL(Bicycle),CANO(Canoe/Kayak),HGLD(Hang glider),WDSF(Windsurfer)</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>SeatOptions</Name>
						<Type>custom</Type>
						<DisplayText>Please Select Seat Options: 5483-1A(W|E|IE|1A|EL@1953.00 JPY@320),5483-1B(N|E|IE|1A|EL@1953.00 JPY@320),5483-1C(A|E|IE|1A|EL@1953.00 JPY@320),5483-1D(A|E|IE|1A|EL@1953.00 JPY@320),5483-1E(N|EL@1953.00 JPY@320),5483-1F(W|EL@1953.00 JPY@320),5483-2A(W|UF@1346.00 JPY@320),5483-2B(N|UF@1346.00 JPY@320),5483-2C(A|UF@1346.00 JPY@320),5483-2D(A|UF@1346.00 JPY@320),5483-2E(N|UF@1346.00 JPY@320),5483-2F(W|UF@1346.00 JPY@320),5483-3A(W|UF@1346.00 JPY@320),5483-3B(N|UF@1346.00 JPY@320),5483-3C(A|UF@1346.00 JPY@320),5483-3D(A|UF@1346.00 JPY@320),5483-3E(N|UF@1346.00 JPY@320),5483-3F(W|UF@1346.00 JPY@320),5483-4A(W|UF@1346.00 JPY@320),5483-4B(N|UF@1346.00 JPY@320),5483-4C(A|UF@1346.00 JPY@320),5483-4D(A|UF@1346.00 JPY@320),5483-4E(N|UF@1346.00 JPY@320),5483-4F(W|UF@1346.00 JPY@320),5483-5A(W|UF@1346.00 JPY@320),5483-5B(N|UF@1346.00 JPY@320),5483-5C(A|UF@1346.00 JPY@320),5483-5D(A|UF@1346.00 JPY@320),5483-5E(N|UF@1346.00 JPY@320),5483-5F(W|UF@1346.00 JPY@320),5483-6A(W|UF@1346.00 JPY@320),5483-6B(N|UF@1346.00 JPY@320),5483-6C(A|UF@1346.00 JPY@320),5483-6D(A|UF@1346.00 JPY@320),5483-6E(N|UF@1346.00 JPY@320),5483-6F(W|UF@1346.00 JPY@320),5483-7A(W@673.00 JPY@320),5483-7B(N@673.00 JPY@320),5483-7C(A@673.00 JPY@320),5483-7D(A@673.00 JPY@320),5483-7E(N@673.00 JPY@320),5483-7F(W@673.00 JPY@320),5483-8A(W@673.00 JPY@320),5483-8B(N@673.00 JPY@320),5483-8C(A@673.00 JPY@320),5483-8D(A@673.00 JPY@320),5483-8E(N@673.00 JPY@320),5483-8F(W@673.00 JPY@320),5483-9A(W@673.00 JPY@320),5483-9B(N@673.00 JPY@320),5483-9C(A@673.00 JPY@320),5483-9D(A@673.00 JPY@320),5483-9E(N@673.00 JPY@320),5483-9F(W@673.00 JPY@320),5483-10A(W@673.00 JPY@320),5483-10B(N@673.00 JPY@320),5483-10C(A@673.00 JPY@320),5483-10D(A@673.00 JPY@320),5483-10E(N@673.00 JPY@320),5483-10F(W@673.00 JPY@320),5483-11A(W@673.00 JPY@320),5483-11B(N@673.00 JPY@320),5483-11C(A@673.00 JPY@320),5483-11D(A@673.00 JPY@320),5483-11E(N@673.00 JPY@320),5483-11F(W@673.00 JPY@320),5483-12A(W|E|IE|1A|EL@1346.00 JPY@320),5483-12B(N|E|IE|1A|EL@1346.00 JPY@320),5483-12C(A|E|IE|1A|EL@1346.00 JPY@320),5483-12D(A|E|IE|1A|EL@1346.00 JPY@320),5483-12E(N|E|IE|1A|EL@1346.00 JPY@320),5483-12F(W|E|IE|1A|EL@1346.00 JPY@320),5483-13A(W|E|IE|1A|EL@1346.00 JPY@320),5483-13B(N|E|IE|1A|EL@1346.00 JPY@320),5483-13C(A|E|IE|1A|EL@1346.00 JPY@320),5483-13D(A|E|IE|1A|EL@1346.00 JPY@320),5483-13E(N|E|IE|1A|EL@1346.00 JPY@320),5483-13F(W|E|IE|1A|EL@1346.00 JPY@320),5483-14A(W@673.00 JPY@320),5483-14B(N@673.00 JPY@320),5483-14C(A@673.00 JPY@320),5483-14D(A@673.00 JPY@320),5483-14E(N@673.00 JPY@320),5483-14F(W@673.00 JPY@320),5483-15A(W@673.00 JPY@320),5483-15B(N@673.00 JPY@320),5483-15C(A@673.00 JPY@320),5483-15D(A@673.00 JPY@320),5483-15E(N@673.00 JPY@320),5483-15F(W@673.00 JPY@320),5483-16A(W@673.00 JPY@320),5483-16B(N@673.00 JPY@320),5483-16C(A@673.00 JPY@320),5483-16D(A@673.00 JPY@320),5483-16E(N@673.00 JPY@320),5483-16F(W@673.00 JPY@320),5483-17A(W@673.00 JPY@320),5483-17B(N@673.00 JPY@320),5483-17C(A@673.00 JPY@320),5483-17D(A@673.00 JPY@320),5483-17E(N@673.00 JPY@320),5483-17F(W@673.00 JPY@320),5483-18A(W@673.00 JPY@320),5483-18B(N@673.00 JPY@320),5483-18C(A@673.00 JPY@320),5483-18D(A@673.00 JPY@320),5483-18E(N@673.00 JPY@320),5483-18F(W@673.00 JPY@320),5483-19A(W@673.00 JPY@320),5483-19B(N@673.00 JPY@320),5483-19C(A@673.00 JPY@320),5483-19D(A@673.00 JPY@320),5483-19E(N@673.00 JPY@320),5483-19F(W@673.00 JPY@320),5483-20A(W@673.00 JPY@320),5483-20B(N@673.00 JPY@320),5483-20C(A@673.00 JPY@320),5483-20D(A@673.00 JPY@320),5483-20E(N@673.00 JPY@320),5483-20F(W@673.00 JPY@320),5483-21A(W@673.00 JPY@320),5483-21B(N@673.00 JPY@320),5483-21C(A@673.00 JPY@320),5483-21D(A@673.00 JPY@320),5483-21E(N@673.00 JPY@320),5483-21F(W@673.00 JPY@320),5483-22A(W@673.00 JPY@320),5483-22B(N@673.00 JPY@320),5483-22C(A@673.00 JPY@320),5483-22D(A@673.00 JPY@320),5483-22E(N@673.00 JPY@320),5483-22F(W@673.00 JPY@320),5483-23A(W@673.00 JPY@320),5483-23B(N@673.00 JPY@320),5483-23C(A@673.00 JPY@320),5483-23D(A@673.00 JPY@320),5483-23E(N@673.00 JPY@320),5483-23F(W@673.00 JPY@320),5483-24A(W@673.00 JPY@320),5483-24B(N@673.00 JPY@320),5483-24C(A@673.00 JPY@320),5483-24D(A@673.00 JPY@320),5483-24E(N@673.00 JPY@320),5483-24F(W@673.00 JPY@320),5483-25A(W@673.00 JPY@320),5483-25B(N@673.00 JPY@320),5483-25C(A@673.00 JPY@320),5483-25D(A@673.00 JPY@320),5483-25E(N@673.00 JPY@320),5483-25F(W@673.00 JPY@320),5483-26A(W@673.00 JPY@320),5483-26B(N@673.00 JPY@320),5483-26C(A@673.00 JPY@320),5483-26D(A@673.00 JPY@320),5483-26E(N@673.00 JPY@320),5483-26F(W@673.00 JPY@320),5483-27A(W@673.00 JPY@320),5483-27B(N@673.00 JPY@320),5483-27C(A@673.00 JPY@320),5483-27D(A@673.00 JPY@320),5483-27E(N@673.00 JPY@320),5483-27F(W@673.00 JPY@320),5483-28A(W@673.00 JPY@320),5483-28B(N@673.00 JPY@320),5483-28C(A@673.00 JPY@320),5483-28D(A@673.00 JPY@320),5483-28E(N@673.00 JPY@320),5483-28F(W@673.00 JPY@320),5483-29A(W@673.00 JPY@320),5483-29B(N@673.00 JPY@320),5483-29C(A@673.00 JPY@320),5483-29D(A|E|IE|1A@673.00 JPY@320),5483-29E(N@673.00 JPY@320),5483-29F(W@673.00 JPY@320),5483-30A(W@673.00 JPY@320),5483-30B(N@673.00 JPY@320),5483-30C(A@673.00 JPY@320),5483-31A(W@673.00 JPY@320),5483-31B(N@673.00 JPY@320),5483-31C(A|E|IE|1A@673.00 JPY@320)</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>LuggageOptions</Name>
						<Type>value_select</Type>
						<DisplayText>Please Select Luggage Option: 1 (1 bags - 20Kg total - 2696.00 JPY), 2 (2 bags - 40Kg total - 5391.00 JPY), 3 (3 bags - 60Kg total - 8087.00 JPY)</DisplayText>
						<PerPassenger>false</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>PostCode</Name>
						<Type>notice</Type>
						<DisplayText/>
						<PerPassenger>false</PerPassenger>
						<IsOptional>false</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>AdditionalEmailRecipients</Name>
						<Type>formatted_text</Type>
						<DisplayText>Specify additional email addresses to which booking confirmation emails should be sent (comma-separated list).</DisplayText>
						<PerPassenger>false</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
				</RequiredParameterList>
				<Supplier>ezy</Supplier>
				<Vendor>
					<Name>easyJet</Name>
					<Url>http://www.easyjet.com/</Url>
				</Vendor>
				<Complete>true</Complete>
				<RequestedLocations>
					<Origin>
						<Type>city</Type>
						<Code>LON</Code>
					</Origin>
					<Destination>
						<Type>airport</Type>
						<Code>MAD</Code>
					</Destination>
				</RequestedLocations>
				<GroupList>
					<Group>
						<Id>9Z9XY8NXKN7VSAIA</Id>
						<OutwardList>
							<Outward>
								<Id>52P8NQIA96WNG93R</Id>
								<CacheInfo>
									<CacheDataAgeSeconds>0</CacheDataAgeSeconds>
								</CacheInfo>
								<Price>
									<Amount>10410.00</Amount>
									<Currency>JPY</Currency>
									<PriceIncludesTax>true</PriceIncludesTax>
									<TaxItemList>
										<TaxItem>
											<Name>Booking Service Fee</Name>
											<Amount>774.00</Amount>
											<Currency>JPY</Currency>
										</TaxItem>
										<TaxItem>
											<Name>Merchant Fee</Name>
											<Amount>254.00</Amount>
											<Currency>JPY</Currency>
										</TaxItem>
										<TaxItem>
											<Name>Credit card surcharge</Name>
											<Amount>184.00</Amount>
											<Currency>JPY</Currency>
										</TaxItem>
										<TaxItem>
											<Name>Bank Administration Charge</Name>
											<Amount>39.00</Amount>
											<Currency>JPY</Currency>
										</TaxItem>
										<TaxItem>
											<Name>Handling Fee</Name>
											<Amount>1934.00</Amount>
											<Currency>JPY</Currency>
										</TaxItem>
									</TaxItemList>
									<PassengerPriceList>
										<PassengerPrice>
											<Amount>7227.00</Amount>
											<Currency>JPY</Currency>
											<PriceIncludesTax>true</PriceIncludesTax>
											<TaxItemList>
												<TaxItem>
													<Name>Taxes</Name>
													<Amount>2425.00</Amount>
													<Currency>JPY</Currency>
												</TaxItem>
											</TaxItemList>
											<Age>30</Age>
										</PassengerPrice>
									</PassengerPriceList>
								</Price>
								<Duration>145</Duration>
								<SegmentList>
									<Segment>
										<Origin>
											<Type>airport</Type>
											<Code>LGW</Code>
											<Terminal>South</Terminal>
										</Origin>
										<Destination>
											<Type>airport</Type>
											<Code>MAD</Code>
										</Destination>
										<DepartDate>25/08/2015-19:10</DepartDate>
										<ArriveDate>25/08/2015-22:35</ArriveDate>
										<Duration>145</Duration>
										<TfOperator>
											<Name>easyJet</Name>
											<Code>U2</Code>
										</TfOperator>
										<TfVendingOperator>
											<Name>easyJet</Name>
											<Code>U2</Code>
										</TfVendingOperator>
										<Operator>
											<Name>easyJet</Name>
											<Code>U2</Code>
										</Operator>
										<VendingOperator>
											<Name>easyJet</Name>
											<Code>U2</Code>
										</VendingOperator>
										<FlightId>
											<Code>U25483</Code>
											<Number>5483</Number>
										</FlightId>
										<TravelClass>
											<TfClass>Economy With Restrictions</TfClass>
											<SupplierClass>Y</SupplierClass>
											<SupplierRBDCode>Y</SupplierRBDCode>
										</TravelClass>
										<SegmentMayEndWithAStop>false</SegmentMayEndWithAStop>
									</Segment>
								</SegmentList>
								<Vendor>
									<Name>ezy</Name>
									<Url>http://www.easyjet.com/</Url>
								</Vendor>
							</Outward>
						</OutwardList>
					</Group>
				</GroupList>
				<SupplierInfoList>
					<SupplierInfo>
						<DisplayName>Terms and Conditions</DisplayName>
						<InfoType>url</InfoType>
						<Info>http://www.easyjet.com/en/terms-and-conditions</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Article 28: Insurance</DisplayName>
						<InfoType>url</InfoType>
						<Info>http://www.easyjet.com/en/terms-and-conditions#a29</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Article 20: Dangerous Goods</DisplayName>
						<InfoType>url</InfoType>
						<Info>http://www.easyjet.com/en/terms-and-conditions#a21</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Article 14: Seating</DisplayName>
						<InfoType>url</InfoType>
						<Info>http://www.easyjet.com/en/terms-and-conditions#a14</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Advance Passenger Information Rule</DisplayName>
						<InfoType>remark</InfoType>
						<Info>If only partial passport information is provided (must including passport number), we will still forward the API request to easyJet. Please note that if a traveller is travelling on an APIS route, he will not be allowed to checkin through the website unless his document information is complete. Thus please go to easyjet.com to complete the APIS. Hint: To view/manage bookings on easyjet.com, a password is required, which is always sendt to the contact email address along with the confirmation email if the user has not registered before. Rule of APIS parameters: 1. The max lengh of passport number is 20. 2. DateOfBirth is required only for adults and children, and must be valid and older than 2 years of age. 3. Any adult with accompanying infant must be at least 18 years of age on the date of the outbound flight. </Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Payment in MAD currency</DisplayName>
						<InfoType>remark</InfoType>
						<Info>easyJet do not support payment in MAD currency for cards except MasterCard and Visa Credit.</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Fare Rules - Y</DisplayName>
						<InfoType>text</InfoType>
						<Info>The Standard Fare must be paid in full at time of booking. Names of passengers may be changed on payment of a "name change" fee. Passengers can transfer reservations (subject to availability) for an administration fee per passenger per flight, plus any difference in the total cost of the flight at the time the change is made. If the new fare is lower, no refund will be made. Any additional services must be paid for in full at time of booking. For full terms and conditions please refer to http://www.easyjet.com/EN/Book/conditions.html.</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Advance Passenger Information For Outward Segment</DisplayName>
						<InfoType>remark</InfoType>
						<Info>Advance Passenger Information is required for the outward segment. Passport details are required to be submitted before departure. You are kindly requested to make sure that these details are completed with the supplier and that the passport of each traveller is available for presentation at checkin/boarding.</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Note for outward flight"s seat</DisplayName>
						<InfoType>remark</InfoType>
						<Info>Exit Row seats are not available for selection for Passengers who are Child under 16 yrs have hearing, Sight or other disability, has Infant on Lap, Pregnant, Physical disorder, Elderly and fragile. Standard and Exit Row Seats Free Of Charge for FlexiFare and all Seats are Free Of Charge for passengers having ejPlusCard..</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Airline Passenger Duty (APD) Refund Information 1</DisplayName>
						<InfoType>text</InfoType>
						<Info>Please request UK APD tax refund for children aged 2~11 at www.easyjet.com/apd</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Airline Passenger Duty (APD) Refund Information 2</DisplayName>
						<InfoType>text</InfoType>
						<Info>To be eligible for a refund of your child"s APD, the following must apply: 1.The child (children) on the booking must be aged 2 or over, but under 12 on the date of your flight departure from a UK airport. 2. They must be travelling on, or after, May 1 2015</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Airline Passenger Duty (APD) Refund Information 3</DisplayName>
						<InfoType>text</InfoType>
						<Info>Easyjet are automatically refunding any CHILD APD due, following that the APIS details are completed or the APD refund form on the managemybooking portal, as well as that the child age needs to be submitted before the refund is given. </Info>
					</SupplierInfo>
				</SupplierInfoList>
			</DetailsRouter>
			<TermsRouter>
				<RequiredParameterList>
					<RequiredParameter>
						<Name>DateOfBirth</Name>
						<Type>formatted_text</Type>
						<DisplayText>Date of birth (dd/mm/yyyy)</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>UserLogin</Name>
						<Type>text</Type>
						<DisplayText>Username for supplier login account</DisplayText>
						<PerPassenger>false</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>FrequentFlyerNumber</Name>
						<Type>text</Type>
						<DisplayText>Frequent flyer number</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>MobilePhone</Name>
						<Type>notice</Type>
						<DisplayText/>
						<PerPassenger>false</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>CardSecurityNumber</Name>
						<Type>notice</Type>
						<DisplayText/>
						<PerPassenger>false</PerPassenger>
						<IsOptional>false</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>PassportNumber</Name>
						<Type>text</Type>
						<DisplayText>Passport number</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>PassportExpiryDate</Name>
						<Type>formatted_text</Type>
						<DisplayText>Passport expiry date (dd/mm/yyyy)</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>PassportCountryOfIssue</Name>
						<Type>formatted_text</Type>
						<DisplayText>Passport country of issue</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>ChildrenAndInfantsSearch</Name>
						<Type>notice</Type>
						<DisplayText/>
						<PerPassenger>false</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>ChildrenAndInfantsBooking</Name>
						<Type>notice</Type>
						<DisplayText/>
						<PerPassenger>false</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>Nationality</Name>
						<Type>formatted_text</Type>
						<DisplayText>Please enter the country of nationality (two-letter code, e.g. GB)</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>AdvancedFlightOptions</Name>
						<Type>value_select</Type>
						<DisplayText>Please Select Advanced Flight Options: FIRE(Firearms),GOLF(Golf Bag),SKBT(Skis and/or Boots),SNBD(Snowboard),OSSE(Other small sporting equipment),BICL(Bicycle),CANO(Canoe/Kayak),HGLD(Hang glider),WDSF(Windsurfer)</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>SeatOptions</Name>
						<Type>custom</Type>
						<DisplayText>Please Select Seat Options: 5483-1A(W|E|IE|1A|EL@1953.00 JPY@320),5483-1B(N|E|IE|1A|EL@1953.00 JPY@320),5483-1C(A|E|IE|1A|EL@1953.00 JPY@320),5483-1D(A|E|IE|1A|EL@1953.00 JPY@320),5483-1E(N|EL@1953.00 JPY@320),5483-1F(W|EL@1953.00 JPY@320),5483-2A(W|UF@1346.00 JPY@320),5483-2B(N|UF@1346.00 JPY@320),5483-2C(A|UF@1346.00 JPY@320),5483-2D(A|UF@1346.00 JPY@320),5483-2E(N|UF@1346.00 JPY@320),5483-2F(W|UF@1346.00 JPY@320),5483-3A(W|UF@1346.00 JPY@320),5483-3B(N|UF@1346.00 JPY@320),5483-3C(A|UF@1346.00 JPY@320),5483-3D(A|UF@1346.00 JPY@320),5483-3E(N|UF@1346.00 JPY@320),5483-3F(W|UF@1346.00 JPY@320),5483-4A(W|UF@1346.00 JPY@320),5483-4B(N|UF@1346.00 JPY@320),5483-4C(A|UF@1346.00 JPY@320),5483-4D(A|UF@1346.00 JPY@320),5483-4E(N|UF@1346.00 JPY@320),5483-4F(W|UF@1346.00 JPY@320),5483-5A(W|UF@1346.00 JPY@320),5483-5B(N|UF@1346.00 JPY@320),5483-5C(A|UF@1346.00 JPY@320),5483-5D(A|UF@1346.00 JPY@320),5483-5E(N|UF@1346.00 JPY@320),5483-5F(W|UF@1346.00 JPY@320),5483-6A(W|UF@1346.00 JPY@320),5483-6B(N|UF@1346.00 JPY@320),5483-6C(A|UF@1346.00 JPY@320),5483-6D(A|UF@1346.00 JPY@320),5483-6E(N|UF@1346.00 JPY@320),5483-6F(W|UF@1346.00 JPY@320),5483-7A(W@673.00 JPY@320),5483-7B(N@673.00 JPY@320),5483-7C(A@673.00 JPY@320),5483-7D(A@673.00 JPY@320),5483-7E(N@673.00 JPY@320),5483-7F(W@673.00 JPY@320),5483-8A(W@673.00 JPY@320),5483-8B(N@673.00 JPY@320),5483-8C(A@673.00 JPY@320),5483-8D(A@673.00 JPY@320),5483-8E(N@673.00 JPY@320),5483-8F(W@673.00 JPY@320),5483-9A(W@673.00 JPY@320),5483-9B(N@673.00 JPY@320),5483-9C(A@673.00 JPY@320),5483-9D(A@673.00 JPY@320),5483-9E(N@673.00 JPY@320),5483-9F(W@673.00 JPY@320),5483-10A(W@673.00 JPY@320),5483-10B(N@673.00 JPY@320),5483-10C(A@673.00 JPY@320),5483-10D(A@673.00 JPY@320),5483-10E(N@673.00 JPY@320),5483-10F(W@673.00 JPY@320),5483-11A(W@673.00 JPY@320),5483-11B(N@673.00 JPY@320),5483-11C(A@673.00 JPY@320),5483-11D(A@673.00 JPY@320),5483-11E(N@673.00 JPY@320),5483-11F(W@673.00 JPY@320),5483-12A(W|E|IE|1A|EL@1346.00 JPY@320),5483-12B(N|E|IE|1A|EL@1346.00 JPY@320),5483-12C(A|E|IE|1A|EL@1346.00 JPY@320),5483-12D(A|E|IE|1A|EL@1346.00 JPY@320),5483-12E(N|E|IE|1A|EL@1346.00 JPY@320),5483-12F(W|E|IE|1A|EL@1346.00 JPY@320),5483-13A(W|E|IE|1A|EL@1346.00 JPY@320),5483-13B(N|E|IE|1A|EL@1346.00 JPY@320),5483-13C(A|E|IE|1A|EL@1346.00 JPY@320),5483-13D(A|E|IE|1A|EL@1346.00 JPY@320),5483-13E(N|E|IE|1A|EL@1346.00 JPY@320),5483-13F(W|E|IE|1A|EL@1346.00 JPY@320),5483-14A(W@673.00 JPY@320),5483-14B(N@673.00 JPY@320),5483-14C(A@673.00 JPY@320),5483-14D(A@673.00 JPY@320),5483-14E(N@673.00 JPY@320),5483-14F(W@673.00 JPY@320),5483-15A(W@673.00 JPY@320),5483-15B(N@673.00 JPY@320),5483-15C(A@673.00 JPY@320),5483-15D(A@673.00 JPY@320),5483-15E(N@673.00 JPY@320),5483-15F(W@673.00 JPY@320),5483-16A(W@673.00 JPY@320),5483-16B(N@673.00 JPY@320),5483-16C(A@673.00 JPY@320),5483-16D(A@673.00 JPY@320),5483-16E(N@673.00 JPY@320),5483-16F(W@673.00 JPY@320),5483-17A(W@673.00 JPY@320),5483-17B(N@673.00 JPY@320),5483-17C(A@673.00 JPY@320),5483-17D(A@673.00 JPY@320),5483-17E(N@673.00 JPY@320),5483-17F(W@673.00 JPY@320),5483-18A(W@673.00 JPY@320),5483-18B(N@673.00 JPY@320),5483-18C(A@673.00 JPY@320),5483-18D(A@673.00 JPY@320),5483-18E(N@673.00 JPY@320),5483-18F(W@673.00 JPY@320),5483-19A(W@673.00 JPY@320),5483-19B(N@673.00 JPY@320),5483-19C(A@673.00 JPY@320),5483-19D(A@673.00 JPY@320),5483-19E(N@673.00 JPY@320),5483-19F(W@673.00 JPY@320),5483-20A(W@673.00 JPY@320),5483-20B(N@673.00 JPY@320),5483-20C(A@673.00 JPY@320),5483-20D(A@673.00 JPY@320),5483-20E(N@673.00 JPY@320),5483-20F(W@673.00 JPY@320),5483-21A(W@673.00 JPY@320),5483-21B(N@673.00 JPY@320),5483-21C(A@673.00 JPY@320),5483-21D(A@673.00 JPY@320),5483-21E(N@673.00 JPY@320),5483-21F(W@673.00 JPY@320),5483-22A(W@673.00 JPY@320),5483-22B(N@673.00 JPY@320),5483-22C(A@673.00 JPY@320),5483-22D(A@673.00 JPY@320),5483-22E(N@673.00 JPY@320),5483-22F(W@673.00 JPY@320),5483-23A(W@673.00 JPY@320),5483-23B(N@673.00 JPY@320),5483-23C(A@673.00 JPY@320),5483-23D(A@673.00 JPY@320),5483-23E(N@673.00 JPY@320),5483-23F(W@673.00 JPY@320),5483-24A(W@673.00 JPY@320),5483-24B(N@673.00 JPY@320),5483-24C(A@673.00 JPY@320),5483-24D(A@673.00 JPY@320),5483-24E(N@673.00 JPY@320),5483-24F(W@673.00 JPY@320),5483-25A(W@673.00 JPY@320),5483-25B(N@673.00 JPY@320),5483-25C(A@673.00 JPY@320),5483-25D(A@673.00 JPY@320),5483-25E(N@673.00 JPY@320),5483-25F(W@673.00 JPY@320),5483-26A(W@673.00 JPY@320),5483-26B(N@673.00 JPY@320),5483-26C(A@673.00 JPY@320),5483-26D(A@673.00 JPY@320),5483-26E(N@673.00 JPY@320),5483-26F(W@673.00 JPY@320),5483-27A(W@673.00 JPY@320),5483-27B(N@673.00 JPY@320),5483-27C(A@673.00 JPY@320),5483-27D(A@673.00 JPY@320),5483-27E(N@673.00 JPY@320),5483-27F(W@673.00 JPY@320),5483-28A(W@673.00 JPY@320),5483-28B(N@673.00 JPY@320),5483-28C(A@673.00 JPY@320),5483-28D(A@673.00 JPY@320),5483-28E(N@673.00 JPY@320),5483-28F(W@673.00 JPY@320),5483-29A(W@673.00 JPY@320),5483-29B(N@673.00 JPY@320),5483-29C(A@673.00 JPY@320),5483-29D(A|E|IE|1A@673.00 JPY@320),5483-29E(N@673.00 JPY@320),5483-29F(W@673.00 JPY@320),5483-30A(W@673.00 JPY@320),5483-30B(N@673.00 JPY@320),5483-30C(A@673.00 JPY@320),5483-31A(W@673.00 JPY@320),5483-31B(N@673.00 JPY@320),5483-31C(A|E|IE|1A@673.00 JPY@320)</DisplayText>
						<PerPassenger>true</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>LuggageOptions</Name>
						<Type>value_select</Type>
						<DisplayText>Please Select Luggage Option: 1 (1 bags - 20Kg total - 2696.00 JPY), 2 (2 bags - 40Kg total - 5391.00 JPY), 3 (3 bags - 60Kg total - 8087.00 JPY)</DisplayText>
						<PerPassenger>false</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>PostCode</Name>
						<Type>notice</Type>
						<DisplayText/>
						<PerPassenger>false</PerPassenger>
						<IsOptional>false</IsOptional>
					</RequiredParameter>
					<RequiredParameter>
						<Name>AdditionalEmailRecipients</Name>
						<Type>formatted_text</Type>
						<DisplayText>Specify additional email addresses to which booking confirmation emails should be sent (comma-separated list).</DisplayText>
						<PerPassenger>false</PerPassenger>
						<IsOptional>true</IsOptional>
					</RequiredParameter>
				</RequiredParameterList>
				<Supplier>ezy</Supplier>
				<Vendor>
					<Name>easyJet</Name>
					<Url>http://www.easyjet.com/</Url>
				</Vendor>
				<Complete>true</Complete>
				<RequestedLocations>
					<Origin>
						<Type>city</Type>
						<Code>LON</Code>
					</Origin>
					<Destination>
						<Type>airport</Type>
						<Code>MAD</Code>
					</Destination>
				</RequestedLocations>
				<GroupList>
					<Group>
						<Id>9Z9XY8NXKN7VSAIA</Id>
						<OutwardList>
							<Outward>
								<Id>52P8NQIA96WNG93R</Id>
								<CacheInfo>
									<CacheDataAgeSeconds>0</CacheDataAgeSeconds>
								</CacheInfo>
								<Duration>145</Duration>
								<SegmentList>
									<Segment>
										<Origin>
											<Type>airport</Type>
											<Code>LGW</Code>
											<Terminal>South</Terminal>
										</Origin>
										<Destination>
											<Type>airport</Type>
											<Code>MAD</Code>
										</Destination>
										<DepartDate>25/08/2015-19:10</DepartDate>
										<ArriveDate>25/08/2015-22:35</ArriveDate>
										<Duration>145</Duration>
										<TfOperator>
											<Name>easyJet</Name>
											<Code>U2</Code>
										</TfOperator>
										<TfVendingOperator>
											<Name>easyJet</Name>
											<Code>U2</Code>
										</TfVendingOperator>
										<Operator>
											<Name>easyJet</Name>
											<Code>U2</Code>
										</Operator>
										<VendingOperator>
											<Name>easyJet</Name>
											<Code>U2</Code>
										</VendingOperator>
										<FlightId>
											<Code>U25483</Code>
											<Number>5483</Number>
										</FlightId>
										<TravelClass>
											<TfClass>Economy With Restrictions</TfClass>
											<SupplierClass>Y</SupplierClass>
											<SupplierRBDCode>Y</SupplierRBDCode>
										</TravelClass>
										<SegmentMayEndWithAStop>false</SegmentMayEndWithAStop>
									</Segment>
								</SegmentList>
								<Vendor>
									<Name>ezy</Name>
									<Url>http://www.easyjet.com/</Url>
								</Vendor>
							</Outward>
						</OutwardList>
						<Price>
							<Amount>11757.00</Amount>
							<Currency>JPY</Currency>
							<TaxItemList>
								<TaxItem>
									<Name>Bank Administration Charge</Name>
									<Amount>39.00</Amount>
									<Currency>JPY</Currency>
								</TaxItem>
								<TaxItem>
									<Name>Booking Service Fee</Name>
									<Amount>774.00</Amount>
									<Currency>JPY</Currency>
								</TaxItem>
								<TaxItem>
									<Name>Merchant Fee</Name>
									<Amount>288.00</Amount>
									<Currency>JPY</Currency>
								</TaxItem>
								<TaxItem>
									<Name>Seat charge</Name>
									<Amount>1288.00</Amount>
									<Currency>JPY</Currency>
								</TaxItem>
								<TaxItem>
									<Name>Credit card surcharge</Name>
									<Amount>209.00</Amount>
									<Currency>JPY</Currency>
								</TaxItem>
							</TaxItemList>
						</Price>
					</Group>
				</GroupList>
				<SupplierInfoList>
					<SupplierInfo>
						<DisplayName>Terms and Conditions</DisplayName>
						<InfoType>url</InfoType>
						<Info>http://www.easyjet.com/en/terms-and-conditions</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Article 28: Insurance</DisplayName>
						<InfoType>url</InfoType>
						<Info>http://www.easyjet.com/en/terms-and-conditions#a29</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Article 20: Dangerous Goods</DisplayName>
						<InfoType>url</InfoType>
						<Info>http://www.easyjet.com/en/terms-and-conditions#a21</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Article 14: Seating</DisplayName>
						<InfoType>url</InfoType>
						<Info>http://www.easyjet.com/en/terms-and-conditions#a14</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Advance Passenger Information Rule</DisplayName>
						<InfoType>remark</InfoType>
						<Info>If only partial passport information is provided (must including passport number), we will still forward the API request to easyJet. Please note that if a traveller is travelling on an APIS route, he will not be allowed to checkin through the website unless his document information is complete. Thus please go to easyjet.com to complete the APIS. Hint: To view/manage bookings on easyjet.com, a password is required, which is always sendt to the contact email address along with the confirmation email if the user has not registered before. Rule of APIS parameters: 1. The max lengh of passport number is 20. 2. DateOfBirth is required only for adults and children, and must be valid and older than 2 years of age. 3. Any adult with accompanying infant must be at least 18 years of age on the date of the outbound flight. </Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Payment in MAD currency</DisplayName>
						<InfoType>remark</InfoType>
						<Info>easyJet do not support payment in MAD currency for cards except MasterCard and Visa Credit.</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Fare Rules - Y</DisplayName>
						<InfoType>text</InfoType>
						<Info>The Standard Fare must be paid in full at time of booking. Names of passengers may be changed on payment of a "name change" fee. Passengers can transfer reservations (subject to availability) for an administration fee per passenger per flight, plus any difference in the total cost of the flight at the time the change is made. If the new fare is lower, no refund will be made. Any additional services must be paid for in full at time of booking. For full terms and conditions please refer to http://www.easyjet.com/EN/Book/conditions.html.</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Advance Passenger Information For Outward Segment</DisplayName>
						<InfoType>remark</InfoType>
						<Info>Advance Passenger Information is required for the outward segment. Passport details are required to be submitted before departure. You are kindly requested to make sure that these details are completed with the supplier and that the passport of each traveller is available for presentation at checkin/boarding.</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Note for outward flight"s seat</DisplayName>
						<InfoType>remark</InfoType>
						<Info>Exit Row seats are not available for selection for Passengers who are Child under 16 yrs have hearing, Sight or other disability, has Infant on Lap, Pregnant, Physical disorder, Elderly and fragile. Standard and Exit Row Seats Free Of Charge for FlexiFare and all Seats are Free Of Charge for passengers having ejPlusCard..</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Airline Passenger Duty (APD) Refund Information 1</DisplayName>
						<InfoType>text</InfoType>
						<Info>Please request UK APD tax refund for children aged 2~11 at www.easyjet.com/apd</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Airline Passenger Duty (APD) Refund Information 2</DisplayName>
						<InfoType>text</InfoType>
						<Info>To be eligible for a refund of your child"s APD, the following must apply: 1.The child (children) on the booking must be aged 2 or over, but under 12 on the date of your flight departure from a UK airport. 2. They must be travelling on, or after, May 1 2015</Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Airline Passenger Duty (APD) Refund Information 3</DisplayName>
						<InfoType>text</InfoType>
						<Info>Easyjet are automatically refunding any CHILD APD due, following that the APIS details are completed or the APD refund form on the managemybooking portal, as well as that the child age needs to be submitted before the refund is given. </Info>
					</SupplierInfo>
					<SupplierInfo>
						<DisplayName>Merchant Booking</DisplayName>
						<InfoType>text</InfoType>
						<Info>The booking is being processed through the merchant system</Info>
					</SupplierInfo>
				</SupplierInfoList>
			</TermsRouter>
		</RouterHistory>
		<BookingProfile>
			<TravellerList>
				<Traveller>
					<Age>30</Age>
					<Name>
						<Title>Mrs</Title>
						<NamePartList>
							<NamePart>kanako</NamePart>
							<NamePart>hatakeyama</NamePart>
						</NamePartList>
					</Name>
					<CustomSupplierParameterList>
						<CustomSupplierParameter>
							<Name>SeatOptions</Name>
							<Value>5483-2A</Value>
						</CustomSupplierParameter>
					</CustomSupplierParameterList>
				</Traveller>
			</TravellerList>
			<ContactDetails>
				<Name>
					<Title>Mrs</Title>
					<NamePartList>
						<NamePart>kanako</NamePart>
						<NamePart>hatakeyama</NamePart>
					</NamePartList>
				</Name>
				<Address>
					<Company/>
					<Flat/>
					<BuildingName/>
					<BuildingNumber/>
					<Street>Sumitomo Fudosan Shin-Akasaka Bldg, 4-2-6 Akasaka</Street>
					<Locality/>
					<City>Minato-ku</City>
					<Province>Tokyo</Province>
					<Postcode>1070052</Postcode>
					<CountryCode>JP</CountryCode>
				</Address>
				<HomePhone>
					<InternationalCode>81</InternationalCode>
					<AreaCode/>
					<Number>0362298500</Number>
					<Extension/>
				</HomePhone>
				<WorkPhone>
					<InternationalCode/>
					<AreaCode/>
					<Number/>
					<Extension/>
				</WorkPhone>
				<MobilePhone>
					<InternationalCode/>
					<AreaCode/>
					<Number/>
					<Extension/>
				</MobilePhone>
				<Fax>
					<InternationalCode/>
					<AreaCode/>
					<Number/>
					<Extension/>
				</Fax>
				<Email>hatakeyama0334@infini-trvl.co.jp</Email>
			</ContactDetails>
			<BillingDetails>
				<Name>
					<Title>Mrs</Title>
					<NamePartList>
						<NamePart>kanako</NamePart>
						<NamePart>hatakeyama</NamePart>
					</NamePartList>
				</Name>
				<CreditCard>
					<Company/>
					<NameOnCard>
						<Title>Mrs</Title>
						<NamePartList>
							<NamePart>kanako</NamePart>
							<NamePart>hatakeyama</NamePart>
						</NamePartList>
					</NameOnCard>
					<Number>****************</Number>
					<SecurityCode>****</SecurityCode>
					<ExpiryDate>**/**</ExpiryDate>
					<StartDate/>
					<CardType>Visa Credit</CardType>
					<IssueNumber/>
				</CreditCard>
				<Address>
					<Company/>
					<Flat/>
					<BuildingName/>
					<BuildingNumber/>
					<Street>Sumitomo Fudosan Shin-Akasaka Bldg, 4-2-6 Akasaka</Street>
					<Locality/>
					<City>Minato-ku</City>
					<Province>Tokyo</Province>
					<Postcode>1070052</Postcode>
					<CountryCode>JP</CountryCode>
				</Address>
			</BillingDetails>
		</BookingProfile>
		<AirportNamePair>
			<OriginAirport>London,Gatwick Airport</OriginAirport>
			<DestinationAirport>Madrid,Barajas</DestinationAirport>
		</AirportNamePair>
	</GetBookingDetails>
	<GeneralInfoItemList>
		<GeneralInfoItem>
			<Name>ServerAddress</Name>
			<Value>10.30.50.109</Value>
		</GeneralInfoItem>
		<GeneralInfoItem>
			<Name>ClientAddress</Name>
			<Value>10.30.50.109</Value>
		</GeneralInfoItem>
		<GeneralInfoItem>
			<Name>StartTime</Name>
			<Value>24/04/15-02:49:58</Value>
		</GeneralInfoItem>
		<GeneralInfoItem>
			<Name>EndTime</Name>
			<Value>24/04/15-02:49:58</Value>
		</GeneralInfoItem>
	</GeneralInfoItemList>
</CommandList>
 
XML Field 階層 M/O 説明
CommandList     コマンドリストタグ
-GetBookingDetails 1 M コマンドタグ
--XmlLoginId 2 M XMLログインID
詳細は接続仕様 参照
--LoginId 2 M ログインID
詳細は接続仕様 参照
--TFBookingReference 2 M Travelfusionブッキングリファレンス
--BookingProfile 2 O ブッキングプロファイルタグ
詳細については、旅客情報リクエスト(ProcessTerms)を参照。
 
XML Field 階層 M/O 説明
CommandList 1   コマンドリストタグ
-GetBookingDetails 2 M コマンドタグ
--Status 2 M ステイタス
--SupplierReference 2 O サプライヤーリファレンス
詳細は予約確認レスポンス(CheckBooking)参照
--SupplierConfirmationDataItemList 2 O サプライヤーから返却されるさまざまな情報。
サプライヤーから何も情報がない場合は当該タグは省略される。
詳細は予約確認レスポンス(CheckBooking)参照
--RouterHistory 2 M ルーター履歴
サプライヤーから返却された各種情報
---RoutingId 3 M ルーティングID
---SearchRouter 3 M 検索時に返却されたフライト情報履歴
---DetailsRouter 3 M フライト予約詳細レスポンス(ProcessDetails)で返却されたフライト詳細情報履歴
---TermsRouter 3 M 旅客情報レスポンス(ProcessTerms)で返却されたフライト詳細情報履歴
---BookingRouter 3 O 予約確認レスポンス(CheckBooking)で返却されたフライト詳細情報履歴