AirCreateReservation
- Endpoint : https://apac.universal-api.pp.travelport.com/B2BGateway/connect/uAPI/AirService
Overview
항공사별 – 탑승객 연락처 입력방법은 호스트에서 정해진 메뉴얼대로 freeText 로 입력합니다.
참조 : http://galileo.co.kr/helpdesk/News_View.aspx?Idx=3177&Ref=3147&Res=0&Rev=0&Pg=1
SSRs : https://support.travelport.com/webhelp/uapi/Content/Air/Shared_Air_Topics/SSRs_(Special_Service_Requests).htm#CTCE
Air Booking with OSIs: https://support.travelport.com/webhelp/uapi/Content/Air/Air_Booking/Create_Air_Booking/Air_Booking_with_OSIs.htm
OSI
- Carrier : the supplier code of the air carrier.
- Text : contains the OSI message. Universal API supports 256 characters, however, the amount text that can be processed by each provider varies.
- ProviderCode : indicates the provider associated with the booking and @ProviderReservationInfoRef indicates the record locator for the PNR.
- Code : optional and can be used to further qualify the OSI. This attribute is not supported on Galileo and ACH.
AirCreateReservationReq /예제는 여정만 예약합니다..
항공사 : KE (OSI)
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 |
<soapenv:Envelope xmlns:soapenv='http://schemas.xmlsoap.org/soap/envelope/' xmlns:univ='http://www.travelport.com/schema/universal_v50_0' xmlns:air='http://www.travelport.com/schema/air_v50_0' xmlns:com='http://www.travelport.com/schema/common_v50_0' AuthorizedBy='UAPI_ChinaOK'> <soapenv:Body> <univ:AirCreateReservationReq RetainReservation='Schedule' TargetBranch='P*******' TraceId='IWgph7iVXdP8FmBHU1ZvVk0o9JuaaK8F4TroUIAw' > <com:BillingPointOfSaleInfo OriginApplication='UAPI' /> <com:BookingTraveler DOB='1980-12-12' Gender='M' Key='1' TravelerType='ADT'> <com:BookingTravelerName First='SCHEOL' Last='MR' Prefix='MR' /> <com:PhoneNumber Number='NRT 01025251234' Text='CLIENT CONNECT'/> <!--com:SSR Type='CTCM' Status='HK' FreeText='NRT 01025251234' Carrier='KE'/--> </com:BookingTraveler> <com:OSI Carrier="KE" Text="CTCM SEL 01025258236" ProviderCode="1G"/> <com:ContinuityCheckOverride>yes</com:ContinuityCheckOverride> <com:AgencyContactInfo> <com:PhoneNumber Type='Agency' CountryCode='82' Number='027776886' Text='ChinaOK'> </com:PhoneNumber> </com:AgencyContactInfo> <air:AirPricingSolution Key='nlVOhcnxnDKAXv3eIAAAAA=='> <air:AirSegment Key='nlVOhcnxnDKATv3eIAAAAA==' Group='0' Carrier='KE' FlightNumber='703' ProviderCode='1G' Origin='ICN' Destination='NRT' DepartureTime='2021-02-19T11:15:00.000+09:00' ArrivalTime='2021-02-19T13:35:00.000+09:00' FlightTime='140' TravelTime='140' Distance='758' ClassOfService='E' Equipment='789' ChangeOfPlane='false' OptionalServicesIndicator='false' AvailabilitySource='S' ParticipantLevel='Secure Sell' LinkAvailability='true' PolledAvailabilityOption='O and D cache or polled status used with different local status' AvailabilityDisplayType='Fare Specific Fare Quote Unbooked' ></air:AirSegment> <air:AirSegment Key='nlVOhcnxnDKAVv3eIAAAAA==' Group='1' Carrier='KE' FlightNumber='704' ProviderCode='1G' Origin='NRT' Destination='ICN' DepartureTime='2021-02-24T14:55:00.000+09:00' ArrivalTime='2021-02-24T17:45:00.000+09:00' FlightTime='170' TravelTime='170' Distance='758' ClassOfService='E' Equipment='789' ChangeOfPlane='false' OptionalServicesIndicator='false' AvailabilitySource='S' ParticipantLevel='Secure Sell' LinkAvailability='true' PolledAvailabilityOption='O and D cache or polled status used with different local status' AvailabilityDisplayType='Fare Specific Fare Quote Unbooked' ></air:AirSegment> </air:AirPricingSolution> <com:ActionStatus Type='ACTIVE' ProviderCode='1G'> <com:Remark></com:Remark> </com:ActionStatus> </univ:AirCreateReservationReq> </soapenv:Body> </soapenv:Envelope> |
AirCreateReservationRsp
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="Wgph7iVXdP8FmBHU1ZvVk0o9JuaaK8F4TroUIAw" TransactionId="22CCB5210A0E7C9218D883A788BFFC32" ResponseTime="2323" xmlns:universal="http://www.travelport.com/schema/universal_v50_0" xmlns:common_v50_0="http://www.travelport.com/schema/common_v50_0" xmlns:air="http://www.travelport.com/schema/air_v50_0"> <common_v50_0:ResponseMessage Code="0" Type="Warning" ProviderCode="1G">NO FARES</common_v50_0:ResponseMessage> <universal:UniversalRecord LocatorCode="DCW5BO" Version="0" Status="Active"> <common_v50_0:BookingTraveler Key="ORnRhcSynDKAe9A+KAAAAA==" TravelerType="ADT" DOB="1980-12-12" Gender="M" ElStat="A"> <common_v50_0:BookingTravelerName Prefix="MR" First="SCHEOL" Last="MR"/> <common_v50_0:PhoneNumber Key="ORnRhcSynDKAf9A+KAAAAA==" Type="None" Location="SEL" Number="NRT 01025251234" Text="CLIENT CONNECT" ElStat="A"> <common_v50_0:ProviderReservationInfoRef Key="ORnRhcSynDKAKIC+KAAAAA=="/> </common_v50_0:PhoneNumber> </common_v50_0:BookingTraveler> <common_v50_0:OSI Key="ORnRhcSynDKAg9A+KAAAAA==" Carrier="KE" Text="CTCM SEL 01025251234" ElStat="A" ProviderReservationInfoRef="ORnRhcSynDKAKIC+KAAAAA=="/> <common_v50_0:ActionStatus Key="ORnRhcSynDKAh9A+KAAAAA==" Type="ACTIVE" ProviderReservationInfoRef="ORnRhcSynDKAKIC+KAAAAA==" ProviderCode="1G" ElStat="A"/> <universal:ProviderReservationInfo Key="ORnRhcSynDKAKIC+KAAAAA==" ProviderCode="1G" LocatorCode="IB2P9M" CreateDate="2021-01-21T02:36:19.273+00:00" ModifiedDate="2021-01-21T02:36:19.273+00:00" HostCreateDate="2021-01-21" OwningPCC="7B0L"/> <air:AirReservation LocatorCode="DCW5EO" CreateDate="2021-01-21T02:36:18.859+00:00" ModifiedDate="2021-01-21T02:36:19.273+00:00"> <common_v50_0:SupplierLocator SupplierCode="KE" SupplierLocatorCode="6IYCQQ" ProviderReservationInfoRef="ORnRhcSynDKAKIC+KAAAAA==" CreateDateTime="2021-01-21T02:36:00.000+00:00"/> <common_v50_0:BookingTravelerRef Key="ORnRhcSynDKAe9A+KAAAAA=="/> <common_v50_0:ProviderReservationInfoRef Key="ORnRhcSynDKAKIC+KAAAAA=="/> <air:AirSegment Key="nlVOhcnxnDKATv3eIAAAAA==" Group="0" Carrier="KE" CabinClass="Economy" FlightNumber="703" ProviderCode="1G" Origin="ICN" Destination="NRT" DepartureTime="2021-02-19T11:15:00.000+09:00" ArrivalTime="2021-02-19T13:35:00.000+09:00" TravelTime="140" ClassOfService="E" ETicketability="Yes" Equipment="789" Status="HK" ChangeOfPlane="false" GuaranteedPaymentCarrier="No" ProviderReservationInfoRef="ORnRhcSynDKAKIC+KAAAAA==" TravelOrder="1" ProviderSegmentOrder="1" OptionalServicesIndicator="false" AvailabilitySource="S" ParticipantLevel="Secure Sell" LinkAvailability="true" ElStat="A"> <air:FlightDetails Key="ORnRhcSynDKAMIC+KAAAAA==" Origin="ICN" Destination="NRT" DepartureTime="2021-02-19T11:15:00.000+09:00" ArrivalTime="2021-02-19T13:35:00.000+09:00" FlightTime="140" TravelTime="140" Equipment="789" OriginTerminal="2" DestinationTerminal="1" AutomatedCheckin="false" ElStat="A"/> <common_v50_0:SellMessage>DEPARTS ICN TERMINAL 2 - ARRIVES NRT TERMINAL 1</common_v50_0:SellMessage> </air:AirSegment> <air:AirSegment Key="nlVOhcnxnDKAVv3eIAAAAA==" Group="1" Carrier="KE" CabinClass="Economy" FlightNumber="704" ProviderCode="1G" Origin="NRT" Destination="ICN" DepartureTime="2021-02-24T14:55:00.000+09:00" ArrivalTime="2021-02-24T17:45:00.000+09:00" TravelTime="170" ClassOfService="E" ETicketability="Yes" Equipment="789" Status="HK" ChangeOfPlane="false" GuaranteedPaymentCarrier="No" ProviderReservationInfoRef="ORnRhcSynDKAKIC+KAAAAA==" TravelOrder="2" ProviderSegmentOrder="2" OptionalServicesIndicator="false" AvailabilitySource="S" ParticipantLevel="Secure Sell" LinkAvailability="true" ElStat="A"> <air:FlightDetails Key="ORnRhcSynDKANIC+KAAAAA==" Origin="NRT" Destination="ICN" DepartureTime="2021-02-24T14:55:00.000+09:00" ArrivalTime="2021-02-24T17:45:00.000+09:00" FlightTime="170" TravelTime="170" Equipment="789" OriginTerminal="1" DestinationTerminal="2" AutomatedCheckin="false" ElStat="A"/> <common_v50_0:SellMessage>DEPARTS NRT TERMINAL 1 - ARRIVES ICN TERMINAL 2</common_v50_0:SellMessage> <common_v50_0:SellMessage>ADD ADVANCE PASSENGER INFORMATION SSRS DOCA/DOCO/DOCS</common_v50_0:SellMessage> <common_v50_0:SellMessage>PERSONAL DATA WHICH IS PROVIDED TO US IN CONNECTION</common_v50_0:SellMessage> <common_v50_0:SellMessage>WITH YOUR TRAVEL MAY BE PASSED TO GOVERNMENT AUTHORITIES</common_v50_0:SellMessage> <common_v50_0:SellMessage>FOR BORDER CONTROL AND AVIATION SECURITY PURPOSES</common_v50_0:SellMessage> </air:AirSegment> </air:AirReservation> <common_v50_0:GeneralRemark Key="ORnRhcSynDKAb9A+KAAAAA==" Category="Vendor" TypeInGds="Vendor" SupplierType="Air" ProviderReservationInfoRef="ORnRhcSynDKAKIC+KAAAAA==" SupplierCode="KE" Direction="Incoming" CreateDate="2021-01-21T02:36:00.000+00:00" ElStat="A"> <common_v50_0:RemarkData>KERSVN IS 9396-7277</common_v50_0:RemarkData> </common_v50_0:GeneralRemark> <common_v50_0:AgencyInfo> <common_v50_0:AgentAction ActionType="Created" AgentCode="uAPI7843645375-ac0ffeb9" BranchCode="P*******" AgencyCode="S*******" EventTime="2021-01-21T02:36:17.118+00:00"/> </common_v50_0:AgencyInfo> <common_v50_0:AgencyContactInfo> <common_v50_0:PhoneNumber Key="ORnRhcSynDKAQIC+KAAAAA==" Type="Agency" Location="SEL" CountryCode="82" Number="027776886" Text="jinaOK" ElStat="A"> <common_v50_0:ProviderReservationInfoRef Key="ORnRhcSynDKAKIC+KAAAAA=="/> </common_v50_0:PhoneNumber> </common_v50_0:AgencyContactInfo> </universal:UniversalRecord> </universal:AirCreateReservationRsp> </SOAP:Body> </SOAP:Envelope> |
항공사별 – 탑승객 연락처 입력 방법
[table id=2 /]