Amadeus · Example Payload

Airline Routes Warnings Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Airline Routes Warnings 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

codetitledetailsource

Example Payload

Raw ↑
{
  "code": 1,
  "title": "string-value",
  "detail": "string-value",
  "source": {
    "parameter": "string-value",
    "pointer": "string-value",
    "example": "string-value"
  }
}