AirCreateReservation
- Endpoint : https://apac.universal-api.pp.travelport.com/B2BGateway/connect/uAPI/AirService
Overview
AirPricing 없이 단지 PNR 만 만드는 방법을 알아보자.
Pricing 테그가 없어 간단하다.
구성
- 탑승객
- 폰필드
- 여정
AirCreateReservationReq
XHTML
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:univ="http://www.travelport.com/schema/universal_v52_0" xmlns:air="http://www.travelport.com/schema/air_v52_0" xmlns:common_v52_0="http://www.travelport.com/schema/common_v52_0"> <soapenv:Header /> <soapenv:Body> <univ:AirCreateReservationReq RetainReservation="Schedule" TargetBranch="P*******" TraceId="202305221702121" AuthorizedBy="GALILEODEV" RestrictWaitlist="true"> <common_v52_0:BillingPointOfSaleInfo OriginApplication="UAPI" /> <common_v52_0:BookingTraveler DOB="1975-10-10" Gender="M" Key="ADT01" TravelerType="ADT"> <common_v52_0:BookingTravelerName First="KILDONG" Last="HONG" Prefix="MR" /> <common_v52_0:PhoneNumber Number="821022222222" Text="CLIENT CONNECT" /> <common_v52_0:Email Type="Home" EmailID="MAIL@MAIL.COM" /> <common_v52_0:SSR Type="CTCM" Status="HK" FreeText="821022222222" Carrier="TG" /> <common_v52_0:SSR Type="CTCE" Status="HK" FreeText="MAIL//MAIL.COM" Carrier="TG" /> </common_v52_0:BookingTraveler> <common_v52_0:ContinuityCheckOverride>yes</common_v52_0:ContinuityCheckOverride> <common_v52_0:AgencyContactInfo> <common_v52_0:PhoneNumber CountryCode="82" Number="025557777" Text="GALILEODEV 02-555-7777" /> </common_v52_0:AgencyContactInfo> <air:AirPricingSolution> <air:AirSegment ProviderCode="1G" Key="rc8plgSqWDKAw5H5PAAAAA==" Group="0" Carrier="TG" FlightNumber="657" Origin="ICN" Destination="BKK" DepartureTime="2023-07-09T10:20:00.000+09:00" ArrivalTime="2023-07-09T14:10:00.000+07:00" FlightTime="350" TravelTime="350" Distance="2286" ClassOfService="W" Equipment="359" ChangeOfPlane="false" OptionalServicesIndicator="false" AvailabilitySource="A" ParticipantLevel="Secure Sell" PolledAvailabilityOption="O and D cache or polled status used with different local status" AvailabilityDisplayType="Fare Specific Fare Quote Unbooked"></air:AirSegment> <air:AirSegment ProviderCode="1G" Key="rc8plgSqWDKAy5H5PAAAAA==" Group="1" Carrier="TG" FlightNumber="652" Origin="BKK" Destination="ICN" DepartureTime="2023-07-19T08:00:00.000+07:00" ArrivalTime="2023-07-19T15:25:00.000+09:00" FlightTime="325" TravelTime="325" Distance="2286" ClassOfService="W" Equipment="788" ChangeOfPlane="false" OptionalServicesIndicator="false" AvailabilitySource="A" ParticipantLevel="Secure Sell" PolledAvailabilityOption="O and D cache or polled status used with different local status" AvailabilityDisplayType="Fare Specific Fare Quote Unbooked"></air:AirSegment> </air:AirPricingSolution> <common_v52_0:ActionStatus Type="ACTIVE" ProviderCode="1G" TicketDate="T*"> <common_v52_0:Remark /> </common_v52_0:ActionStatus> </univ:AirCreateReservationReq> </soapenv:Body> </soapenv:Envelope> |
AirCreateReservationRsp
XHTML
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP:Body> <universal:AirCreateReservationRsp TraceId="202305221702121" TransactionId="428E4CA90A0D6A932FA9B85A7970C756" ResponseTime="3195" xmlns:universal="http://www.travelport.com/schema/universal_v52_0" xmlns:common_v52_0="http://www.travelport.com/schema/common_v52_0" xmlns:air="http://www.travelport.com/schema/air_v52_0"> <common_v52_0:ResponseMessage Code="0" Type="Warning" ProviderCode="1G">NO FARES</common_v52_0:ResponseMessage> <universal:UniversalRecord LocatorCode="1OX191" Version="0" Status="Active"> <common_v52_0:BookingTraveler Key="rT5plgTqWDKA5+OGQAAAAA==" TravelerType="ADT" DOB="1975-10-10" Gender="M" ElStat="A"> <common_v52_0:BookingTravelerName Prefix="MR" First="KILDONG" Last="HONG"/> <common_v52_0:PhoneNumber Key="rT5plgTqWDKA6+OGQAAAAA==" Type="None" Location="SEL" Number="821022222222" Text="CLIENT CONNECT" ElStat="A"> <common_v52_0:ProviderReservationInfoRef Key="rT5plgTqWDKAhHQGQAAAAA=="/> </common_v52_0:PhoneNumber> <common_v52_0:Email Key="rT5plgTqWDKA9+OGQAAAAA==" Type="Home" EmailID="MAIL@MAIL.COM" ElStat="A"> <common_v52_0:ProviderReservationInfoRef Key="rT5plgTqWDKAhHQGQAAAAA=="/> </common_v52_0:Email> </common_v52_0:BookingTraveler> <common_v52_0:ActionStatus Key="rT5plgTqWDKA++OGQAAAAA==" Type="ACTIVE" ProviderReservationInfoRef="rT5plgTqWDKAhHQGQAAAAA==" ProviderCode="1G" ElStat="A"/> <universal:ProviderReservationInfo Key="rT5plgTqWDKAhHQGQAAAAA==" ProviderCode="1G" LocatorCode="43Z69T" CreateDate="2023-05-22T08:23:25.130+00:00" ModifiedDate="2023-05-22T08:23:25.130+00:00" HostCreateDate="2023-05-22" OwningPCC="7B0L"/> <air:AirReservation LocatorCode="1OX192" CreateDate="2023-05-22T08:23:24.377+00:00" ModifiedDate="2023-05-22T08:23:25.130+00:00"> <common_v52_0:BookingTravelerRef Key="rT5plgTqWDKA5+OGQAAAAA=="/> <common_v52_0:ProviderReservationInfoRef Key="rT5plgTqWDKAhHQGQAAAAA=="/> <air:AirSegment Key="rc8plgSqWDKAw5H5PAAAAA==" Group="0" Carrier="TG" CabinClass="Economy" FlightNumber="657" ProviderCode="1G" Origin="ICN" Destination="BKK" DepartureTime="2023-07-09T10:20:00.000+09:00" ArrivalTime="2023-07-09T14:10:00.000+07:00" TravelTime="350" ClassOfService="W" ETicketability="Yes" Equipment="359" Status="HK" ChangeOfPlane="false" GuaranteedPaymentCarrier="No" ProviderReservationInfoRef="rT5plgTqWDKAhHQGQAAAAA==" TravelOrder="1" ProviderSegmentOrder="1" OptionalServicesIndicator="false" AvailabilitySource="A" ParticipantLevel="Secure Sell" ElStat="A"> <air:FlightDetails Key="rT5plgTqWDKAjHQGQAAAAA==" Origin="ICN" Destination="BKK" DepartureTime="2023-07-09T10:20:00.000+09:00" ArrivalTime="2023-07-09T14:10:00.000+07:00" FlightTime="350" TravelTime="350" Equipment="359" OriginTerminal="1" AutomatedCheckin="false" ElStat="A"/> <common_v52_0:SellMessage>DEPARTS ICN TERMINAL 1</common_v52_0:SellMessage> </air:AirSegment> <air:AirSegment Key="rc8plgSqWDKAy5H5PAAAAA==" Group="1" Carrier="TG" CabinClass="Economy" FlightNumber="652" ProviderCode="1G" Origin="BKK" Destination="ICN" DepartureTime="2023-07-19T08:00:00.000+07:00" ArrivalTime="2023-07-19T15:25:00.000+09:00" TravelTime="325" ClassOfService="W" ETicketability="Yes" Equipment="788" Status="HK" ChangeOfPlane="false" GuaranteedPaymentCarrier="No" ProviderReservationInfoRef="rT5plgTqWDKAhHQGQAAAAA==" TravelOrder="2" ProviderSegmentOrder="2" OptionalServicesIndicator="false" AvailabilitySource="A" ParticipantLevel="Secure Sell" ElStat="A"> <air:FlightDetails Key="rT5plgTqWDKAkHQGQAAAAA==" Origin="BKK" Destination="ICN" DepartureTime="2023-07-19T08:00:00.000+07:00" ArrivalTime="2023-07-19T15:25:00.000+09:00" FlightTime="325" TravelTime="325" Equipment="788" DestinationTerminal="1" AutomatedCheckin="false" ElStat="A"/> <common_v52_0:SellMessage>ARRIVES ICN TERMINAL 1</common_v52_0:SellMessage> <common_v52_0:SellMessage>ADD ADVANCE PASSENGER INFORMATION SSRS DOCA/DOCO/DOCS</common_v52_0:SellMessage> <common_v52_0:SellMessage>PERSONAL DATA WHICH IS PROVIDED TO US IN CONNECTION</common_v52_0:SellMessage> <common_v52_0:SellMessage>WITH YOUR TRAVEL MAY BE PASSED TO GOVERNMENT AUTHORITIES</common_v52_0:SellMessage> <common_v52_0:SellMessage>FOR BORDER CONTROL AND AVIATION SECURITY PURPOSES</common_v52_0:SellMessage> </air:AirSegment> </air:AirReservation> <common_v52_0:AgencyInfo> <common_v52_0:AgentAction ActionType="Created" AgentCode="UAPI4156988260-ABE48975" BranchCode="P7166215" AgencyCode="S7025741" EventTime="2023-05-22T08:23:22.057+00:00"/> </common_v52_0:AgencyInfo> <common_v52_0:AgencyContactInfo> <common_v52_0:PhoneNumber Key="rT5plgTqWDKAmHQGQAAAAA==" Type="Agency" Location="SEL" CountryCode="82" Number="025557777" Text="GALILEODEV 02-555-7777" ElStat="A"> <common_v52_0:ProviderReservationInfoRef Key="rT5plgTqWDKAhHQGQAAAAA=="/> </common_v52_0:PhoneNumber> </common_v52_0:AgencyContactInfo> <common_v52_0:SSR Key="rT5plgTqWDKAdHQGQAAAAA==" Status="HK" Type="CTCM" FreeText="/821022222222-1HONG/KILDONGMR" Carrier="TG" ProviderReservationInfoRef="rT5plgTqWDKAhHQGQAAAAA==" ElStat="C"/> <common_v52_0:SSR Key="rT5plgTqWDKAeHQGQAAAAA==" Status="HK" Type="CTCE" FreeText="/MAIL//MAIL.COM-1HONG/KILDONGMR" Carrier="TG" ProviderReservationInfoRef="rT5plgTqWDKAhHQGQAAAAA==" ElStat="C"/> </universal:UniversalRecord> </universal:AirCreateReservationRsp> </SOAP:Body> </SOAP:Envelope> |
Viewtrip preproduction
https://viewtrip.pp.travelport.com/
