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:

      • 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.

(warning) If you want to make request only with guaranteed results, check FAQ to find how to get the list of actual directions.


<search key="{{your_individual_key}}">
    <inputs>
        <pax adults="2" children="1" infantsInLap="1"/>
        <slice date="2023-12-10" origin="DME" destination="AER"/>
        <slice date="2023-12-12" origin="AER" destination="DME"/>
    </inputs>
</search>




<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<result id="ece427ef-7417-43a0-949c-c738b57bd92f" session="8e12244a-14ad-4ea5-9c52-e37d83a386d2" solutionCount="12" solutionSet="7597a797-1a40-40a2-8d3c-b035bed7ddd2">
    <solutions>
        <itinerary>
            <solution id="6cda0bcc-7d7f-4adf-87f9-9b553f6a2364" saleTotal="RUB31885" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=1&SUP=XO&CP=F&CUR=RUB&TF=31885&FLC=2&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=N&FSC2=1&FN2=2046&AC2=S7&DD2=2023-12-12&DT2=16:15:00&AD2=2023-12-12&AT2=20:00:00&DA2=AER&AA2=DME&SC2=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B&FF2=B">
                    <SalePriceWithoutYQ amount="10910" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="10910" currency="RUB"/>
                    <SalePriceWithoutYR amount="10910" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="0" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="0" currency="RUB"/>
                        <SalePriceWithoutYR amount="0" currency="RUB"/>
                        <pax/>
                    </ext>
                </pricing>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="10910" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="10910" currency="RUB"/>
                        <SalePriceWithoutYR amount="10910" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="10065" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="10065" currency="RUB"/>
                        <SalePriceWithoutYR amount="10065" currency="RUB"/>
                        <pax children="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T17:10+03:00" carrier="S7" departure="2023-12-02T13:20+03:00" destination="AER" duration="230" flight="S72047" origin="DME"/>
            </slice>
            <slice>
                <segment arrival="2023-12-12T20:00+03:00" carrier="S7" departure="2023-12-12T16:15+03:00" destination="DME" duration="225" flight="S72046" origin="AER"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="573eda09-c958-48f3-973c-c169a4733726" saleTotal="RUB31885" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=1&SUP=XO&CP=F&CUR=RUB&TF=31885&FLC=2&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=N&FSC2=1&FN2=2048&AC2=S7&DD2=2023-12-12&DT2=18:10:00&AD2=2023-12-12&AT2=21:45:00&DA2=AER&AA2=DME&SC2=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B&FF2=B">
                    <SalePriceWithoutYQ amount="10910" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="10910" currency="RUB"/>
                    <SalePriceWithoutYR amount="10910" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="0" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="0" currency="RUB"/>
                        <SalePriceWithoutYR amount="0" currency="RUB"/>
                        <pax/>
                    </ext>
                </pricing>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="10910" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="10910" currency="RUB"/>
                        <SalePriceWithoutYR amount="10910" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="10065" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="10065" currency="RUB"/>
                        <SalePriceWithoutYR amount="10065" currency="RUB"/>
                        <pax children="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T17:10+03:00" carrier="S7" departure="2023-12-02T13:20+03:00" destination="AER" duration="230" flight="S72047" origin="DME"/>
            </slice>
            <slice>
                <segment arrival="2023-12-12T21:45+03:00" carrier="S7" departure="2023-12-12T18:10+03:00" destination="DME" duration="215" flight="S72048" origin="AER"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="d1ac5f50-b407-4182-9134-28265ab351ee" saleTotal="RUB31885" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=1&SUP=XO&CP=F&CUR=RUB&TF=31885&FLC=2&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=N&FSC2=1&FN2=2060&AC2=S7&DD2=2023-12-12&DT2=20:40:00&AD2=2023-12-13&AT2=00:25:00&DA2=AER&AA2=DME&SC2=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B&FF2=B">
                    <SalePriceWithoutYQ amount="10910" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="10910" currency="RUB"/>
                    <SalePriceWithoutYR amount="10910" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="0" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="0" currency="RUB"/>
                        <SalePriceWithoutYR amount="0" currency="RUB"/>
                        <pax/>
                    </ext>
                </pricing>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="10910" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="10910" currency="RUB"/>
                        <SalePriceWithoutYR amount="10910" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="10065" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="10065" currency="RUB"/>
                        <SalePriceWithoutYR amount="10065" currency="RUB"/>
                        <pax children="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T17:10+03:00" carrier="S7" departure="2023-12-02T13:20+03:00" destination="AER" duration="230" flight="S72047" origin="DME"/>
            </slice>
            <slice>
                <segment arrival="2023-12-13T00:25+03:00" carrier="S7" departure="2023-12-12T20:40+03:00" destination="DME" duration="225" flight="S72060" origin="AER"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="e3b2f92a-72f9-401a-9ab7-f846d7bf1b72" saleTotal="RUB31885" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=1&SUP=XO&CP=F&CUR=RUB&TF=31885&FLC=2&FSC1=1&FN1=2059&AC1=S7&DD1=2023-12-02&DT1=16:00:00&AD1=2023-12-02&AT1=19:50:00&DA1=DME&AA1=AER&SC1=N&FSC2=1&FN2=2046&AC2=S7&DD2=2023-12-12&DT2=16:15:00&AD2=2023-12-12&AT2=20:00:00&DA2=AER&AA2=DME&SC2=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B&FF2=B">
                    <SalePriceWithoutYQ amount="10910" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="10910" currency="RUB"/>
                    <SalePriceWithoutYR amount="10910" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="0" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="0" currency="RUB"/>
                        <SalePriceWithoutYR amount="0" currency="RUB"/>
                        <pax/>
                    </ext>
                </pricing>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="10910" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="10910" currency="RUB"/>
                        <SalePriceWithoutYR amount="10910" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="10065" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="10065" currency="RUB"/>
                        <SalePriceWithoutYR amount="10065" currency="RUB"/>
                        <pax children="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T19:50+03:00" carrier="S7" departure="2023-12-02T16:00+03:00" destination="AER" duration="230" flight="S72059" origin="DME"/>
            </slice>
            <slice>
                <segment arrival="2023-12-12T20:00+03:00" carrier="S7" departure="2023-12-12T16:15+03:00" destination="DME" duration="225" flight="S72046" origin="AER"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="bdb67847-ca4e-443c-8d6e-12de23e15f1a" saleTotal="RUB31885" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=1&SUP=XO&CP=F&CUR=RUB&TF=31885&FLC=2&FSC1=1&FN1=2059&AC1=S7&DD1=2023-12-02&DT1=16:00:00&AD1=2023-12-02&AT1=19:50:00&DA1=DME&AA1=AER&SC1=N&FSC2=1&FN2=2048&AC2=S7&DD2=2023-12-12&DT2=18:10:00&AD2=2023-12-12&AT2=21:45:00&DA2=AER&AA2=DME&SC2=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B&FF2=B">
                    <SalePriceWithoutYQ amount="10910" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="10910" currency="RUB"/>
                    <SalePriceWithoutYR amount="10910" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="0" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="0" currency="RUB"/>
                        <SalePriceWithoutYR amount="0" currency="RUB"/>
                        <pax/>
                    </ext>
                </pricing>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="10910" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="10910" currency="RUB"/>
                        <SalePriceWithoutYR amount="10910" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="10065" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="10065" currency="RUB"/>
                        <SalePriceWithoutYR amount="10065" currency="RUB"/>
                        <pax children="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T19:50+03:00" carrier="S7" departure="2023-12-02T16:00+03:00" destination="AER" duration="230" flight="S72059" origin="DME"/>
            </slice>
            <slice>
                <segment arrival="2023-12-12T21:45+03:00" carrier="S7" departure="2023-12-12T18:10+03:00" destination="DME" duration="215" flight="S72048" origin="AER"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="a646f7c1-498d-4fbc-a74d-7e7d29534171" saleTotal="RUB31885" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=1&SUP=XO&CP=F&CUR=RUB&TF=31885&FLC=2&FSC1=1&FN1=2059&AC1=S7&DD1=2023-12-02&DT1=16:00:00&AD1=2023-12-02&AT1=19:50:00&DA1=DME&AA1=AER&SC1=N&FSC2=1&FN2=2060&AC2=S7&DD2=2023-12-12&DT2=20:40:00&AD2=2023-12-13&AT2=00:25:00&DA2=AER&AA2=DME&SC2=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B&FF2=B">
                    <SalePriceWithoutYQ amount="10910" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="10910" currency="RUB"/>
                    <SalePriceWithoutYR amount="10910" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="0" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="0" currency="RUB"/>
                        <SalePriceWithoutYR amount="0" currency="RUB"/>
                        <pax/>
                    </ext>
                </pricing>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="10910" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="10910" currency="RUB"/>
                        <SalePriceWithoutYR amount="10910" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="10065" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="10065" currency="RUB"/>
                        <SalePriceWithoutYR amount="10065" currency="RUB"/>
                        <pax children="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T19:50+03:00" carrier="S7" departure="2023-12-02T16:00+03:00" destination="AER" duration="230" flight="S72059" origin="DME"/>
            </slice>
            <slice>
                <segment arrival="2023-12-13T00:25+03:00" carrier="S7" departure="2023-12-12T20:40+03:00" destination="DME" duration="225" flight="S72060" origin="AER"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="4dbb6833-08e0-4379-9314-b370c58df1a5" saleTotal="RUB97830" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=1&SUP=XO&CP=F&CUR=RUB&TF=97830&FLC=2&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=Y&FSC2=1&FN2=2046&AC2=S7&DD2=2023-12-12&DT2=16:15:00&AD2=2023-12-12&AT2=20:00:00&DA2=AER&AA2=DME&SC2=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B&FF2=B">
                    <SalePriceWithoutYQ amount="33265" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="33265" currency="RUB"/>
                    <SalePriceWithoutYR amount="33265" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="0" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="0" currency="RUB"/>
                        <SalePriceWithoutYR amount="0" currency="RUB"/>
                        <pax/>
                    </ext>
                </pricing>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="33265" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="33265" currency="RUB"/>
                        <SalePriceWithoutYR amount="33265" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="31300" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="31300" currency="RUB"/>
                        <SalePriceWithoutYR amount="31300" currency="RUB"/>
                        <pax children="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T13:10+03:00" carrier="S7" departure="2023-12-02T09:20+03:00" destination="AER" duration="230" flight="S72053" origin="DME"/>
            </slice>
            <slice>
                <segment arrival="2023-12-12T20:00+03:00" carrier="S7" departure="2023-12-12T16:15+03:00" destination="DME" duration="225" flight="S72046" origin="AER"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="39787e37-d844-4e56-8986-ab5ca48bb3f3" saleTotal="RUB97830" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=1&SUP=XO&CP=F&CUR=RUB&TF=97830&FLC=2&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=Y&FSC2=1&FN2=2048&AC2=S7&DD2=2023-12-12&DT2=18:10:00&AD2=2023-12-12&AT2=21:45:00&DA2=AER&AA2=DME&SC2=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B&FF2=B">
                    <SalePriceWithoutYQ amount="33265" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="33265" currency="RUB"/>
                    <SalePriceWithoutYR amount="33265" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="0" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="0" currency="RUB"/>
                        <SalePriceWithoutYR amount="0" currency="RUB"/>
                        <pax/>
                    </ext>
                </pricing>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="33265" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="33265" currency="RUB"/>
                        <SalePriceWithoutYR amount="33265" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="31300" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="31300" currency="RUB"/>
                        <SalePriceWithoutYR amount="31300" currency="RUB"/>
                        <pax children="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T13:10+03:00" carrier="S7" departure="2023-12-02T09:20+03:00" destination="AER" duration="230" flight="S72053" origin="DME"/>
            </slice>
            <slice>
                <segment arrival="2023-12-12T21:45+03:00" carrier="S7" departure="2023-12-12T18:10+03:00" destination="DME" duration="215" flight="S72048" origin="AER"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="3b945bad-fb1c-41d0-8280-4a8c302eca14" saleTotal="RUB97830" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=1&SUP=XO&CP=F&CUR=RUB&TF=97830&FLC=2&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=Y&FSC2=1&FN2=2060&AC2=S7&DD2=2023-12-12&DT2=20:40:00&AD2=2023-12-13&AT2=00:25:00&DA2=AER&AA2=DME&SC2=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B&FF2=B">
                    <SalePriceWithoutYQ amount="33265" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="33265" currency="RUB"/>
                    <SalePriceWithoutYR amount="33265" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="0" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="0" currency="RUB"/>
                        <SalePriceWithoutYR amount="0" currency="RUB"/>
                        <pax/>
                    </ext>
                </pricing>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="33265" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="33265" currency="RUB"/>
                        <SalePriceWithoutYR amount="33265" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="31300" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="31300" currency="RUB"/>
                        <SalePriceWithoutYR amount="31300" currency="RUB"/>
                        <pax children="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T13:10+03:00" carrier="S7" departure="2023-12-02T09:20+03:00" destination="AER" duration="230" flight="S72053" origin="DME"/>
            </slice>
            <slice>
                <segment arrival="2023-12-13T00:25+03:00" carrier="S7" departure="2023-12-12T20:40+03:00" destination="DME" duration="225" flight="S72060" origin="AER"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="ba138ca8-610c-4537-a314-10dc6b455731" saleTotal="RUB97830" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=1&SUP=XO&CP=F&CUR=RUB&TF=97830&FLC=2&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=N&FSC2=1&FN2=2054&AC2=S7&DD2=2023-12-12&DT2=14:15:00&AD2=2023-12-12&AT2=17:50:00&DA2=AER&AA2=DME&SC2=Y&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B&FF2=B">
                    <SalePriceWithoutYQ amount="33265" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="33265" currency="RUB"/>
                    <SalePriceWithoutYR amount="33265" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="0" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="0" currency="RUB"/>
                        <SalePriceWithoutYR amount="0" currency="RUB"/>
                        <pax/>
                    </ext>
                </pricing>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="33265" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="33265" currency="RUB"/>
                        <SalePriceWithoutYR amount="33265" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="31300" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="31300" currency="RUB"/>
                        <SalePriceWithoutYR amount="31300" currency="RUB"/>
                        <pax children="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T17:10+03:00" carrier="S7" departure="2023-12-02T13:20+03:00" destination="AER" duration="230" flight="S72047" origin="DME"/>
            </slice>
            <slice>
                <segment arrival="2023-12-12T17:50+03:00" carrier="S7" departure="2023-12-12T14:15+03:00" destination="DME" duration="215" flight="S72054" origin="AER"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="78a65322-30b2-4c7e-a569-2bc54161ebe5" saleTotal="RUB97830" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=1&SUP=XO&CP=F&CUR=RUB&TF=97830&FLC=2&FSC1=1&FN1=2059&AC1=S7&DD1=2023-12-02&DT1=16:00:00&AD1=2023-12-02&AT1=19:50:00&DA1=DME&AA1=AER&SC1=N&FSC2=1&FN2=2054&AC2=S7&DD2=2023-12-12&DT2=14:15:00&AD2=2023-12-12&AT2=17:50:00&DA2=AER&AA2=DME&SC2=Y&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B&FF2=B">
                    <SalePriceWithoutYQ amount="33265" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="33265" currency="RUB"/>
                    <SalePriceWithoutYR amount="33265" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="0" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="0" currency="RUB"/>
                        <SalePriceWithoutYR amount="0" currency="RUB"/>
                        <pax/>
                    </ext>
                </pricing>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="33265" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="33265" currency="RUB"/>
                        <SalePriceWithoutYR amount="33265" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="31300" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="31300" currency="RUB"/>
                        <SalePriceWithoutYR amount="31300" currency="RUB"/>
                        <pax children="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T19:50+03:00" carrier="S7" departure="2023-12-02T16:00+03:00" destination="AER" duration="230" flight="S72059" origin="DME"/>
            </slice>
            <slice>
                <segment arrival="2023-12-12T17:50+03:00" carrier="S7" departure="2023-12-12T14:15+03:00" destination="DME" duration="215" flight="S72054" origin="AER"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="0bc1e126-f38e-457e-9c3e-830ecdea2058" saleTotal="RUB163780" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=1&SUP=XO&CP=F&CUR=RUB&TF=163780&FLC=2&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=Y&FSC2=1&FN2=2054&AC2=S7&DD2=2023-12-12&DT2=14:15:00&AD2=2023-12-12&AT2=17:50:00&DA2=AER&AA2=DME&SC2=Y&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B&FF2=B">
                    <SalePriceWithoutYQ amount="55620" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="55620" currency="RUB"/>
                    <SalePriceWithoutYR amount="55620" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="0" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="0" currency="RUB"/>
                        <SalePriceWithoutYR amount="0" currency="RUB"/>
                        <pax/>
                    </ext>
                </pricing>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="55620" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="55620" currency="RUB"/>
                        <SalePriceWithoutYR amount="55620" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="52540" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="52540" currency="RUB"/>
                        <SalePriceWithoutYR amount="52540" currency="RUB"/>
                        <pax children="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T13:10+03:00" carrier="S7" departure="2023-12-02T09:20+03:00" destination="AER" duration="230" flight="S72053" origin="DME"/>
            </slice>
            <slice>
                <segment arrival="2023-12-12T17:50+03:00" carrier="S7" departure="2023-12-12T14:15+03:00" destination="DME" duration="215" flight="S72054" origin="AER"/>
            </slice>
        </itinerary>
    </solutions>
</result>



Basic search supports the following variability: 

  • 3 passenger types: adults, children and infants in a lap

  • 2 itinerary types: One way or Round trip

  • Transit flights, transfer and direct slices



Fare Output

Specify "LowFare" to group the response from cheapest to most expensive offers or "BrandedFares" to group the response by rate family.


<search key="{{your_individual_key}}">
    <inputs fareOutput="BrandedFares">
        <pax adults="1"/>
        <slice date="2023-12-02" origin="DME" destination="AER"/>
    </inputs>
</search>




<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<result id="939ff1f4-5bc0-4b8e-b5d2-f5b91383e8d6" session="4de1d7f4-c1d9-406b-b84e-0b644cadbd09" solutionCount="15" solutionSet="1dac3135-54be-45fb-9a8d-0f7665d0e788">
    <solutions>
        <itinerary>
            <solution id="b56f47a8-7062-40a2-8c63-0ace7bc44de1" saleTotal="RUB6830" preferredFareFamily="BASIC ECONOMY">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=6830&FLC=1&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B">
                    <SalePriceWithoutYQ amount="6830" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="6830" currency="RUB"/>
                    <SalePriceWithoutYR amount="6830" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="6830" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="6830" currency="RUB"/>
                        <SalePriceWithoutYR amount="6830" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="6beaa801-a639-4f71-998a-307a82c6977c" saleTotal="RUB8930" preferredFareFamily="STANDARD ECONOMY">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=8930&FLC=1&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=S">
                    <SalePriceWithoutYQ amount="8930" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="8930" currency="RUB"/>
                    <SalePriceWithoutYR amount="8930" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="8930" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="8930" currency="RUB"/>
                        <SalePriceWithoutYR amount="8930" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="3547ab3d-d822-4640-b785-04406a568c10" saleTotal="RUB15480" preferredFareFamily="PLUS ECONOMY">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=15480&FLC=1&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=P">
                    <SalePriceWithoutYQ amount="15480" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="15480" currency="RUB"/>
                    <SalePriceWithoutYR amount="15480" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="15480" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="15480" currency="RUB"/>
                        <SalePriceWithoutYR amount="15480" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="b28487b2-7465-41d9-91d3-8770139bc07f" saleTotal="RUB22750" preferredFareFamily="BASIC BUSINESS">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=22750&FLC=1&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=D&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B">
                    <SalePriceWithoutYQ amount="22750" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="22750" currency="RUB"/>
                    <SalePriceWithoutYR amount="22750" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="22750" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="22750" currency="RUB"/>
                        <SalePriceWithoutYR amount="22750" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="c426bd4b-7ea9-4f46-a356-f04a3d7a51ae" saleTotal="RUB29050" preferredFareFamily="STANDARD BUSINESS">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=29050&FLC=1&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=D&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=S">
                    <SalePriceWithoutYQ amount="29050" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="29050" currency="RUB"/>
                    <SalePriceWithoutYR amount="29050" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="29050" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="29050" currency="RUB"/>
                        <SalePriceWithoutYR amount="29050" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="a4563be3-ff10-4e43-8046-45ffd2e020a3" saleTotal="RUB42350" preferredFareFamily="PLUS BUSINESS">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=42350&FLC=1&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=D&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=P">
                    <SalePriceWithoutYQ amount="42350" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="42350" currency="RUB"/>
                    <SalePriceWithoutYR amount="42350" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="42350" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="42350" currency="RUB"/>
                        <SalePriceWithoutYR amount="42350" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T17:10+03:00" carrier="S7" departure="2023-12-02T13:20+03:00" destination="AER" duration="230" flight="S72047" origin="DME"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="fc042d88-1d95-488b-9984-5e16d952be17" saleTotal="RUB6830" preferredFareFamily="BASIC ECONOMY">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=6830&FLC=1&FSC1=1&FN1=2059&AC1=S7&DD1=2023-12-02&DT1=16:00:00&AD1=2023-12-02&AT1=19:50:00&DA1=DME&AA1=AER&SC1=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B">
                    <SalePriceWithoutYQ amount="6830" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="6830" currency="RUB"/>
                    <SalePriceWithoutYR amount="6830" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="6830" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="6830" currency="RUB"/>
                        <SalePriceWithoutYR amount="6830" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="15c679b3-df69-4d2d-9202-f1458c0d38ea" saleTotal="RUB8930" preferredFareFamily="STANDARD ECONOMY">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=8930&FLC=1&FSC1=1&FN1=2059&AC1=S7&DD1=2023-12-02&DT1=16:00:00&AD1=2023-12-02&AT1=19:50:00&DA1=DME&AA1=AER&SC1=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=S">
                    <SalePriceWithoutYQ amount="8930" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="8930" currency="RUB"/>
                    <SalePriceWithoutYR amount="8930" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="8930" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="8930" currency="RUB"/>
                        <SalePriceWithoutYR amount="8930" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="241f24f3-a9b0-491c-80a1-c21ed4dda9cf" saleTotal="RUB15480" preferredFareFamily="PLUS ECONOMY">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=15480&FLC=1&FSC1=1&FN1=2059&AC1=S7&DD1=2023-12-02&DT1=16:00:00&AD1=2023-12-02&AT1=19:50:00&DA1=DME&AA1=AER&SC1=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=P">
                    <SalePriceWithoutYQ amount="15480" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="15480" currency="RUB"/>
                    <SalePriceWithoutYR amount="15480" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="15480" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="15480" currency="RUB"/>
                        <SalePriceWithoutYR amount="15480" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T19:50+03:00" carrier="S7" departure="2023-12-02T16:00+03:00" destination="AER" duration="230" flight="S72059" origin="DME"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="c2f53d16-0746-4af5-96ab-7ea5a480c3e2" saleTotal="RUB38580" preferredFareFamily="BASIC ECONOMY">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=38580&FLC=1&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=Y&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B">
                    <SalePriceWithoutYQ amount="38580" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="38580" currency="RUB"/>
                    <SalePriceWithoutYR amount="38580" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="38580" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="38580" currency="RUB"/>
                        <SalePriceWithoutYR amount="38580" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="861ca355-7ea8-4977-8960-2301ae73ff5d" saleTotal="RUB45080" preferredFareFamily="STANDARD ECONOMY">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=45080&FLC=1&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=Y&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=S">
                    <SalePriceWithoutYQ amount="45080" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="45080" currency="RUB"/>
                    <SalePriceWithoutYR amount="45080" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="45080" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="45080" currency="RUB"/>
                        <SalePriceWithoutYR amount="45080" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="7034d3a7-733f-41c9-a139-49c524431718" saleTotal="RUB64830" preferredFareFamily="PLUS ECONOMY">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=64830&FLC=1&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=Y&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=P">
                    <SalePriceWithoutYQ amount="64830" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="64830" currency="RUB"/>
                    <SalePriceWithoutYR amount="64830" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="64830" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="64830" currency="RUB"/>
                        <SalePriceWithoutYR amount="64830" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="bfaaf3fc-7670-41b4-a6ec-16b3b8a83533" saleTotal="RUB81200" preferredFareFamily="BASIC BUSINESS">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=81200&FLC=1&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=J&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B">
                    <SalePriceWithoutYQ amount="81200" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="81200" currency="RUB"/>
                    <SalePriceWithoutYR amount="81200" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="81200" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="81200" currency="RUB"/>
                        <SalePriceWithoutYR amount="81200" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="6e6d17e9-0634-42b4-bc4c-4cf1a2daaf07" saleTotal="RUB97500" preferredFareFamily="STANDARD BUSINESS">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=97500&FLC=1&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=J&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=S">
                    <SalePriceWithoutYQ amount="97500" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="97500" currency="RUB"/>
                    <SalePriceWithoutYR amount="97500" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="97500" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="97500" currency="RUB"/>
                        <SalePriceWithoutYR amount="97500" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="f8fafd53-d0e3-4aff-a2df-b31e67b24137" saleTotal="RUB120800" preferredFareFamily="PLUS BUSINESS">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=120800&FLC=1&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=J&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=P">
                    <SalePriceWithoutYQ amount="120800" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="120800" currency="RUB"/>
                    <SalePriceWithoutYR amount="120800" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="120800" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="120800" currency="RUB"/>
                        <SalePriceWithoutYR amount="120800" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T13:10+03:00" carrier="S7" departure="2023-12-02T09:20+03:00" destination="AER" duration="230" flight="S72053" origin="DME"/>
            </slice>
        </itinerary>
    </solutions>
</result>



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.



<search key="{{your_individual_key}}">
    <inputs cabinType="BUSINESS">
        <pax adults="1"/>
        <slice date="2023-12-02" origin="DME" destination="AER"/>
    </inputs>
</search>




<result id="1abc738a-1ee4-4389-a7a0-1151adcca8f5" session="63ee3fe9-8b6a-4acd-9054-c453889e70ee" solutionCount="2" solutionSet="98a93ca2-a570-4050-acc7-7c0f0de44c42">
    <solutions>
        <itinerary>
            <solution id="b28487b2-7465-41d9-91d3-8770139bc07f" saleTotal="RUB22750" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=22750&FLC=1&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=D&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B">
                    <SalePriceWithoutYQ amount="22750" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="22750" currency="RUB"/>
                    <SalePriceWithoutYR amount="22750" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="22750" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="22750" currency="RUB"/>
                        <SalePriceWithoutYR amount="22750" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T17:10+03:00" carrier="S7" departure="2023-12-02T13:20+03:00" destination="AER" duration="230" flight="S72047" origin="DME"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="bfaaf3fc-7670-41b4-a6ec-16b3b8a83533" saleTotal="RUB81200" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=81200&FLC=1&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=J&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B">
                    <SalePriceWithoutYQ amount="81200" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="81200" currency="RUB"/>
                    <SalePriceWithoutYR amount="81200" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="81200" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="81200" currency="RUB"/>
                        <SalePriceWithoutYR amount="81200" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T13:10+03:00" carrier="S7" departure="2023-12-02T09:20+03:00" destination="AER" duration="230" flight="S72053" origin="DME"/>
            </slice>
        </itinerary>
    </solutions>
</result>



Baggage

Add "includedBaggage" summarizer to receive free checked baggage and luggage allowance for each slice of itinerary



<search key="{{your_individual_key}}">
	<summarizer>includedBaggage</summarizer>
	<inputs cabinType="COACH">
		<pax adults="2" children="1"/>
		<slice date="2023-12-02" origin="DME" destination="AER"/>
	</inputs>
</search>




<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<result id="18a19df7-ecce-4e6f-b791-440afae0cb37" session="cf0eec10-929e-421c-9767-2411d8bf41ea" solutionCount="3" solutionSet="775278a7-1e77-4cbf-a6c5-c73b767af3f7">
    <solutions>
        <itinerary>
            <solution id="54294e6d-370a-4784-af64-eaed70f9e3c3" saleTotal="RUB20000" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=0&SUP=XO&CP=F&CUR=RUB&TF=20000&FLC=1&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B">
                    <SalePriceWithoutYQ amount="6830" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="6830" currency="RUB"/>
                    <SalePriceWithoutYR amount="6830" currency="RUB"/>
                </ext>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="6830" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="6830" currency="RUB"/>
                        <SalePriceWithoutYR amount="6830" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="6340" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="6340" currency="RUB"/>
                        <SalePriceWithoutYR amount="6340" currency="RUB"/>
                        <pax children="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T17:10+03:00" carrier="S7" departure="2023-12-02T13:20+03:00" destination="AER" duration="230" flight="S72047" origin="DME"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="ee452c5f-42a5-42ba-aa29-465c3fd7f783" saleTotal="RUB20000" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=0&SUP=XO&CP=F&CUR=RUB&TF=20000&FLC=1&FSC1=1&FN1=2059&AC1=S7&DD1=2023-12-02&DT1=16:00:00&AD1=2023-12-02&AT1=19:50:00&DA1=DME&AA1=AER&SC1=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B">
                    <SalePriceWithoutYQ amount="6830" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="6830" currency="RUB"/>
                    <SalePriceWithoutYR amount="6830" currency="RUB"/>
                </ext>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="6830" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="6830" currency="RUB"/>
                        <SalePriceWithoutYR amount="6830" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="6340" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="6340" currency="RUB"/>
                        <SalePriceWithoutYR amount="6340" currency="RUB"/>
                        <pax children="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T19:50+03:00" carrier="S7" departure="2023-12-02T16:00+03:00" destination="AER" duration="230" flight="S72059" origin="DME"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="224bf37f-cab9-4b65-9019-d22e958ae102" saleTotal="RUB113660" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=0&SUP=XO&CP=F&CUR=RUB&TF=113660&FLC=1&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=Y&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B">
                    <SalePriceWithoutYQ amount="38580" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="38580" currency="RUB"/>
                    <SalePriceWithoutYR amount="38580" currency="RUB"/>
                </ext>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="38580" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="38580" currency="RUB"/>
                        <SalePriceWithoutYR amount="38580" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="36500" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="36500" currency="RUB"/>
                        <SalePriceWithoutYR amount="36500" currency="RUB"/>
                        <pax children="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T13:10+03:00" carrier="S7" departure="2023-12-02T09:20+03:00" destination="AER" duration="230" flight="S72053" origin="DME"/>
            </slice>
        </itinerary>
    </solutions>
    <includedBaggage>
        <solution id="54294e6d-370a-4784-af64-eaed70f9e3c3">
            <pricing adults="2">
                <carryOnBaggageAllowance>
                    <freeBaggageAllowance kilos="10">
                        <bagDescriptor commercialName="CARRY ON 10KG UPTO 55X40X23CM" subcode="07J"/>
                    </freeBaggageAllowance>
                    <segment hash="bcd1ad95-2adf-429d-a21a-71c8e834a424"/>
                </carryOnBaggageAllowance>
                <checkedBaggageAllowance>
                    <freeBaggageAllowance pieces="0"/>
                    <segment hash="bcd1ad95-2adf-429d-a21a-71c8e834a424"/>
                </checkedBaggageAllowance>
            </pricing>
            <pricing children="1">
                <carryOnBaggageAllowance>
                    <freeBaggageAllowance kilos="10">
                        <bagDescriptor commercialName="CARRY ON 10KG UPTO 55X40X23CM" subcode="07J"/>
                    </freeBaggageAllowance>
                    <segment hash="bcd1ad95-2adf-429d-a21a-71c8e834a424"/>
                </carryOnBaggageAllowance>
                <checkedBaggageAllowance>
                    <freeBaggageAllowance pieces="0"/>
                    <segment hash="bcd1ad95-2adf-429d-a21a-71c8e834a424"/>
                </checkedBaggageAllowance>
            </pricing>
            <slice>
                <segment destination="AER" flight="S72047" hash="bcd1ad95-2adf-429d-a21a-71c8e834a424" origin="DME"/>
            </slice>
        </solution>
        <solution id="ee452c5f-42a5-42ba-aa29-465c3fd7f783">
            <pricing adults="2">
                <carryOnBaggageAllowance>
                    <freeBaggageAllowance kilos="10">
                        <bagDescriptor commercialName="CARRY ON 10KG UPTO 55X40X23CM" subcode="07J"/>
                    </freeBaggageAllowance>
                    <segment hash="0fb5458e-9fce-4a59-adba-86fa2423db20"/>
                </carryOnBaggageAllowance>
                <checkedBaggageAllowance>
                    <freeBaggageAllowance pieces="0"/>
                    <segment hash="0fb5458e-9fce-4a59-adba-86fa2423db20"/>
                </checkedBaggageAllowance>
            </pricing>
            <pricing children="1">
                <carryOnBaggageAllowance>
                    <freeBaggageAllowance kilos="10">
                        <bagDescriptor commercialName="CARRY ON 10KG UPTO 55X40X23CM" subcode="07J"/>
                    </freeBaggageAllowance>
                    <segment hash="0fb5458e-9fce-4a59-adba-86fa2423db20"/>
                </carryOnBaggageAllowance>
                <checkedBaggageAllowance>
                    <freeBaggageAllowance pieces="0"/>
                    <segment hash="0fb5458e-9fce-4a59-adba-86fa2423db20"/>
                </checkedBaggageAllowance>
            </pricing>
            <slice>
                <segment destination="AER" flight="S72059" hash="0fb5458e-9fce-4a59-adba-86fa2423db20" origin="DME"/>
            </slice>
        </solution>
        <solution id="224bf37f-cab9-4b65-9019-d22e958ae102">
            <pricing adults="2">
                <carryOnBaggageAllowance>
                    <freeBaggageAllowance kilos="10">
                        <bagDescriptor commercialName="CARRY ON 10KG UPTO 55X40X23CM" subcode="07J"/>
                    </freeBaggageAllowance>
                    <segment hash="96218dfb-c05d-44fc-974d-2f36fde488c9"/>
                </carryOnBaggageAllowance>
                <checkedBaggageAllowance>
                    <freeBaggageAllowance pieces="0"/>
                    <segment hash="96218dfb-c05d-44fc-974d-2f36fde488c9"/>
                </checkedBaggageAllowance>
            </pricing>
            <pricing children="1">
                <carryOnBaggageAllowance>
                    <freeBaggageAllowance kilos="10">
                        <bagDescriptor commercialName="CARRY ON 10KG UPTO 55X40X23CM" subcode="07J"/>
                    </freeBaggageAllowance>
                    <segment hash="96218dfb-c05d-44fc-974d-2f36fde488c9"/>
                </carryOnBaggageAllowance>
                <checkedBaggageAllowance>
                    <freeBaggageAllowance pieces="0"/>
                    <segment hash="96218dfb-c05d-44fc-974d-2f36fde488c9"/>
                </checkedBaggageAllowance>
            </pricing>
            <slice>
                <segment destination="AER" flight="S72053" hash="96218dfb-c05d-44fc-974d-2f36fde488c9" origin="DME"/>
            </slice>
        </solution>
    </includedBaggage>
</result>



Fares

Add "fares" summarizer to receive fare details for each segment of itinerary


<search key="{{your_individual_key}}">
	<summarizer>fares</summarizer>
	<inputs>
		<pax adults="2"/>
		<slice date="2023-12-02" origin="DME" destination="AER"/>
	</inputs>
</search>




<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<result id="d20cf317-c718-4af8-8ec3-7c22f6693828" session="b87a82ec-1e04-49bf-b330-ee59b76623e6" solutionCount="3" solutionSet="ed636d37-7044-4e40-9940-bf3060ab2238">
    <solutions>
        <itinerary>
            <solution id="b64e6e13-4c95-4242-9887-fcaea01cba3a" saleTotal="RUB13660" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=13660&FLC=1&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B">
                    <SalePriceWithoutYQ amount="6830" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="6830" currency="RUB"/>
                    <SalePriceWithoutYR amount="6830" currency="RUB"/>
                </ext>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="6830" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="6830" currency="RUB"/>
                        <SalePriceWithoutYR amount="6830" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T17:10+03:00" carrier="S7" departure="2023-12-02T13:20+03:00" destination="AER" duration="230" flight="S72047" origin="DME"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="5c812989-3862-422c-8ac7-42819f5c4593" saleTotal="RUB13660" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=13660&FLC=1&FSC1=1&FN1=2059&AC1=S7&DD1=2023-12-02&DT1=16:00:00&AD1=2023-12-02&AT1=19:50:00&DA1=DME&AA1=AER&SC1=N&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B">
                    <SalePriceWithoutYQ amount="6830" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="6830" currency="RUB"/>
                    <SalePriceWithoutYR amount="6830" currency="RUB"/>
                </ext>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="6830" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="6830" currency="RUB"/>
                        <SalePriceWithoutYR amount="6830" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T19:50+03:00" carrier="S7" departure="2023-12-02T16:00+03:00" destination="AER" duration="230" flight="S72059" origin="DME"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="66b7b0d7-f5a7-41ef-a477-b9bbf6b25bea" saleTotal="RUB77160" preferredFareFamily="CHEAPEST FARE">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=77160&FLC=1&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=Y&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B">
                    <SalePriceWithoutYQ amount="38580" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="38580" currency="RUB"/>
                    <SalePriceWithoutYR amount="38580" currency="RUB"/>
                </ext>
                <pricing paxCount="2">
                    <ext>
                        <SalePriceWithoutYQ amount="38580" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="38580" currency="RUB"/>
                        <SalePriceWithoutYR amount="38580" currency="RUB"/>
                        <pax adults="2"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T13:10+03:00" carrier="S7" departure="2023-12-02T09:20+03:00" destination="AER" duration="230" flight="S72053" origin="DME"/>
            </slice>
        </itinerary>
    </solutions>
    <fares>
        <solution id="b64e6e13-4c95-4242-9887-fcaea01cba3a">
            <slice>
                <segment destination="AER" cabin="COACH" fareCode="NBSOW" bookingCode="N" brandText="BASIC ECONOMY" flight="S72047" hash="9c8366e8-6add-43da-b255-f6eb00d751b4" origin="DME"/>
            </slice>
        </solution>
        <solution id="5c812989-3862-422c-8ac7-42819f5c4593">
            <slice>
                <segment destination="AER" cabin="COACH" fareCode="NBSOW" bookingCode="N" brandText="BASIC ECONOMY" flight="S72059" hash="a7ae4d16-5b8e-45ea-ab27-0fba453e1e8c" origin="DME"/>
            </slice>
        </solution>
        <solution id="66b7b0d7-f5a7-41ef-a477-b9bbf6b25bea">
            <slice>
                <segment destination="AER" cabin="COACH" fareCode="YBSOW" bookingCode="Y" brandText="BASIC ECONOMY" flight="S72053" hash="42e68229-b913-4aa0-a2b5-ae86d4a1713d" origin="DME"/>
            </slice>
        </solution>
    </fares>
</result>



Combined request

In case you need to receive multiple flight details you can use all optional params in one request


<search key="{{your_individual_key}}">
    <summarizer>includedBaggage</summarizer>
    <summarizer>fares</summarizer>
    <inputs fareOutput="BrandedFares" cabinType="BUSINESS">
        <pax adults="1"/>
        <slice date="2023-12-02" origin="DME" destination="AER"/>
    </inputs>
</search>




<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<result id="ce5b2080-6146-4d4c-be47-7dff93f28487" session="c2a0641f-45f3-4fee-a1d4-cae1453c1bca" solutionCount="6" solutionSet="9c48407e-e409-431a-b837-8e01c1c2e093">
    <solutions>
        <itinerary>
            <solution id="b28487b2-7465-41d9-91d3-8770139bc07f" saleTotal="RUB22750" preferredFareFamily="BASIC BUSINESS">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=22750&FLC=1&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=D&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B">
                    <SalePriceWithoutYQ amount="22750" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="22750" currency="RUB"/>
                    <SalePriceWithoutYR amount="22750" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="22750" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="22750" currency="RUB"/>
                        <SalePriceWithoutYR amount="22750" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="c426bd4b-7ea9-4f46-a356-f04a3d7a51ae" saleTotal="RUB29050" preferredFareFamily="STANDARD BUSINESS">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=29050&FLC=1&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=D&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=S">
                    <SalePriceWithoutYQ amount="29050" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="29050" currency="RUB"/>
                    <SalePriceWithoutYR amount="29050" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="29050" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="29050" currency="RUB"/>
                        <SalePriceWithoutYR amount="29050" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="a4563be3-ff10-4e43-8046-45ffd2e020a3" saleTotal="RUB42350" preferredFareFamily="PLUS BUSINESS">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=42350&FLC=1&FSC1=1&FN1=2047&AC1=S7&DD1=2023-12-02&DT1=13:20:00&AD1=2023-12-02&AT1=17:10:00&DA1=DME&AA1=AER&SC1=D&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=P">
                    <SalePriceWithoutYQ amount="42350" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="42350" currency="RUB"/>
                    <SalePriceWithoutYR amount="42350" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="42350" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="42350" currency="RUB"/>
                        <SalePriceWithoutYR amount="42350" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T17:10+03:00" carrier="S7" departure="2023-12-02T13:20+03:00" destination="AER" duration="230" flight="S72047" origin="DME"/>
            </slice>
        </itinerary>
        <itinerary>
            <solution id="bfaaf3fc-7670-41b4-a6ec-16b3b8a83533" saleTotal="RUB81200" preferredFareFamily="BASIC BUSINESS">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=81200&FLC=1&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=J&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B">
                    <SalePriceWithoutYQ amount="81200" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="81200" currency="RUB"/>
                    <SalePriceWithoutYR amount="81200" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="81200" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="81200" currency="RUB"/>
                        <SalePriceWithoutYR amount="81200" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="6e6d17e9-0634-42b4-bc4c-4cf1a2daaf07" saleTotal="RUB97500" preferredFareFamily="STANDARD BUSINESS">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=97500&FLC=1&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=J&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=S">
                    <SalePriceWithoutYQ amount="97500" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="97500" currency="RUB"/>
                    <SalePriceWithoutYR amount="97500" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="97500" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="97500" currency="RUB"/>
                        <SalePriceWithoutYR amount="97500" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <solution id="f8fafd53-d0e3-4aff-a2df-b31e67b24137" saleTotal="RUB120800" preferredFareFamily="PLUS BUSINESS">
                <ext link="https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=1&TC=0&TI=0&SUP=XO&CP=F&CUR=RUB&TF=120800&FLC=1&FSC1=1&FN1=2053&AC1=S7&DD1=2023-12-02&DT1=09:20:00&AD1=2023-12-02&AT1=13:10:00&DA1=DME&AA1=AER&SC1=J&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=P">
                    <SalePriceWithoutYQ amount="120800" currency="RUB"/>
                    <SalePriceWithoutYQAndYR amount="120800" currency="RUB"/>
                    <SalePriceWithoutYR amount="120800" currency="RUB"/>
                </ext>
                <pricing paxCount="1">
                    <ext>
                        <SalePriceWithoutYQ amount="120800" currency="RUB"/>
                        <SalePriceWithoutYQAndYR amount="120800" currency="RUB"/>
                        <SalePriceWithoutYR amount="120800" currency="RUB"/>
                        <pax adults="1"/>
                    </ext>
                </pricing>
            </solution>
            <slice>
                <segment arrival="2023-12-02T13:10+03:00" carrier="S7" departure="2023-12-02T09:20+03:00" destination="AER" duration="230" flight="S72053" origin="DME"/>
            </slice>
        </itinerary>
    </solutions>
    <includedBaggage>
        <solution id="b28487b2-7465-41d9-91d3-8770139bc07f">
            <pricing adults="1">
                <carryOnBaggageAllowance>
                    <freeBaggageAllowance kilos="15">
                        <bagDescriptor commercialName="CARRY ON UPTO15KG   55X40X23CM" subcode="0L5"/>
                    </freeBaggageAllowance>
                    <segment hash="5dd6b47e-bb4d-4614-99f1-b7880f646e72"/>
                </carryOnBaggageAllowance>
                <checkedBaggageAllowance>
                    <freeBaggageAllowance pieces="1">
                        <bagDescriptor commercialName="A TEMPORARILY UNKNOWN SERVICE" count="1" subcode="0AH">
                            <description>temporarily unknown service</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="FISHING EQUIPMENT" count="1" subcode="0D6">
                            <description>Fishing Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="GOLF EQUIPMENT" count="1" subcode="0DC">
                            <description>Golf Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="Skiing Equipment" count="0" subcode="0DD">
                            <description>Skiing Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="BICYCLE" count="1" subcode="0EC">
                            <description>Bicycle</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="HOCKEY EQUIPMENT" count="1" subcode="0F0">
                            <description>Hockey Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="STROLLER OR PUSHCHAIR" count="1" subcode="0F4">
                            <description>Stroller/Pushchair</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="SPORTING EQUIPMENT" count="1" subcode="0F8">
                            <description>Sporting Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="UPTO70LB 32KG AND80LI 203LCM" count="1" subcode="0FN">
                            <description>Up to 70 lb/32 kg</description>
                            <description>Up to 80 li/203 lcm</description>
                        </bagDescriptor>
                    </freeBaggageAllowance>
                    <segment hash="5dd6b47e-bb4d-4614-99f1-b7880f646e72"/>
                </checkedBaggageAllowance>
            </pricing>
            <slice>
                <segment destination="AER" flight="S72047" hash="5dd6b47e-bb4d-4614-99f1-b7880f646e72" origin="DME"/>
            </slice>
        </solution>
        <solution id="c426bd4b-7ea9-4f46-a356-f04a3d7a51ae">
            <pricing adults="1">
                <carryOnBaggageAllowance>
                    <freeBaggageAllowance kilos="15">
                        <bagDescriptor commercialName="CARRY ON UPTO15KG   55X40X23CM" subcode="0L5"/>
                    </freeBaggageAllowance>
                    <segment hash="5dd6b47e-bb4d-4614-99f1-b7880f646e72"/>
                </carryOnBaggageAllowance>
                <checkedBaggageAllowance>
                    <freeBaggageAllowance pieces="1">
                        <bagDescriptor commercialName="A TEMPORARILY UNKNOWN SERVICE" count="1" subcode="0AH">
                            <description>temporarily unknown service</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="FISHING EQUIPMENT" count="1" subcode="0D6">
                            <description>Fishing Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="GOLF EQUIPMENT" count="1" subcode="0DC">
                            <description>Golf Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="Skiing Equipment" count="0" subcode="0DD">
                            <description>Skiing Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="BICYCLE" count="1" subcode="0EC">
                            <description>Bicycle</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="HOCKEY EQUIPMENT" count="1" subcode="0F0">
                            <description>Hockey Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="STROLLER OR PUSHCHAIR" count="1" subcode="0F4">
                            <description>Stroller/Pushchair</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="SPORTING EQUIPMENT" count="1" subcode="0F8">
                            <description>Sporting Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="UPTO70LB 32KG AND80LI 203LCM" count="1" subcode="0FN">
                            <description>Up to 70 lb/32 kg</description>
                            <description>Up to 80 li/203 lcm</description>
                        </bagDescriptor>
                    </freeBaggageAllowance>
                    <segment hash="5dd6b47e-bb4d-4614-99f1-b7880f646e72"/>
                </checkedBaggageAllowance>
            </pricing>
            <slice>
                <segment destination="AER" flight="S72047" hash="5dd6b47e-bb4d-4614-99f1-b7880f646e72" origin="DME"/>
            </slice>
        </solution>
        <solution id="a4563be3-ff10-4e43-8046-45ffd2e020a3">
            <pricing adults="1">
                <carryOnBaggageAllowance>
                    <freeBaggageAllowance kilos="15">
                        <bagDescriptor commercialName="CARRY ON UPTO15KG   55X40X23CM" subcode="0L5"/>
                    </freeBaggageAllowance>
                    <segment hash="5dd6b47e-bb4d-4614-99f1-b7880f646e72"/>
                </carryOnBaggageAllowance>
                <checkedBaggageAllowance>
                    <freeBaggageAllowance pieces="2">
                        <bagDescriptor commercialName="A TEMPORARILY UNKNOWN SERVICE" count="1" subcode="0AH">
                            <description>temporarily unknown service</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="FISHING EQUIPMENT" count="1" subcode="0D6">
                            <description>Fishing Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="GOLF EQUIPMENT" count="1" subcode="0DC">
                            <description>Golf Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="Skiing Equipment" count="0" subcode="0DD">
                            <description>Skiing Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="BICYCLE" count="1" subcode="0EC">
                            <description>Bicycle</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="HOCKEY EQUIPMENT" count="1" subcode="0F0">
                            <description>Hockey Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="STROLLER OR PUSHCHAIR" count="1" subcode="0F4">
                            <description>Stroller/Pushchair</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="SPORTING EQUIPMENT" count="1" subcode="0F8">
                            <description>Sporting Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="UPTO70LB 32KG AND80LI 203LCM" count="2" subcode="0FN">
                            <description>Up to 70 lb/32 kg</description>
                            <description>Up to 80 li/203 lcm</description>
                        </bagDescriptor>
                    </freeBaggageAllowance>
                    <segment hash="5dd6b47e-bb4d-4614-99f1-b7880f646e72"/>
                </checkedBaggageAllowance>
            </pricing>
            <slice>
                <segment destination="AER" flight="S72047" hash="5dd6b47e-bb4d-4614-99f1-b7880f646e72" origin="DME"/>
            </slice>
        </solution>
        <solution id="bfaaf3fc-7670-41b4-a6ec-16b3b8a83533">
            <pricing adults="1">
                <carryOnBaggageAllowance>
                    <freeBaggageAllowance kilos="15">
                        <bagDescriptor commercialName="CARRY ON UPTO15KG   55X40X23CM" subcode="0L5"/>
                    </freeBaggageAllowance>
                    <segment hash="cb46e84d-2db6-425a-86a9-b86eca2343d4"/>
                </carryOnBaggageAllowance>
                <checkedBaggageAllowance>
                    <freeBaggageAllowance pieces="1">
                        <bagDescriptor commercialName="A TEMPORARILY UNKNOWN SERVICE" count="1" subcode="0AH">
                            <description>temporarily unknown service</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="FISHING EQUIPMENT" count="1" subcode="0D6">
                            <description>Fishing Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="GOLF EQUIPMENT" count="1" subcode="0DC">
                            <description>Golf Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="Skiing Equipment" count="0" subcode="0DD">
                            <description>Skiing Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="BICYCLE" count="1" subcode="0EC">
                            <description>Bicycle</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="HOCKEY EQUIPMENT" count="1" subcode="0F0">
                            <description>Hockey Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="STROLLER OR PUSHCHAIR" count="1" subcode="0F4">
                            <description>Stroller/Pushchair</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="SPORTING EQUIPMENT" count="1" subcode="0F8">
                            <description>Sporting Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="UPTO70LB 32KG AND80LI 203LCM" count="1" subcode="0FN">
                            <description>Up to 70 lb/32 kg</description>
                            <description>Up to 80 li/203 lcm</description>
                        </bagDescriptor>
                    </freeBaggageAllowance>
                    <segment hash="cb46e84d-2db6-425a-86a9-b86eca2343d4"/>
                </checkedBaggageAllowance>
            </pricing>
            <slice>
                <segment destination="AER" flight="S72053" hash="cb46e84d-2db6-425a-86a9-b86eca2343d4" origin="DME"/>
            </slice>
        </solution>
        <solution id="6e6d17e9-0634-42b4-bc4c-4cf1a2daaf07">
            <pricing adults="1">
                <carryOnBaggageAllowance>
                    <freeBaggageAllowance kilos="15">
                        <bagDescriptor commercialName="CARRY ON UPTO15KG   55X40X23CM" subcode="0L5"/>
                    </freeBaggageAllowance>
                    <segment hash="cb46e84d-2db6-425a-86a9-b86eca2343d4"/>
                </carryOnBaggageAllowance>
                <checkedBaggageAllowance>
                    <freeBaggageAllowance pieces="1">
                        <bagDescriptor commercialName="A TEMPORARILY UNKNOWN SERVICE" count="1" subcode="0AH">
                            <description>temporarily unknown service</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="FISHING EQUIPMENT" count="1" subcode="0D6">
                            <description>Fishing Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="GOLF EQUIPMENT" count="1" subcode="0DC">
                            <description>Golf Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="Skiing Equipment" count="0" subcode="0DD">
                            <description>Skiing Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="BICYCLE" count="1" subcode="0EC">
                            <description>Bicycle</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="HOCKEY EQUIPMENT" count="1" subcode="0F0">
                            <description>Hockey Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="STROLLER OR PUSHCHAIR" count="1" subcode="0F4">
                            <description>Stroller/Pushchair</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="SPORTING EQUIPMENT" count="1" subcode="0F8">
                            <description>Sporting Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="UPTO70LB 32KG AND80LI 203LCM" count="1" subcode="0FN">
                            <description>Up to 70 lb/32 kg</description>
                            <description>Up to 80 li/203 lcm</description>
                        </bagDescriptor>
                    </freeBaggageAllowance>
                    <segment hash="cb46e84d-2db6-425a-86a9-b86eca2343d4"/>
                </checkedBaggageAllowance>
            </pricing>
            <slice>
                <segment destination="AER" flight="S72053" hash="cb46e84d-2db6-425a-86a9-b86eca2343d4" origin="DME"/>
            </slice>
        </solution>
        <solution id="f8fafd53-d0e3-4aff-a2df-b31e67b24137">
            <pricing adults="1">
                <carryOnBaggageAllowance>
                    <freeBaggageAllowance kilos="15">
                        <bagDescriptor commercialName="CARRY ON UPTO15KG   55X40X23CM" subcode="0L5"/>
                    </freeBaggageAllowance>
                    <segment hash="cb46e84d-2db6-425a-86a9-b86eca2343d4"/>
                </carryOnBaggageAllowance>
                <checkedBaggageAllowance>
                    <freeBaggageAllowance pieces="2">
                        <bagDescriptor commercialName="A TEMPORARILY UNKNOWN SERVICE" count="1" subcode="0AH">
                            <description>temporarily unknown service</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="FISHING EQUIPMENT" count="1" subcode="0D6">
                            <description>Fishing Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="GOLF EQUIPMENT" count="1" subcode="0DC">
                            <description>Golf Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="Skiing Equipment" count="0" subcode="0DD">
                            <description>Skiing Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="BICYCLE" count="1" subcode="0EC">
                            <description>Bicycle</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="HOCKEY EQUIPMENT" count="1" subcode="0F0">
                            <description>Hockey Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="STROLLER OR PUSHCHAIR" count="1" subcode="0F4">
                            <description>Stroller/Pushchair</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="SPORTING EQUIPMENT" count="1" subcode="0F8">
                            <description>Sporting Equipment</description>
                        </bagDescriptor>
                        <bagDescriptor commercialName="UPTO70LB 32KG AND80LI 203LCM" count="2" subcode="0FN">
                            <description>Up to 70 lb/32 kg</description>
                            <description>Up to 80 li/203 lcm</description>
                        </bagDescriptor>
                    </freeBaggageAllowance>
                    <segment hash="cb46e84d-2db6-425a-86a9-b86eca2343d4"/>
                </checkedBaggageAllowance>
            </pricing>
            <slice>
                <segment destination="AER" flight="S72053" hash="cb46e84d-2db6-425a-86a9-b86eca2343d4" origin="DME"/>
            </slice>
        </solution>
    </includedBaggage>
    <fares>
        <solution id="b28487b2-7465-41d9-91d3-8770139bc07f">
            <slice>
                <segment destination="AER" cabin="BUSINESS" fareCode="DBSOW" bookingCode="D" brandText="BASIC BUSINESS" flight="S72047" hash="5dd6b47e-bb4d-4614-99f1-b7880f646e72" origin="DME"/>
            </slice>
        </solution>
        <solution id="c426bd4b-7ea9-4f46-a356-f04a3d7a51ae">
            <slice>
                <segment destination="AER" cabin="BUSINESS" fareCode="DSTOW" bookingCode="D" brandText="STANDARD BUSINESS" flight="S72047" hash="5dd6b47e-bb4d-4614-99f1-b7880f646e72" origin="DME"/>
            </slice>
        </solution>
        <solution id="a4563be3-ff10-4e43-8046-45ffd2e020a3">
            <slice>
                <segment destination="AER" cabin="BUSINESS" fareCode="DPLOW" bookingCode="D" brandText="PLUS BUSINESS" flight="S72047" hash="5dd6b47e-bb4d-4614-99f1-b7880f646e72" origin="DME"/>
            </slice>
        </solution>
        <solution id="bfaaf3fc-7670-41b4-a6ec-16b3b8a83533">
            <slice>
                <segment destination="AER" cabin="BUSINESS" fareCode="JBSOW" bookingCode="J" brandText="BASIC BUSINESS" flight="S72053" hash="cb46e84d-2db6-425a-86a9-b86eca2343d4" origin="DME"/>
            </slice>
        </solution>
        <solution id="6e6d17e9-0634-42b4-bc4c-4cf1a2daaf07">
            <slice>
                <segment destination="AER" cabin="BUSINESS" fareCode="JSTOW" bookingCode="J" brandText="STANDARD BUSINESS" flight="S72053" hash="cb46e84d-2db6-425a-86a9-b86eca2343d4" origin="DME"/>
            </slice>
        </solution>
        <solution id="f8fafd53-d0e3-4aff-a2df-b31e67b24137">
            <slice>
                <segment destination="AER" cabin="BUSINESS" fareCode="JPLOW" bookingCode="J" brandText="PLUS BUSINESS" flight="S72053" hash="cb46e84d-2db6-425a-86a9-b86eca2343d4" origin="DME"/>
            </slice>
        </solution>
    </fares>
</result>



Table of contents

Page tree: