TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights
Flight Offers Price Other Services Structure is a JSON Structure definition published by Amadeus, describing 6 properties. It conforms to the https://json-structure.org/draft/v0/schema meta-schema.
{
"$schema": "https://json-structure.org/draft/v0/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/flight-offers-price-other-services-structure.json",
"title": "OtherServices",
"description": "OtherServices structure from Flight Offers Price",
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "type of service"
},
"price": {
"type": "object",
"description": "elementaryPrice"
},
"bookableByTraveler": {
"type": "boolean",
"description": "Specify if the service is bookable by traveler or for all travelers"
},
"bookableByItinerary": {
"type": "boolean",
"description": "Specify if the service is bookable by itinerary or for all itineraries"
},
"segmentIds": {
"type": "array",
"description": "Id of the segment concerned by the service"
},
"travelerIds": {
"type": "array",
"description": "Id of the traveler concerned by the service"
}
}
}
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.