Skip Navigation

Vendor Preference at Least One Segment Required

<?xml version="1.0" encoding="UTF-8"?>
<OTA_AirLowFareSearchRQ xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ResponseType="OTA" ResponseVersion="DEV" SeparateMessages="true" Target="Production" TruncateMessages="false" Version="DEV">
  <POS>
    <Source PseudoCityCode="PCC0">
      <RequestorID ID="REQ.ID" Type="0.AAA.X">
        <CompanyName Code="ABCDE"/>
      </RequestorID>
    </Source>
  </POS>
  <OriginDestinationInformation RPH="1">
    <DepartureDateTime>2017-09-20T00:00:00</DepartureDateTime>
    <OriginLocation LocationCode="FRA"/>
    <DestinationLocation LocationCode="ATL"/>
    <TPA_Extensions>
      <SegmentType Code="O"/>
    </TPA_Extensions>
  </OriginDestinationInformation>
  <TravelPreferences>
    <VendorPrefPairing Applicability="AtLeastOneSegment" PreferLevel="Preferred">
      <VendorPref Code="K0" Type="Marketing"/>
      <VendorPref Code="K0" Type="Operating"/>
    </VendorPrefPairing>
    <TPA_Extensions>
      <NumTrips Number="200"/>
    </TPA_Extensions>
  </TravelPreferences>
  <TravelerInfoSummary>
    <SeatsRequested>1</SeatsRequested>
    <AirTravelerAvail>
      <PassengerTypeQuantity Code="ADT" Quantity="1"/>
    </AirTravelerAvail>
    <PriceRequestInformation>
      <TPA_Extensions/>
    </PriceRequestInformation>
  </TravelerInfoSummary>
  <TPA_Extensions>
    <IntelliSellTransaction ConfigSet="10" Debug="0">
      <RequestType Name="ABCDE" xmlns="http://www.opentravel.org/OTA/2003/05"/>
      <ServiceTag Name="ABCDE" xmlns="http://www.opentravel.org/OTA/2003/05"/>
      <SabreAth BinarySecToken="" ConversationID="" Value=""/>
    </IntelliSellTransaction>
  </TPA_Extensions>
</OTA_AirLowFareSearchRQ>