- Created by Pavel A. Smirnov (Deactivated), last modified on 26.09.2017
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 5 Next »
Overview
API finds low fare solutions for the specified search criteria, controls results with one or more parameters, and returns search results in XML as a result set. Optionally API provides ancillaries pricing and fare details for solutions.
Use cases
The following list of cases supported by the API and provides their required inputs as well as a list of common inputs used with that case:
- Basic search — the only mandatory part of the request: specify origin and destination for each slice, and passenger type counts
- Optional params:
- Cabin preference — specify Economy/Business cabin to filter search results
- Sub-requests for extra itinerary details:
- Seats — seat select pricing for each segment of itinerary
- Baggage — free checked baggage and luggage allowance, extra baggage pricing for each slice of itinerary
- Fares — fare details for each segment of itinerary
- Combined request — you can use all of additional params in one request
Basic search
Specify origin and destination for each slice, and passenger type counts to receive.
Error rendering macro 'excerpt-include'
User 'null' does not have permission to view the page.
Basic search supports the following variability:
- 3 passenger types: adults, children and infants in a lap
- 2 itinerary types: One way or Round trip
- S7, CodeShare, SPA, Interline flights
- Transit flights, transfer and direct slices
OW + 1xADT + Transit + S7 flight
Error rendering macro 'excerpt-include'
No link could be created for 'Search | OW + 1xADT + Transit + S7 flight | v0.44 | S7 MSE API'.
OW + 2xADT 2xCHD 2xINF + Transfer + SPA
Error rendering macro 'excerpt-include'
No link could be created for 'Search | OW + 2xADT 2xCHD 2xINF + Transfer + SPA | v0.44 | S7 MSE API'.
RT + 1xADT + Direct + Codeshare
Error rendering macro 'excerpt-include'
No link could be created for 'Search | RT + 1xADT + Direct + Codeshare | v0.44 | S7 MSE API'.
Optional params
Cabin preference
Specify "COUCH" to add economy only filter or "BUSINESS" to add business only filter for search results. By default API results contains both cabins but the cheapest are preferred.
Error rendering macro 'excerpt-include'
User 'null' does not have permission to view the page.
Seats
Add "seats" summarizer to receive seat select pricing for each segment of itinerary
Error rendering macro 'excerpt-include'
User 'null' does not have permission to view the page.
Baggage
Add "baggage" summarizer to receive free checked baggage and luggage allowance, extra baggage pricing for each slice of itinerary
Error rendering macro 'excerpt-include'
User 'null' does not have permission to view the page.
Fares
Add "fares" summarizer to receive fare details for each segment of itinerary
Error rendering macro 'excerpt-include'
User 'null' does not have permission to view the page.
Combined request
In case you need to receive multiple flight details you can use all optional params in one request
Using the following order of listing summarizers is mandatory
Error rendering macro 'excerpt-include'
User 'null' does not have permission to view the page.
Table of contents
Page tree:
- No labels