Amadeus · Example Payload

Trip Purpose Prediction Meta Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Trip Purpose Prediction Meta Example is an example object payload from Amadeus, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

linksdefaults

Example Payload

Raw ↑
{
  "links": {
    "self": "https://example.com/resource",
    "related": "https://example.com/resource",
    "type": "string-value"
  },
  "defaults": {
    "searchDate": "2019-06-11"
  }
}