latestOpenAPI 3.0.12026-08-102668257.3 KB
8e9a8f8010ab
Shopping and Ticketing
Search
Dependency: No preceding function needs to be called before Search.
The search results will include a lot of items. Some highlights are:
- The returned currency is by configuration according to the business agreement between you and Atlas
- The total cost to purchase for a single adult passenger is: adultPrice+adultTax+transactionFeePerPax
- For the airlines which support pass through payment method, we would set supportCreditTransPayment to 1 and present the vendor's fare in the vendorFare element. Alternatively, if the airline doesn't support pass through payment method, we would set supportCreditTransPayment to 0 and the vendorFare element will be null.
- You can choose to show or hide ancillaryProductElements in search response, according to the configuration of each client in the backend system.
- The links element will have the link to the terms and conditions of the airlines.
- Display Currency is only to be used for display purposes. The amount in the response is not to be used for fare comparison or accounting purposes. The display currency conversion will be available in fares, taxes and ancillary baggage sections of the search and verify response. When the "vendorFare" element is available, the conversion will be from the vendor fare. In the absence of the "vendorFare" element, the conversion would be from the transacted fare.
Endpoint: https://sandbox.atriptech.com/search.do
post/search.do
Headers
Acceptstring required
Content-Typestring required
Accept-Encodingstring required
x-atlas-client-idstring required
x-atlas-client-secretstring required