Overview
This document describes Universal Air API, which can be integrated into various applications (Web app, Mobile app etc).
The TBO Air API uses the core booking engine for every booking where all leading
LCC & full-service domestic carriers available via single XML. Any customer using the
API should register through Tboholidays which is required for authorizing the
credentials.
It is intended specially for developers and other team members to help them know
how the Air APIService works. This guide provides all the required information to
integrate this TBO Air API.
All the steps right from search to re-price and seat sell, to request excess baggage and
meal charges whereverapplicable, to fare rules and final booking are sequentially
followed by using a shared transaction identifier (TrackingId)
We strongly recommended that you read the complete guide before integration. We
continue to make new changes and add new methods in the API based on the
feedback from customers and suppliers which might not be updated in the
integration document.
Request you to kindly refer the following link to stay updated of the changes,if any.
Help link - https://xmloutapi.tboair.com
➢ This is RESTful service which communicates only in JSON Format. You may use
online tools like “http://jsonlint.com/” or “http://jsonviewer.stack.hu/” (or
other some similar tools) to validate the JSONFormat.
➢ This guide explains the use of each method, what support we are
providing to use the API efficiently, how to access the resources, etc