Amadeus · Example Payload

Transfer Book Cancellation Rule Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Transfer Book Cancellation Rule Example is an example object payload from Amadeus, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ruleDescriptionfeeTypefeeValuecurrencyCodemetricTypemetricMinmetricMax

Example Payload

Raw ↑
{
  "ruleDescription": "Sample description text.",
  "feeType": "PERCENTAGE",
  "feeValue": "string-value",
  "currencyCode": "EUR",
  "metricType": "MINUTES",
  "metricMin": "string-value",
  "metricMax": "string-value"
}