Amadeus Reservations · Example Payload

Flight Order Management Original Flight Stop Example

BookingFlightsHotelsReservationsTravel

Flight Order Management Original Flight Stop Example is an example object payload from Amadeus Reservations, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iataCodeduration

Example Payload

Raw ↑
{
  "iataCode": "JFK",
  "duration": "PT2H10M"
}