Skip Navigation

Sample Simple Trip Corp ID Request

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
	<SOAP-ENV:Header>
		<m:MessageHeader xmlns:m="http://www.ebxml.org/namespaces/messageHeader">
			<m:From>
				<m:PartyId type="urn:x12.org:IO5:01">99999</m:PartyId>
			</m:From>
			<m:To>
				<m:PartyId type="urn:x12.org:IO5:01">123123</m:PartyId>
			</m:To>
			<m:CPAId>ABC</m:CPAId>
			<m:ConversationId>abc123</m:ConversationId>
			<m:Service m:type="OTA">Air Shopping Service</m:Service>
			<m:Action>BargainFinderMaxRQ</m:Action>
			<m:MessageData>
				<m:MessageId>mid:20001209-133003-2333@clientofsabre.com</m:MessageId>
				<m:Timestamp>2001-02-15T11:15:12Z</m:Timestamp>
				<m:TimeToLive>2001-02-15T11:15:12Z</m:TimeToLive>
			</m:MessageData>
			<m:DuplicateElimination/>
			<m:Description>Bargain Finder Max Service</m:Description>
		</m:MessageHeader>
		<wsse:Security xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/12/secext">
			<wsse:BinarySecurityToken valueType="String" EncodingType="wsse:Base64Binary">Shared/IDL:IceSess\/SessMgr:1\.0.IDL/Common/!ICESMS\/ACPCRTC!ICESMSLB\/CRT.LB!-4502967208763378812!141.6.6!0</wsse:BinarySecurityToken>
		</wsse:Security>
	</SOAP-ENV:Header>
	<SOAP-ENV:Body>
		<OTA_AirLowFareSearchRQ xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Target="Production" Version="4.2.0" ResponseType="OTA" ResponseVersion="4.2.0">
			<POS>
				<Source PseudoCityCode="PCC">
					<RequestorID ID="1" Type="1">
						<CompanyName Code="TN">TN</CompanyName>
					</RequestorID>
				</Source>
			</POS>
			<OriginDestinationInformation RPH="1">
				<DepartureDateTime>2016-07-01T11:59:00</DepartureDateTime>
				<DepartureWindow>00002359</DepartureWindow>
				<OriginLocation LocationCode="LAX"/>
				<DestinationLocation LocationCode="DFW"/>
				<TPA_Extensions>
					<SegmentType Code="O"/>
				</TPA_Extensions>
			</OriginDestinationInformation>
			<OriginDestinationInformation RPH="2">
				<DepartureDateTime>2016-07-11T11:59:00</DepartureDateTime>
				<DepartureWindow>00002359</DepartureWindow>
				<OriginLocation LocationCode="DFW"/>
				<DestinationLocation LocationCode="LAX"/>
				<TPA_Extensions>
					<SegmentType Code="O"/>
				</TPA_Extensions>
			</OriginDestinationInformation>
			<TravelPreferences ETicketDesired="true" ValidInterlineTicket="true">
				<CabinPref Cabin="Y"/>
				<TPA_Extensions>
					<TripType Value="Return"/>
				</TPA_Extensions>
			</TravelPreferences>
			<TravelerInfoSummary>
				<SeatsRequested>5</SeatsRequested>
				<AirTravelerAvail>
					<PassengerTypeQuantity Code="NEG" Quantity="2"/>
					<PassengerTypeQuantity Code="CNE" Quantity="3"/>
				</AirTravelerAvail>
				<PriceRequestInformation>
					<NegotiatedFareCode Code="AAA01"/>
					<NegotiatedFareCode Code="AAA02"/>
					<NegotiatedFareCode Code="AAA03"/>
					<NegotiatedFareCode Code="AAA04"/>
					<NegotiatedFareCode Code="AAA05"/>
				</PriceRequestInformation>
			</TravelerInfoSummary>
			<TPA_Extensions>
				<IntelliSellTransaction>
					<RequestType Name="50ITINS"/>
				</IntelliSellTransaction>
			</TPA_Extensions>
		</OTA_AirLowFareSearchRQ>
	</SOAP-ENV:Body>
</SOAP-ENV:Envelope>