Connector for the amadeus-amadeus-flight-order-management API (generated from its OpenAPI spec).
Type: Tool
Category: Maps & Geo
Version: 1.0.0
Provider: Blue Isle
License: MIT
amadeus-amadeus-flight-order-managementapiopenapi
Amadeus Amadeus Flight Order Management
Connector for the amadeus-amadeus-flight-order-management API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: https://test.api.amadeus.com/v1
Auth: bearer (pass your key via the apiKey input)
Operations
getflightorder — GET /booking/flight-orders/{flight-orderId} — Retrieve a given flight order
cancelflightorder — DELETE /booking/flight-orders/{flight-orderId} — Cancel a given flight order
Inputs
apiKey — your amadeus-amadeus-flight-order-management API key
operation — one of the operations above
path parameters when an operation's path contains {...}