Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.2 KB

index.md

File metadata and controls

30 lines (15 loc) · 1.2 KB

Available endpoints

  • Get Availability

    The Availability Request message requests Flight Availability for a city pair on a specific date for a specific number and type of passengers. Calendar with best price of each day in a week and full flight list with their price depending on cabin will be provided.

  • Get Timetable

    This method retrieves schedule info. It lists all flights in requested route and operation days in a week.

  • Get Port List

    Lists all ports in details.

  • Get Fare Family List

    This is a lookup method that gives fare family list to be used for getAvailability request. The output changes depending on ports location (domestic or international) and ticket type (award ticket or not).

  • Retrieve Reservation Detail

    This method returns the detailed information of the reservations created through our reservation system in XML format. It covers reservations made from all sales channels.

  • Calculate Flight Miles

    Calculates miles for flight.

  • Calculate Award Miles With Tax

    Calculates award miles with tax.