Universal Record Retrieve By Provider Locator Code

Download all samples

Copy
Universal Record Retrieve by Provider Locator Code 1V
UR Retrieve By Provider Locator Code - 1V - Request
******************************************************************** 
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:univ="http://www.travelport.com/schema/universal_v52_0" xmlns:ses="http://www.travelport.com/soa/common/security/SessionContext_v1" xmlns:com="http://www.travelport.com/schema/common_v52_0">
        <soapenv:Header/>
        <soapenv:Body>
            <univ:UniversalRecordRetrieveReq TargetBranch="P1234567"  >
                <com:BillingPointOfSaleInfo OriginApplication="UAPI"/>
                <univ:ProviderReservationInfo ProviderCode="1V" ProviderLocatorCode="AA11AA"/>
                </univ:UniversalRecordRetrieveReq>
        </soapenv:Body>
    </soapenv:Envelope>
    
UR Retrieve By Provider Locator Code - 1V - Response
******************************************************************** 
<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
   <SOAP:Body>
      <universal:UniversalRecordRetrieveRsp TransactionId="C874" ResponseTime="174" xmlns:universal="http://www.travelport.com/schema/universal_v52_0" xmlns:common_v52_0="http://www.travelport.com/schema/common_v52_0" xmlns:vehicle="http://www.travelport.com/schema/vehicle_v52_0" xmlns:passive="http://www.travelport.com/schema/passive_v52_0">
         <common_v52_0:ResponseMessage Code="0" Type="Warning" ProviderCode="1V">NO STORED FARES EXIST</common_v52_0:ResponseMessage>
         <common_v52_0:ResponseMessage Code="1400" Type="Warning" ProviderCode="1V">Reservation is currently being updated by another process.</common_v52_0:ResponseMessage>
         <universal:UniversalRecord LocatorCode="123456" Version="0" Status="Active">
            <common_v52_0:BookingTraveler Key="YEKRELEVARTGNIKOOB==">
               <common_v52_0:BookingTravelerName First="JENNYFROM" Last="THEBLOCK"/>
               <common_v52_0:LoyaltyCard Key="WwUWgez3nDKAwYcIBUAAAA==" SupplierCode="ZL" CardNumber="987654321" SupplierType="Vehicle">
                  <common_v52_0:ProviderReservationSpecificInfo ReservationLevel="true">
                     <common_v52_0:ProviderReservationInfoRef Key="feROfniNoitavreserRedivorP=="/>
                  </common_v52_0:ProviderReservationSpecificInfo>
               </common_v52_0:LoyaltyCard>
            </common_v52_0:BookingTraveler>
            <common_v52_0:ActionStatus Key="YekSutatsNoitca==" Type="ACTIVE" ProviderReservationInfoRef="feROfniNoitavreserRedivorP==" ProviderCode="1V"/>
            <universal:ProviderReservationInfo Key="feROfniNoitavreserRedivorP==" ProviderCode="1V" LocatorCode="AA11AA" CreateDate="2023-04-28T15:21:14.284+00:00" ModifiedDate="2023-04-28T15:21:14.284+00:00" HostCreateDate="2023-04-14" OwningPCC="ES0"/>
            <vehicle:VehicleReservation SupplierCode="ZL" BookingConfirmation="1770083367AISLE" LocatorCode="123456" Status="HK" CreateDate="2023-04-28T15:21:14.283+00:00" ModifiedDate="2023-04-28T15:21:14.284+00:00" ProviderReservationInfoRef="feROfniNoitavreserRedivorP==" ProviderSegmentOrder="1">
               <common_v52_0:BookingTravelerRef Key="YEKRELEVARTGNIKOOB==">
                  <common_v52_0:LoyaltyCardRef Key="WwUWgez3nDKAwYcIBUAAAA=="/>
               </common_v52_0:BookingTravelerRef>
               <common_v52_0:ReservationName>
                  <common_v52_0:BookingTravelerRef Key="YEKRELEVARTGNIKOOB=="/>
               </common_v52_0:ReservationName>
               <vehicle:VehicleDateLocation PickupDateTime="2023-05-16T17:50:00.000-04:00" PickupLocation="EWR" ReturnDateTime="2023-05-18T12:23:00.000-04:00"/>
               <vehicle:Vehicle VendorCode="ZL" AirConditioning="true" TransmissionType="Automatic" VehicleClass="Intermediate" Category="Car" DoorCount="TwoToFourDoors" AcrissVehicleCode="ICAR">
                  <vehicle:VehicleRate RatePeriod="Daily" UnlimitedMileage="true" Units="MI" RequiredCharges="USD59.57" RateCode="JD2482" DiscountNumber="XZ24508" RateGuaranteed="true" RateGuaranteeType="Rate Guaranteed">
                     <vehicle:SupplierRate RateForPeriod="USD58.00" EstimatedTotalAmount="USD175.57"/>
                  </vehicle:VehicleRate>
               </vehicle:Vehicle>
               <vehicle:FlightArrivalInformation Carrier="UA" FlightNumber="2494"/>
               <common_v52_0:BookingSource Type="IataNumber" Code="05560376"/>
            </vehicle:VehicleReservation>
            <passive:PassiveReservation LocatorCode="123456" CreateDate="2023-04-28T15:21:14.284+00:00" ModifiedDate="2023-04-28T15:21:14.284+00:00" ProviderReservationInfoRef="feROfniNoitavreserRedivorP==">
               <common_v52_0:BookingTravelerRef Key="YEKRELEVARTGNIKOOB=="/>
               <passive:PassiveSegment NumberOfItems="1" SegmentType="Tour" Status="BK" SupplierCode="ZZ" Origin="LAX" StartDate="2024-02-23T00:00:00.000-08:00" Key="WoWUwUOwOOuO123456789==" Group="0" ProviderSegmentOrder="2"/>
               <passive:PassiveRemark PassiveSegmentRef="WoWUwUOwOOuO123456789==">
                  <passive:Text>-**RETAIN**</passive:Text>
               </passive:PassiveRemark>
            </passive:PassiveReservation>
            <common_v52_0:AgencyContactInfo>
               <common_v52_0:PhoneNumber Key="ph0n3NuMBerK3Y123465==" Type="Agency" Location="LAX" Number="555-444-333 AMTRAV">
                  <common_v52_0:ProviderReservationInfoRef Key="feROfniNoitavreserRedivorP=="/>
               </common_v52_0:PhoneNumber>
            </common_v52_0:AgencyContactInfo>
         </universal:UniversalRecord>
      </universal:UniversalRecordRetrieveRsp>
   </SOAP:Body>
</SOAP:Envelope>