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 can be combined with other oneWays flight-offers to complete the whole journey (one-Way combinable feature).
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
lastTicketingDateTime 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/time (included). Unspecified when it does not m
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 offers with these airlines as validating carrier.
travelerPricings array Fare information for each traveler/segment
View JSON Schema on GitHub