Changes from v3 to v4
over 7 years ago
Dear API users, please note the following changes in method names between version v3 to v4
Authentication change
In v4, all authentication is made at the "header" level, using auth_id and auth_password headers.
Methods changes
Old Method | New Method |
|---|---|
get_passengers_by_flight | |
pullScheduleFLTS | |
update_passenger | |
web_login | |
get_passenger_detail | |
get_all_flights_from_origin | |
get_taillist | |
get_seat_map | |
find_passenger_identifier_by_name | |
find_passenger_identifier_by_name_multi | |
find_passenger_identifiers_by_booking_reference |
