Amadeus · JSON Structure

Flight Offers Search Extended Traveler Info Structure

Extended_TravelerInfo structure from Flight Offers Search

Type: object Properties: 0 Required: 2
TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Flight Offers Search Extended Traveler Info Structure is a JSON Structure definition published by Amadeus. It conforms to the https://json-structure.org/draft/v0/schema meta-schema.

Meta-schema: https://json-structure.org/draft/v0/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/v0/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/flight-offers-search-extended-traveler-info-structure.json",
  "title": "Extended_TravelerInfo",
  "description": "Extended_TravelerInfo structure from Flight Offers Search",
  "type": "object",
  "required": [
    "id",
    "travelerType"
  ]
}