flightInfo operation shows price solutions for the one specified itinerary, controls the results with one or more parameters, and returns search results in XML as a result set
Solutions include information for a whole requested journey (no matter OneWay, RoundTrip or MultiCity) and operation does not require additional requests in case RoundTrip or MultiCity
Operation used to find price solution in case flight numbers have already been cleared, before making booking
Moreover:
- If you are not sure that the requested dates provide the best prices use searchFlightsFlex operation prior, to find suitable departure dates (works only for OneWay and RoundTrip)
- To be able combine the fare families for each slice of a journey and receive multiple itinerary solutions use searchFlightsBySlice operation instead (up to 9 slices in journey)
- To receive price solutions for a whole journey by a single request and multiple itinerary solutions use searchFlightsJourney operation instead
Table of contents
Request (FlightPriceRQ)
Required inputs
# | Name | Description |
---|---|---|
1 | Agent credentials | Use credentials that you received from our technical support. Check out Quick Start for how to get it and References for more details |
2 | Passengers | List of PTC and their Quantity for the whole journey |
3 | Itinerary |
|
Optional parameters
# | Name | Description |
---|---|---|
1 | 3D agreement credentials | To apply appropriate discounts, which depends on corporate client, agent and itinerary details.
Skipping of 3D agreement credentials input provides receiving prices without discounts for the corporate client |
2 | Sale Currency | Choose your sale currency for prices in response:
RUB used by default
|
3 | Fare Output Type |
BrandedFares used by default |
4 | Cabin Type Filter |
Returns all cabin types by default |
5 | Fare codes | Fare code for each segment to receive only one price solution
|
Response (FlightPriceRS)
# | Name | Description |
---|---|---|
1 | General |
|
2 | Solution |
(Check glossary for more information about difference between journey, slice, segment and leg) |
3 | Itinerary |
|
4 | Pricing |
|
5 | Penalties |
|
6 | Checked baggage allowance |
|
7 | Hand luggage allowance |
|
8 | Included meals |
(Check glossary for more information about difference between journey, slice, segment and leg) |
9 | Requested inputs |
|
Samples
v0.52 | flightInfo operation | Samples
OW + 1xADT + Direct + S7 flight | v0.52 | flightInfo operation
- Fare rules. OW + 1xADT + Direct + S7 flight | v0.52 | flightInfo operation
- Fare rules. 2ADT+1CHD+1INF+Domestic+RT+DIRECT | v0.52 | flightInfo operation
- Search by itinerary with selected flights. OW + 1xADT + Direct + S7 flight | v0.52 | flightInfo operation
- Search by itinerary with selected flights and RBD. OW + 1xADT + Direct + S7 flight | v0.52 | flightInfo operation