Amadeus · Example Payload

Flight Order Management Stakeholder Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

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

Top-level fields

iddateOfBirthgenderdocuments

Example Payload

Raw ↑
{
  "id": "12345",
  "dateOfBirth": "2026-08-15",
  "gender": "FEMALE",
  "documents": []
}