API partner is advised to follow this site to implement the sales channel.
Your Tigerair Taiwan IT support:
Daryl Tsan - daryl.tsan@tigerairtw.com
TTW Official website: www.tigerairtw.com
Please refer to the documents saved in the Google Drive:
https://drive.google.com/drive/u/0/folders/1ZHelkEAyvc0dLKO8_lTpl31WUC5smjyj
You may test the connectivity by opening the URLs below with your browser. These are the API endpoints that you need to connect to.
TEST: https://soapapir4x.test.it.navitaire.com
PROD: https://itprodr4xapi.navitaire.com
Please be noted that we will activate production account after verifying your test result.
Please ensure your environment is able to support TLS1.2
One Way
Round Trip
You can use get station to search any of operating station
You can use get market to search any of operation station's pair market
You can use MacCode which is a grouping station request to trigger more possiblities of flight. e.g. XX3 stands for Taiwan - All Airport, it can trigger any flight from/to Taipei (TPE), Taichung (RMQ) and Kaohsiung (KHH).
API partners can only quote R Fare Type.
If you are meta search partner, please ensure you are using Origin of Sales to trigger back to Tigerair Taiwan Website:
TWD - Taiwan (TW) Origin
THB - Thailand (TH) Origin
HKD - Macau (MO) Origin
JPY - Japan (JP) Origin
KRW - Korea (KR) Origin
USD - Philippines (PH) Origin
1. Adult Picker (API: Passenger Type)
- default value : 1
- max drop down value : 9
- max number of pax per booking is 9 (adult + child)
- departure date more than or equal to 12 years old (based on first date)
2. Child Picker (API: Passenger Type)
- default value : 0
- max drop down value : 9 less selected adult value, e.g if adult = 4, then child max drop down value = 5
- info tip "2-11 years"
- Child/Children must be accompanied by at least an adult
- departure date more than or equal to 2 years old (based on first date)
- return date less than 12 years old (based on last date)
3. Infant Picker (SSR: INFT)
- default value : 0
- max drop down value as 4 and the selected value for Adult, e.g. if adult = 4, then infant max drop down value = 4
- info tip "under 2 years"
- One infant must be accompanied by an adult
- Age : departure date more than or equal to 7-day old (based on first date)
- Age : return date less than 2 years old (based on last date)
- Not entitled for add-ons
Infants are counted as SSR and can only be sold once for each passenger. You may set Passenger Infant to null or clear the fields in an UpdatePassengers call to remove the infant details from the database.
Passenger Title - Mandantory Required
MR - for Male Adult
MS - for Female Adult
MSTR - for Male CHD/INF
MISS - for Female CHD/INF
Please assign the “PassengerInfo - WeightCategory” to either “Male”, “Female”, or “Child” in the Commit Request.
This is related to indicator on the seat maps at the airport counters.
Travel Documents - Mandantory Required
Adult Travel Document Type - P
For infant travel documents, please specify “PassengerTravelDocumet-DocSuffix” as “I”.
Nationality
You are requested to send nationality information to 'nationality', 'country' in passenger detail, also the nationality and issue country in document detail.
BG00 - Add for any of passenger who doesn't select any baggage
BG15
BG20
BG25
BG30
BG35
BG40
Test
Chinese: http://test-static.tigerairtw.com/ibe/meals/zh-TW.json
English: http://test-static.tigerairtw.com/ibe/meals/en-US.json
Japanese: http://test-static.tigerairtw.com/ibe/meals/ja-JP.json
Korean: http://test-static.tigerairtw.com/ibe/meals/ko-KR.json
Thai: http://test-static.tigerairtw.com/ibe/meals/th-TH.json
Production
“GetSeatAvailability” of request is an optional function. Mapping of parameter “SeatGroup” :
Preferred seat (Row 1,12,13): SeatGroup=”3”
Front seat (Row 2-4) : SeatGroup=”4”
Standard seat(Row 5-11,14-30) : SeatGroup=”5”
1. TigerConnect is only offered for flight connections in selected Taiwan airports including Taoyuan(TPE), and Kaohsiung(KHH).
2. For connecting flights, the passenger is required to purchase the TigerConnect add-on.
(Sell SSR Code THRU for TigerConnect).
2.1 The TigerConnect option would be automatically selected in this case and cannot be removed.
2.2 The prices are added automatically to the passenger's fare summary.
2.3 Require passenger to select same baggage allowance for connected segment
Visa - VI as Payment Type Code -
MasterCard - MC as Payment Type Code -
JCB - JB as Payment Type Code -
American Express - AM as Payment Type Code -
Agency Payment - AG as Payment Type Code - AGBF as Payment fee
please contact your TTW commercial contact for deposit policy
<WaiveFee>false</ns2:WaiveFee>
<ReferenceType>Booking</ns2:ReferenceType>
<PaymentMethodType>AgencyAccount</ns2:PaymentMethodType>
<PaymentMethodCode>AG</ns2:PaymentMethodCode>
<AccountNumber>ENTER YOUR ACCOUNT NUMBER</AccountNumber>
Not allowed for non-Chinese agencies.
For Chinese agencies, 30 minutes hold time is allowed.
These credit cards are using in test payment gateway which are NOT processing for live payment;
Tigerair Taiwan uses 2 payment gateway to process TWD/Non-TWD payment, you will be required to use different card number to get correct system response.
Not implemented 3DS Test Cards
to redirect booking to be compeleted in tigerair taiwan host IBE
Round Trip
One Way
MultiCity
Parameters Required - Values are case-sensitive
1. Language Code
a. en English
b. zh-tw Traditional Chinese
c. th Thai
d. jp Japanese
e. kr Korean
2. Type – 'single' , 'rountTrip' , 'multiCity'
3. Number of Passenger – adult=<number>&children=<number>&infant=<number> format
ex. adult=1&children=0&infant=0
4. departureDate and returnDate are in the format of YYYY-MM-DD
5. origin and dest are the 3-letter airport IATA codes
6. promotionCode - enter promo code
Notes
It is required to deep link via HTTPS protocol.
Title (MR / MS)
Full Name (Last Name, First Name)
Phone (Home, Other) - Format: +<CountryCode><PhoneNumber>. e.g +886912345678
Email Address
Culture Code for itinerary
Please queue call named CommitBookingQueue in the Queue Manager, and put PNR into queue . You will receive itinerary.
It is recommended to place the PNR into the following three queues to ensure passengers receive their itineraries at these specific intervals: upon booking completion, 7 days prior to departure, and 2 days prior to departure.
ITINN
ITIN7D
ITIN2D
<s:Body>
<que:CommitBookingQueueRequest>
<que1:BookingQueue>
<com:State>New</com:State>
<que1:QueueCode>ITINN</que1:QueueCode>
<que1:PriorityDate>YYYY-MM-DDT07:00:03</que1:PriorityDate>
<que1:RecordLocator>XXXXXX</que1:RecordLocator>
</que1:BookingQueue>
</que:CommitBookingQueueRequest>
</s:Body>
Culture Codes:
en-US: English
ja-JP: Japanese
ko-KR: Korea
th-Th: Thai
zh-TW: Traditional Chinese