Amadeus · Arazzo Workflow
Amadeus Flight Book and Retrieve Order
Version 1.0.0
Price a flight offer, create the order, then retrieve the persisted order to confirm it.
View Spec
View on GitHub
TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket InsightsArazzoWorkflows
Provider
Workflows
book-and-retrieve-flight-order
Price an offer, create its order, and read the order back to confirm.
Confirms pricing for a shopping offer, creates a flight order, then retrieves the stored order by id for verification.
1
priceOffer
quoteAirOffers
Confirm the real-time price of the supplied shopping offer before booking.
2
createOrder
createFligtOrders
Create a flight order from the priced offer and the supplied travellers and contacts.
3
retrieveOrder
getFlightOrder
Read the newly created flight order back from order management to confirm it was persisted with the expected content.
Source API Descriptions
openapi
openapi