• Mail us
  • Book a Meeting
  • Call us
  • Chat with us

GDS

Amadeus Enterprise API Integration Guide | Key APIs for Flight Booking


Introduction

This comprehensive guide details the essential Amadeus Enterprise APIs required to implement a complete flight booking solution - from initial search to ticket issuance. The Amadeus SOAP based APIs provide a robust framework for travel agencies, OTAs and developers to build powerful flight booking engines with real time availability, pricing and ticketing capabilities.

API Workflow Overview

The standard flight booking flow follows this sequence

  1. Flight Search & Pricing
  2. Booking & PNR Creation
  3. Fare Rules Validation
  4. Payment & Ticketing
  5. PNR Management

Detailed API Breakdown

1. Flight Search & Pricing

  • Fare_MasterPricerTravelBoardSearch: Searches flights with fares, availability, and rules. Returns multiple itinerary options.
  • Fare_MasterPricerCalendar: Finds the cheapest fares across flexible dates (±3 days by default).
  • Fare_InformativePricingWithoutPNR: Provides estimated pricing without creating a PNR (passive segments).
  • Fare_InformativeBestPricingWithoutPNR: Retrieves the best available fares without booking.

2. Booking & PNR Creation

  • Air_SellFromRecommendation: Converts flight search results into booked segments.
  • PNR_AddMultiElements: Creates or updates a PNR with passengers, flights, and payment details.
  • PNR_List: Retrieves PNR details, including segments and ticketing status.
  • PNR_Cancel: Cancels a PNR and releases reserved inventory.

3. Pricing & Fare Rules

  • Fare_PricePNRWithBookingClass: Reprices a PNR to ensure correct fare and availability.
  • Fare_CheckRules: Retrieves detailed fare rules (change fees, baggage policies).
  • MiniRule_GetFromRec: Provides a summarized version of fare restrictions.

4. Ticketing & Payments

  • FOP_CreateFormOfPayment: Attaches a payment method (credit card, agency account) to the PNR.
  • Ticket_CreateTSTFromPricing: Generates a Temporary Storage Ticket (TST) before final issuance.
  • DocIssuance_IssueTicket: Issues the final e-ticket and completes the booking.

5. Flight Information

  • Air_FlightInfo: Retrieves flight schedules, status, and aircraft details.

Search to Book Workflow Summary

  1. Search: Fare_MasterPricerTravelBoardSearch
  2. Book: Air_SellFromRecommendation + PNR_AddMultiElements
  3. Price: Fare_PricePNRWithBookingClass
  4. Pay: FOP_CreateFormOfPayment
  5. Ticket: Ticket_CreateTSTFromPricing + DocIssuance_IssueTicket

This structured flow ensures a smooth booking process from initial search to ticket issuance.

Supercharge Your Travel Operations with Seamless Tech, Don’t Wait - Contact Us Today and Let’s Make It Happen!

0