Amadeus · Example Payload

Flight Order Management B2B Wallet Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

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

Top-level fields

cardIdcardUsageNamecardFriendlyNamereportingDataflightOfferIds

Example Payload

Raw ↑
{
  "cardId": "1245365895336",
  "cardUsageName": "Sample Name",
  "cardFriendlyName": "CB1",
  "reportingData": [
    {
      "name": "reconcil1",
      "value": "data1"
    }
  ],
  "flightOfferIds": "1"
}