Amadeus · Example Payload

Hotel Search Tax Example

Sample description text.

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Hotel Search Tax 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

amountcurrencycodepercentageincludeddescriptionpricingFrequencypricingMode

Example Payload

Raw ↑
{
  "amount": "199.50",
  "currency": "EUR",
  "code": "string-value",
  "percentage": 50,
  "included": true,
  "description": "Sample description text.",
  "pricingFrequency": "string-value",
  "pricingMode": "string-value"
}