Amadeus · JSON Structure

Transfer Book Extra Service Structure

ExtraService structure from Transfer Booking

Type: object Properties: 10 Required: 1
TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Transfer Book Extra Service Structure is a JSON Structure definition published by Amadeus, describing 10 properties, of which 1 is required. It conforms to the https://json-structure.org/draft/v0/schema meta-schema.

Properties

code itemId description metricType metricValue quotation converted isBookable taxIncluded includedInTotal

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-extra-service-structure.json",
  "title": "ExtraService",
  "description": "ExtraService structure from Transfer Booking",
  "type": "object",
  "properties": {
    "code": {
      "type": "string",
      "description": "extra service code, which can take following values\n\ncode   | name                                 \n------ | ---------------------------- \nDSL    | Driver language specified\nEWT    | Extra waiting time\nMAG    | Meet & Greet\nFLM    | Flight monitoring\nNWS    | Newspaper\nCAI    | Cancellation insurance\nWNR    | Wait and Return. Driver waits at destination and brings back the customer to pick-up point\n"
    },
    "itemId": {
      "type": "string",
      "description": "extra service identifier"
    },
    "description": {
      "type": "string",
      "description": "extra service description"
    },
    "metricType": {
      "type": "string",
      "description": "extra service time metric type"
    },
    "metricValue": {
      "type": "string",
      "description": "extra service metric value"
    },
    "quotation": {
      "type": "string",
      "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"
    },
    "converted": {
      "type": "string",
      "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"
    },
    "isBookable": {
      "type": "boolean",
      "description": "true if extra service is available for booking"
    },
    "taxIncluded": {
      "type": "boolean",
      "description": "true if tax included in extra service price"
    },
    "includedInTotal": {
      "type": "boolean",
      "description": "true if extra service price is included in total transfer amount"
    }
  },
  "required": [
    "code"
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/transfer-book-extra-service-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.