Availability and Fares
Get flights availability and fares and redirect customers to airline for booking
In this type of integration, you are responsible for creating the search engine widget, making the search using the API and displaying the information to your customers, you will then be able to redirect the customer to the airline website to do a booking.
Method | Details |
---|---|
getAirlines | The method will allow you to receive the list of airlines hosted by GO7 |
getDestinations | The method will allow you to receive the list of destinations served by GO7 airlines. |
getSchedule | This method will give you a list of served routes by airline |
getFlights | The method will allow you to get a list of flights over all the airlines which host their inventory on GO7. |
Updated about 1 year ago