Amadeus · Arazzo Workflow
Amadeus Flight Order Cancel Lifecycle
Version 1.0.0
Create a flight order from a priced offer, retrieve it, then cancel it to release the booking.
View Spec
View on GitHub
TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket InsightsArazzoWorkflows
Provider
Workflows
flight-order-cancel-lifecycle
Price, create, retrieve, and cancel a flight order end to end.
Prices a supplied offer, creates a flight order, confirms it by retrieval, then cancels it to release the booking.
1
priceOffer
quoteAirOffers
Confirm the real-time price of the supplied offer before booking.
2
createOrder
createFligtOrders
Create a flight order from the priced offer and supplied travellers.
3
retrieveOrder
getFlightOrder
Retrieve the created order to confirm it persisted before cancelling. If the order is found, proceed to cancel it.
4
cancelOrder
cancelFlightOrder
Cancel the flight order to release the booking, expecting a no-content response on success.
Source API Descriptions
openapi
openapi