Airline Connectors shoud perform all the provider API calls and provider specific response processing. They are hosted individually and consumed by different Web Connect Systems. However for backward compatibility connectors should also be attachable to WebConnect module as a dll/Nuget Package.
API Details
Name | Description | Mandatory/Optional |
---|---|---|
Availability | Provides list of flights as per search parameters | Mandatory |
Pricing | Provides Fare details of a single flight | Mandatory |
CreateItinerary | Performs validations for booking and initiates booking | Mandatory |
Booking | Performs booking | Mandatory |
SSR | Provides Baggage details | Optional |
FareRule | Provides Fare Rules | Optional |
SeatLayout | Provides Seat Layout details | Optional |
Cancel | Performs Cancellation | Optional |
Copyright © 2015-2016 Benzy Infotech Pvt. Ltd. All rights reserved | Legal Notice