Online Travel Agent API
This API provides the various flight and check-in releated functionalities for the Online Travel Agents. The following flows available for the OTA API.
- Flight Booking
- Post Booking Ancillaries
- Manage Booking
- Change Flight
- Change Pax
- Cancel Flight
QuickstartClick the
API Referencebutton in the top left. To start the integration of OTA API.First step of accessing API for any flows is /api/OTA/Login method. The token will be generated in the response of Login. This token must be passed in the subsequent requests as a header Bearer token.
like,
Bearer eozLSPtMY7d7x5wjGc4dxjVfpQ6Qmo-YXIEGXTyiuwY
Contents
Booking
- Login
- Search Flights
- Select Flights
- Search Addons
- Select Addons
- Get Payment Methods
- Select Payment Methods
- Get Package Summary
- Create PNR
- Confirm PNR
- Get Payment Status
- Logout
Post Booking Ancillaires
- Login
- Get Checkin Flights
- Search Manage Booking Addons
- Select Manage Booking Addons
- Get Payment Methods
- Select Payment Methods
- Sell Addons
- Get Payment Status
- Logout
Manage Booking
- Change Flight
- Login
- Find Booking
- Search Flights
- Select Flights
- Get Change Flight Price
- Search Addons
- Select Addons
- Get Payment Methods
- Select Payment Methods
- Get Change Flight Price
- Confirm Exchange
- Get Payment Status
- Logout
- Change Passenger
- Login
- Find Booking
- Get Change Pax Price
- Get Payment Methods
- Select Payment Methods
- Confirm Pax Info
- Get Payment Status
- Logout
- Cancel Flight
- Login
- Find Booking
- Get Cancel Flight Price
- Cancel Booking
- Logout
- Change Flight