Implementation
Airports Source
Endpoint or API for origins and destinations that will appear in the dropdown in the Flight Search Panel
*This section is usually reviewed and completed by: Web Product Owner and/or Technical Liaison of airline’s website Flight Search Panel
Preferred Method: Route List
Secondary Method: FareNet
Third Method: API Integration
Considerations for option three
Languages
Source
Authorization
Usually, some type of authorization is needed to access the data. Some airlines use a token while others prefer to whitelist the PROS IPs. If authorization is required, we will need the Customer to provide an authorization token or key, or the means by which to generate this.
Route Validation
Data Documentation
It is important to have the description of the data received. A detailed breakdown of the schema is helpful in interpreting the variables provided.
Display Format
The content displayed to end users is usually a combination of several fields, so PROS needs to understand how the information should be displayed.