Amadeus Solutions · Schema
FlightOffer
FlightOffer schema
AirlinesBookingFlightsGDSHotelsTravelTravel Technology
Properties
| Name | Type | Description |
|---|---|---|
| type | string | the resource name |
| id | string | Id of the flight offer |
| source | object | |
| instantTicketingRequired | boolean | If true, inform that a ticketing will be required at booking step. |
| disablePricing | boolean | BOOK step ONLY - If true, allows to book a PNR without pricing. Only for the source "GDS" |
| nonHomogeneous | boolean | If true, upon completion of the booking, this pricing solution is expected to yield multiple records (a record contains booking information confirmed and stored, typically a Passenger Name Record (PNR |
| oneWay | boolean | If true, the flight offer fulfills only one originDestination and has to be combined with other oneWays to complete the whole journey. |
| paymentCardRequired | boolean | If true, a payment card is mandatory to book this flight offer |
| lastTicketingDate | string | If booked on the same day as the search (with respect to timezone), this flight offer is guaranteed to be thereafter valid for ticketing until this date (included). Unspecified when it does not make s |
| numberOfBookableSeats | number | Number of seats bookable in a single request. Can not be higher than 9. |
| itineraries | array | |
| price | object | |
| pricingOptions | object | |
| validatingAirlineCodes | array | This option ensures that the system will only consider these airlines. |
| travelerPricings | array | Fare information for each traveler/segment |
| fareRules | object | Fare rules of the flight offer |