Amadeus · Example Payload

Transfer Book Equipment Example

Sample description text.

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

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

Top-level fields

codeitemIddescriptionisBookabletaxIncludedincludedInTotal

Example Payload

Raw ↑
{
  "code": "BBS",
  "itemId": "12345",
  "description": "Sample description text.",
  "isBookable": true,
  "taxIncluded": true,
  "includedInTotal": "199.50"
}