Amadeus · Example Payload

Flight Order Management Automated Process Common Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

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

Top-level fields

codequeuetext

Example Payload

Raw ↑
{
  "code": "IMMEDIATE",
  "queue": {
    "number": 1,
    "category": "string-value"
  },
  "text": "string-value"
}