get https://api.aerocrs.com/v5/getTicketTerms
The request will give you a list of all airlines ticket terms
Response
The method will response with all the ticket terms in English.
Parameter | Type | Description |
---|---|---|
airlineid | Number | Airline number in AeroCRS |
ticketterms | URL | URL for full ticket terms in airline's website (where exists) |
name | String | The name of the airline |
ticketTerms | String | Ticket terms The ticket terms are formatted in HTML |