Amadeus · Example Payload

Transfer Search Extra Service Example

Sample description text.

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Transfer Search Extra Service Example is an example object payload from Amadeus, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codeitemIddescriptionmetricTypemetricValueisBookabletaxIncludedincludedInTotal

Example Payload

Raw ↑
{
  "code": "DSL",
  "itemId": "12345",
  "description": "Sample description text.",
  "metricType": "YEARS",
  "metricValue": "string-value",
  "isBookable": true,
  "taxIncluded": true,
  "includedInTotal": "199.50"
}