Amadeus · Example Payload

Airport City Search Error 404 Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Airport City Search Error 404 Example is an example object payload from Amadeus, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

errors

Example Payload

Raw ↑
{
  "errors": [
    {
      "status": 404,
      "code": 1797,
      "title": "NOT FOUND",
      "detail": "no response found for this query parameter",
      "source": {
        "parameter": "airport"
      }
    }
  ]
}