Amadeus · JSON Structure

Transfer Book Quotation Structure

quotation representing a price valuation and its components. The monetaryAmount at the root are the sum of base and all the taxes/fees/discounts

Type: object Properties: 0
TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Transfer Book Quotation Structure is a JSON Structure definition published by Amadeus. It conforms to the https://json-structure.org/draft/v0/schema meta-schema.

Meta-schema: https://json-structure.org/draft/v0/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/v0/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/transfer-book-quotation-structure.json",
  "title": "Quotation",
  "description": "quotation representing a price valuation and its components. The monetaryAmount at the root are the sum of base and all the taxes/fees/discounts",
  "type": "object"
}