Flights-(Scenario)Basic Flight Booking flow
Number of APIs: 4
-
Step 2: Flight Offers Price POST https://test.api.amadeus.com/v1/shopping/flight-offers/pricing
-
Step 0: Authorization POST https://test.api.amadeus.com/v1/security/oauth2/token
-
Step 1: Flight Offers Search GET GET https://test.api.amadeus.com/v2/shopping/flight-offers?originLocationCode=PAR&destinationLocationCode=ICN&departureDate={{departureDate}}&returnDate={{returnDate}}&adults=2&max=5
-
Step 3: Flight Create Orders POST https://test.api.amadeus.com/v1/booking/flight-orders