Amadeus · Example Payload

Trip Purpose Prediction Purpose Prediction Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Trip Purpose Prediction Purpose Prediction 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

typesubTypeidresultprobability

Example Payload

Raw ↑
{
  "type": "string-value",
  "subType": "trip-purpose",
  "id": "12345",
  "result": "BUSINESS",
  "probability": "string-value"
}