- Created by Danil Trefilov, last modified by Uliana Arefina on 10.08.2021
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 7 Next »
Steps
Come to an agreement for connection
All information required for connection — in one applicationAccess to the test environment
Get access to the test environment and integrate under the supervision of S7 techniciansHello world!
Set your software and make your first request!Running your tests
Test the S7 MSE API to prevent future problemsAccess to production environment
Get access to the production environment and complete integrationMaintenance
Use the all of capabilities of the S7 MSE API and stay tuned for a new features!
Target period — 7 working days
Step 1: Come to an agreement for connection
Contact to S7 MSE manager by mail at mse-s7tretail@s7.ru
Enter into a service agreement with S7's Sales Department
Our managers give you a sign, when you can start getting access to the test environment
Step 2: Access to the test environment
Provide an IP address of a subnet, which you going to use for sending request to the test environment of S7 MSE API, to our technical support by mail at api.support@s7.ru
S7 adds your subnet's IP address to the white access list on the test environment
As soon as our technical support send to you an individual key for requests to the API by mail, you may proceed to tests
Step 3: Hello world!
1. For a better experience, we prefer to use SoapUI for testing:
Download the last binary version of SoapUI at https://www.soapui.org/downloads/soapui.html and install software
2. Open SoapUI and create a new REST project
SoapUI → File → Preferences → New SOAP project
Check available versions at test environment at the top of the page
Copy relevant Endpoint
Past in form, fill a project name and press OK
3. Set method — POST
4. Set headers in Header tab:
Content-Type: text/xml X-API-Version: 0.35
5. Fill in the request textarea by an example described below and send it!
<search key="DIUmjORwCVJWdQfSnkvoYK" version="3a"> <summarizer>fares</summarizer> <inputs> <pax adults="1"/> <slice date="2018-03-12" destination="TAS" origin="OVB"/> </inputs> </search>
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <result id="s1P77i2NIjyRhgt6ZuQdVVYId" session="pS30RoU5eGfbif47T08eGPyo0" solutionCount="25" solutionSet="05fdkF0SwSdSMLftyRxWHDH"> <mso> <solution id="UqOONL0NHcJVXSKLUKbkf3006" saleTotal="RUB12210"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=12210&FLC=1&FSC1=2&FN1=178&AC1=S7&DD1=2018-03-12&DT1=06:40:00&AD1=2018-03-12&AT1=07:00:00&DA1=OVB&AA1=DME&SC1=W&FN2=602&AC2=HY&DD2=2018-03-12&DT2=22:45:00&AD2=2018-03-13&AT2=04:35:00&DA2=DME&AA2=TAS&SC2=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="12210" currency="RUB"/> <SalePriceWithoutYQAndYR amount="12210" currency="RUB"/> <SalePriceWithoutYR amount="12210" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="12210" currency="RUB"/> <SalePriceWithoutYQAndYR amount="12210" currency="RUB"/> <SalePriceWithoutYR amount="12210" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T07:00+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T06:40+07:00" destination="DME" duration="260" flight="S7178" origin="OVB" fareCode="WHYMOWU" bookingCode="W"> <ext operationalDisclosure="OPERATED BY GLOBUS"/> <operationalDisclosure carrier="GH"/> </segment> <segment arrival="2018-03-13T04:35+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T22:45+03:00" destination="TAS" duration="230" flight="HY602" origin="DME" fareCode="WHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3003" saleTotal="RUB12210"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=12210&FLC=1&FSC1=2&FN1=178&AC1=S7&DD1=2018-03-12&DT1=06:40:00&AD1=2018-03-12&AT1=07:00:00&DA1=OVB&AA1=DME&SC1=W&FN2=604&AC2=HY&DD2=2018-03-12&DT2=11:05:00&AD2=2018-03-12&AT2=16:55:00&DA2=DME&AA2=TAS&SC2=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="12210" currency="RUB"/> <SalePriceWithoutYQAndYR amount="12210" currency="RUB"/> <SalePriceWithoutYR amount="12210" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="12210" currency="RUB"/> <SalePriceWithoutYQAndYR amount="12210" currency="RUB"/> <SalePriceWithoutYR amount="12210" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T07:00+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T06:40+07:00" destination="DME" duration="260" flight="S7178" origin="OVB" fareCode="WHYMOWU" bookingCode="W"> <ext operationalDisclosure="OPERATED BY GLOBUS"/> <operationalDisclosure carrier="GH"/> </segment> <segment arrival="2018-03-12T16:55+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T11:05+03:00" destination="TAS" duration="230" flight="HY604" origin="DME" fareCode="WHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3005" saleTotal="RUB12210"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=12210&FLC=1&FSC1=2&FN1=174&AC1=S7&DD1=2018-03-12&DT1=08:40:00&AD1=2018-03-12&AT1=09:00:00&DA1=OVB&AA1=DME&SC1=W&FN2=602&AC2=HY&DD2=2018-03-12&DT2=22:45:00&AD2=2018-03-13&AT2=04:35:00&DA2=DME&AA2=TAS&SC2=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="12210" currency="RUB"/> <SalePriceWithoutYQAndYR amount="12210" currency="RUB"/> <SalePriceWithoutYR amount="12210" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="12210" currency="RUB"/> <SalePriceWithoutYQAndYR amount="12210" currency="RUB"/> <SalePriceWithoutYR amount="12210" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T09:00+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T08:40+07:00" destination="DME" duration="260" flight="S7174" origin="OVB" fareCode="WHYMOWU" bookingCode="W"/> <segment arrival="2018-03-13T04:35+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T22:45+03:00" destination="TAS" duration="230" flight="HY602" origin="DME" fareCode="WHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3002" saleTotal="RUB12210"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=12210&FLC=1&FSC1=2&FN1=174&AC1=S7&DD1=2018-03-12&DT1=08:40:00&AD1=2018-03-12&AT1=09:00:00&DA1=OVB&AA1=DME&SC1=W&FN2=604&AC2=HY&DD2=2018-03-12&DT2=11:05:00&AD2=2018-03-12&AT2=16:55:00&DA2=DME&AA2=TAS&SC2=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="12210" currency="RUB"/> <SalePriceWithoutYQAndYR amount="12210" currency="RUB"/> <SalePriceWithoutYR amount="12210" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="12210" currency="RUB"/> <SalePriceWithoutYQAndYR amount="12210" currency="RUB"/> <SalePriceWithoutYR amount="12210" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T09:00+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T08:40+07:00" destination="DME" duration="260" flight="S7174" origin="OVB" fareCode="WHYMOWU" bookingCode="W"/> <segment arrival="2018-03-12T16:55+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T11:05+03:00" destination="TAS" duration="230" flight="HY604" origin="DME" fareCode="WHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3004" saleTotal="RUB12210"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=12210&FLC=1&FSC1=2&FN1=184&AC1=S7&DD1=2018-03-12&DT1=11:55:00&AD1=2018-03-12&AT1=12:15:00&DA1=OVB&AA1=DME&SC1=W&FN2=602&AC2=HY&DD2=2018-03-12&DT2=22:45:00&AD2=2018-03-13&AT2=04:35:00&DA2=DME&AA2=TAS&SC2=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="12210" currency="RUB"/> <SalePriceWithoutYQAndYR amount="12210" currency="RUB"/> <SalePriceWithoutYR amount="12210" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="12210" currency="RUB"/> <SalePriceWithoutYQAndYR amount="12210" currency="RUB"/> <SalePriceWithoutYR amount="12210" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T12:15+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T11:55+07:00" destination="DME" duration="260" flight="S7184" origin="OVB" fareCode="WHYMOWU" bookingCode="W"/> <segment arrival="2018-03-13T04:35+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T22:45+03:00" destination="TAS" duration="230" flight="HY602" origin="DME" fareCode="WHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3001" saleTotal="RUB13300"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=13300&FLC=1&FSC1=1&FN1=4451&AC1=S7&DD1=2018-03-12&DT1=16:30:00&AD1=2018-03-12&AT1=19:30:00&DA1=OVB&AA1=TAS&SC1=Q&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="13300" currency="RUB"/> <SalePriceWithoutYQAndYR amount="13300" currency="RUB"/> <SalePriceWithoutYR amount="13300" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="13300" currency="RUB"/> <SalePriceWithoutYQAndYR amount="13300" currency="RUB"/> <SalePriceWithoutYR amount="13300" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T19:30+05:00" cabin="COACH" carrier="S7" departure="2018-03-12T16:30+07:00" destination="TAS" duration="300" flight="S74451" origin="OVB" fareCode="QFLOWCS" bookingCode="Q"> <ext operationalDisclosure="OPERATED BY UZBEKISTAN AIRWAYS"/> <operationalDisclosure carrier="HY"/> </segment> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3007" saleTotal="RUB14162"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=14162&FLC=1&FSC1=2&FN1=3287&AC1=S7&DD1=2018-03-12&DT1=13:05:00&AD1=2018-03-12&AT1=14:45:00&DA1=OVB&AA1=ALA&SC1=R&FN2=766&AC2=HY&DD2=2018-03-12&DT2=18:40:00&AD2=2018-03-12&AT2=19:20:00&DA2=ALA&AA2=TAS&SC2=T&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="14162" currency="RUB"/> <SalePriceWithoutYQAndYR amount="14162" currency="RUB"/> <SalePriceWithoutYR amount="14162" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="14162" currency="RUB"/> <SalePriceWithoutYQAndYR amount="14162" currency="RUB"/> <SalePriceWithoutYR amount="14162" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T14:45+06:00" cabin="COACH" carrier="S7" departure="2018-03-12T13:05+07:00" destination="ALA" duration="160" flight="S73287" origin="OVB" fareCode="RHYALAT" bookingCode="R"/> <segment arrival="2018-03-12T19:20+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T18:40+06:00" destination="TAS" duration="100" flight="HY766" origin="ALA" fareCode="RHYALAT" bookingCode="T"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3008" saleTotal="RUB14162"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=14162&FLC=1&FSC1=2&FN1=3287&AC1=S7&DD1=2018-03-12&DT1=13:05:00&AD1=2018-03-12&AT1=14:45:00&DA1=OVB&AA1=ALA&SC1=R&FN2=762&AC2=HY&DD2=2018-03-13&DT2=13:50:00&AD2=2018-03-13&AT2=14:30:00&DA2=ALA&AA2=TAS&SC2=T&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="14162" currency="RUB"/> <SalePriceWithoutYQAndYR amount="14162" currency="RUB"/> <SalePriceWithoutYR amount="14162" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="14162" currency="RUB"/> <SalePriceWithoutYQAndYR amount="14162" currency="RUB"/> <SalePriceWithoutYR amount="14162" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T14:45+06:00" cabin="COACH" carrier="S7" departure="2018-03-12T13:05+07:00" destination="ALA" duration="160" flight="S73287" origin="OVB" fareCode="RHYALAT" bookingCode="R"/> <segment arrival="2018-03-13T14:30+05:00" cabin="COACH" carrier="HY" departure="2018-03-13T13:50+06:00" destination="TAS" duration="100" flight="HY762" origin="ALA" fareCode="RHYALAT" bookingCode="T"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3009" saleTotal="RUB15250"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=15250&FLC=1&FSC1=3&FN1=3005&AC1=S7&DD1=2018-03-12&DT1=18:00:00&AD1=2018-03-12&AT1=18:35:00&DA1=OVB&AA1=OMS&SC1=Q&FN2=168&AC2=S7&DD2=2018-03-13&DT2=07:05:00&AD2=2018-03-13&AT2=07:40:00&DA2=OMS&AA2=DME&SC2=W&FN3=604&AC3=HY&DD3=2018-03-13&DT3=11:05:00&AD3=2018-03-13&AT3=16:55:00&DA3=DME&AA3=TAS&SC3=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="15250" currency="RUB"/> <SalePriceWithoutYQAndYR amount="15250" currency="RUB"/> <SalePriceWithoutYR amount="15250" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="15250" currency="RUB"/> <SalePriceWithoutYQAndYR amount="15250" currency="RUB"/> <SalePriceWithoutYR amount="15250" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T18:35+06:00" cabin="COACH" carrier="S7" departure="2018-03-12T18:00+07:00" destination="OMS" duration="95" flight="S73005" origin="OVB" fareCode="QFLOW" bookingCode="Q"/> <segment arrival="2018-03-13T07:40+03:00" cabin="COACH" carrier="S7" departure="2018-03-13T07:05+06:00" destination="DME" duration="215" flight="S7168" origin="OMS" fareCode="WHYMOWU" bookingCode="W"/> <segment arrival="2018-03-13T16:55+05:00" cabin="COACH" carrier="HY" departure="2018-03-13T11:05+03:00" destination="TAS" duration="230" flight="HY604" origin="DME" fareCode="WHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300C" saleTotal="RUB18090"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=18090&FLC=1&FSC1=2&FN1=182&AC1=S7&DD1=2018-03-12&DT1=15:50:00&AD1=2018-03-12&AT1=16:10:00&DA1=OVB&AA1=DME&SC1=O&FN2=604&AC2=HY&DD2=2018-03-13&DT2=11:05:00&AD2=2018-03-13&AT2=16:55:00&DA2=DME&AA2=TAS&SC2=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="18090" currency="RUB"/> <SalePriceWithoutYQAndYR amount="18090" currency="RUB"/> <SalePriceWithoutYR amount="18090" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="18090" currency="RUB"/> <SalePriceWithoutYQAndYR amount="18090" currency="RUB"/> <SalePriceWithoutYR amount="18090" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T16:10+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T15:50+07:00" destination="DME" duration="260" flight="S7182" origin="OVB" fareCode="OHYMOWU" bookingCode="O"/> <segment arrival="2018-03-13T16:55+05:00" cabin="COACH" carrier="HY" departure="2018-03-13T11:05+03:00" destination="TAS" duration="230" flight="HY604" origin="DME" fareCode="OHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300A" saleTotal="RUB18090"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=18090&FLC=1&FSC1=2&FN1=182&AC1=S7&DD1=2018-03-12&DT1=15:50:00&AD1=2018-03-12&AT1=16:10:00&DA1=OVB&AA1=DME&SC1=O&FN2=602&AC2=HY&DD2=2018-03-12&DT2=22:45:00&AD2=2018-03-13&AT2=04:35:00&DA2=DME&AA2=TAS&SC2=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="18090" currency="RUB"/> <SalePriceWithoutYQAndYR amount="18090" currency="RUB"/> <SalePriceWithoutYR amount="18090" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="18090" currency="RUB"/> <SalePriceWithoutYQAndYR amount="18090" currency="RUB"/> <SalePriceWithoutYR amount="18090" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T16:10+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T15:50+07:00" destination="DME" duration="260" flight="S7182" origin="OVB" fareCode="OHYMOWU" bookingCode="O"/> <segment arrival="2018-03-13T04:35+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T22:45+03:00" destination="TAS" duration="230" flight="HY602" origin="DME" fareCode="OHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300D" saleTotal="RUB18540"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=18540&FLC=1&FSC1=3&FN1=3027&AC1=S7&DD1=2018-03-12&DT1=15:00:00&AD1=2018-03-12&AT1=15:15:00&DA1=OVB&AA1=TJM&SC1=S&FN2=202&AC2=S7&DD2=2018-03-13&DT2=06:45:00&AD2=2018-03-13&AT2=07:40:00&DA2=TJM&AA2=DME&SC2=W&FN3=604&AC3=HY&DD3=2018-03-13&DT3=11:05:00&AD3=2018-03-13&AT3=16:55:00&DA3=DME&AA3=TAS&SC3=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="18540" currency="RUB"/> <SalePriceWithoutYQAndYR amount="18540" currency="RUB"/> <SalePriceWithoutYR amount="18540" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="18540" currency="RUB"/> <SalePriceWithoutYQAndYR amount="18540" currency="RUB"/> <SalePriceWithoutYR amount="18540" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T15:15+05:00" cabin="COACH" carrier="S7" departure="2018-03-12T15:00+07:00" destination="TJM" duration="135" flight="S73027" origin="OVB" fareCode="SFLOW" bookingCode="S"/> <segment arrival="2018-03-13T07:40+03:00" cabin="COACH" carrier="S7" departure="2018-03-13T06:45+05:00" destination="DME" duration="175" flight="S7202" origin="TJM" fareCode="WHYMOWU" bookingCode="W"/> <segment arrival="2018-03-13T16:55+05:00" cabin="COACH" carrier="HY" departure="2018-03-13T11:05+03:00" destination="TAS" duration="230" flight="HY604" origin="DME" fareCode="WHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300H" saleTotal="RUB18790"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=18790&FLC=1&FSC1=3&FN1=3051&AC1=S7&DD1=2018-03-12&DT1=07:05:00&AD1=2018-03-12&AT1=06:40:00&DA1=OVB&AA1=NJC&SC1=Y&FN2=426&AC2=S7&DD2=2018-03-12&DT2=07:05:00&AD2=2018-03-12&AT2=08:40:00&DA2=NJC&AA2=DME&SC2=W&FN3=602&AC3=HY&DD3=2018-03-12&DT3=22:45:00&AD3=2018-03-13&AT3=04:35:00&DA3=DME&AA3=TAS&SC3=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="18790" currency="RUB"/> <SalePriceWithoutYQAndYR amount="18790" currency="RUB"/> <SalePriceWithoutYR amount="18790" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="18790" currency="RUB"/> <SalePriceWithoutYQAndYR amount="18790" currency="RUB"/> <SalePriceWithoutYR amount="18790" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T06:40+05:00" cabin="COACH" carrier="S7" departure="2018-03-12T07:05+07:00" destination="NJC" duration="95" flight="S73051" origin="OVB" fareCode="YFLOWEM" bookingCode="Y"/> <segment arrival="2018-03-12T08:40+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T07:05+05:00" destination="DME" duration="215" flight="S7426" origin="NJC" fareCode="WHYMOWU" bookingCode="W"/> <segment arrival="2018-03-13T04:35+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T22:45+03:00" destination="TAS" duration="230" flight="HY602" origin="DME" fareCode="WHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300B" saleTotal="RUB18790"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=18790&FLC=1&FSC1=3&FN1=3051&AC1=S7&DD1=2018-03-12&DT1=07:05:00&AD1=2018-03-12&AT1=06:40:00&DA1=OVB&AA1=NJC&SC1=Y&FN2=426&AC2=S7&DD2=2018-03-12&DT2=07:05:00&AD2=2018-03-12&AT2=08:40:00&DA2=NJC&AA2=DME&SC2=W&FN3=604&AC3=HY&DD3=2018-03-12&DT3=11:05:00&AD3=2018-03-12&AT3=16:55:00&DA3=DME&AA3=TAS&SC3=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="18790" currency="RUB"/> <SalePriceWithoutYQAndYR amount="18790" currency="RUB"/> <SalePriceWithoutYR amount="18790" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="18790" currency="RUB"/> <SalePriceWithoutYQAndYR amount="18790" currency="RUB"/> <SalePriceWithoutYR amount="18790" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T06:40+05:00" cabin="COACH" carrier="S7" departure="2018-03-12T07:05+07:00" destination="NJC" duration="95" flight="S73051" origin="OVB" fareCode="YFLOWEM" bookingCode="Y"/> <segment arrival="2018-03-12T08:40+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T07:05+05:00" destination="DME" duration="215" flight="S7426" origin="NJC" fareCode="WHYMOWU" bookingCode="W"/> <segment arrival="2018-03-12T16:55+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T11:05+03:00" destination="TAS" duration="230" flight="HY604" origin="DME" fareCode="WHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300E" saleTotal="RUB19070"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=19070&FLC=1&FSC1=2&FN1=176&AC1=S7&DD1=2018-03-12&DT1=20:45:00&AD1=2018-03-12&AT1=21:05:00&DA1=OVB&AA1=DME&SC1=Q&FN2=602&AC2=HY&DD2=2018-03-12&DT2=22:45:00&AD2=2018-03-13&AT2=04:35:00&DA2=DME&AA2=TAS&SC2=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="19070" currency="RUB"/> <SalePriceWithoutYQAndYR amount="19070" currency="RUB"/> <SalePriceWithoutYR amount="19070" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="19070" currency="RUB"/> <SalePriceWithoutYQAndYR amount="19070" currency="RUB"/> <SalePriceWithoutYR amount="19070" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T21:05+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T20:45+07:00" destination="DME" duration="260" flight="S7176" origin="OVB" fareCode="QHYMOWU" bookingCode="Q"> <ext operationalDisclosure="OPERATED BY GLOBUS"/> <operationalDisclosure carrier="GH"/> </segment> <segment arrival="2018-03-13T04:35+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T22:45+03:00" destination="TAS" duration="230" flight="HY602" origin="DME" fareCode="QHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300F" saleTotal="RUB19070"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=19070&FLC=1&FSC1=2&FN1=176&AC1=S7&DD1=2018-03-12&DT1=20:45:00&AD1=2018-03-12&AT1=21:05:00&DA1=OVB&AA1=DME&SC1=Q&FN2=604&AC2=HY&DD2=2018-03-13&DT2=11:05:00&AD2=2018-03-13&AT2=16:55:00&DA2=DME&AA2=TAS&SC2=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="19070" currency="RUB"/> <SalePriceWithoutYQAndYR amount="19070" currency="RUB"/> <SalePriceWithoutYR amount="19070" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="19070" currency="RUB"/> <SalePriceWithoutYQAndYR amount="19070" currency="RUB"/> <SalePriceWithoutYR amount="19070" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T21:05+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T20:45+07:00" destination="DME" duration="260" flight="S7176" origin="OVB" fareCode="QHYMOWU" bookingCode="Q"> <ext operationalDisclosure="OPERATED BY GLOBUS"/> <operationalDisclosure carrier="GH"/> </segment> <segment arrival="2018-03-13T16:55+05:00" cabin="COACH" carrier="HY" departure="2018-03-13T11:05+03:00" destination="TAS" duration="230" flight="HY604" origin="DME" fareCode="QHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300I" saleTotal="RUB20220"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=20220&FLC=1&FSC1=3&FN1=3253&AC1=S7&DD1=2018-03-12&DT1=14:50:00&AD1=2018-03-12&AT1=15:30:00&DA1=OVB&AA1=SVX&SC1=S&FN2=56&AC2=S7&DD2=2018-03-12&DT2=19:55:00&AD2=2018-03-12&AT2=20:25:00&DA2=SVX&AA2=DME&SC2=W&FN3=604&AC3=HY&DD3=2018-03-13&DT3=11:05:00&AD3=2018-03-13&AT3=16:55:00&DA3=DME&AA3=TAS&SC3=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="20220" currency="RUB"/> <SalePriceWithoutYQAndYR amount="20220" currency="RUB"/> <SalePriceWithoutYR amount="20220" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="20220" currency="RUB"/> <SalePriceWithoutYQAndYR amount="20220" currency="RUB"/> <SalePriceWithoutYR amount="20220" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T15:30+05:00" cabin="COACH" carrier="S7" departure="2018-03-12T14:50+07:00" destination="SVX" duration="160" flight="S73253" origin="OVB" fareCode="SFLOW" bookingCode="S"/> <segment arrival="2018-03-12T20:25+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T19:55+05:00" destination="DME" duration="150" flight="S756" origin="SVX" fareCode="WHYMOWU" bookingCode="W"/> <segment arrival="2018-03-13T16:55+05:00" cabin="COACH" carrier="HY" departure="2018-03-13T11:05+03:00" destination="TAS" duration="230" flight="HY604" origin="DME" fareCode="WHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300J" saleTotal="RUB20220"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=20220&FLC=1&FSC1=3&FN1=3253&AC1=S7&DD1=2018-03-12&DT1=14:50:00&AD1=2018-03-12&AT1=15:30:00&DA1=OVB&AA1=SVX&SC1=S&FN2=52&AC2=S7&DD2=2018-03-13&DT2=06:10:00&AD2=2018-03-13&AT2=06:40:00&DA2=SVX&AA2=DME&SC2=W&FN3=604&AC3=HY&DD3=2018-03-13&DT3=11:05:00&AD3=2018-03-13&AT3=16:55:00&DA3=DME&AA3=TAS&SC3=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="20220" currency="RUB"/> <SalePriceWithoutYQAndYR amount="20220" currency="RUB"/> <SalePriceWithoutYR amount="20220" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="20220" currency="RUB"/> <SalePriceWithoutYQAndYR amount="20220" currency="RUB"/> <SalePriceWithoutYR amount="20220" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T15:30+05:00" cabin="COACH" carrier="S7" departure="2018-03-12T14:50+07:00" destination="SVX" duration="160" flight="S73253" origin="OVB" fareCode="SFLOW" bookingCode="S"/> <segment arrival="2018-03-13T06:40+03:00" cabin="COACH" carrier="S7" departure="2018-03-13T06:10+05:00" destination="DME" duration="150" flight="S752" origin="SVX" fareCode="WHYMOWU" bookingCode="W"> <ext operationalDisclosure="OPERATED BY GLOBUS"/> <operationalDisclosure carrier="GH"/> </segment> <segment arrival="2018-03-13T16:55+05:00" cabin="COACH" carrier="HY" departure="2018-03-13T11:05+03:00" destination="TAS" duration="230" flight="HY604" origin="DME" fareCode="WHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300G" saleTotal="RUB20220"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=20220&FLC=1&FSC1=3&FN1=3253&AC1=S7&DD1=2018-03-12&DT1=14:50:00&AD1=2018-03-12&AT1=15:30:00&DA1=OVB&AA1=SVX&SC1=S&FN2=56&AC2=S7&DD2=2018-03-12&DT2=19:55:00&AD2=2018-03-12&AT2=20:25:00&DA2=SVX&AA2=DME&SC2=W&FN3=602&AC3=HY&DD3=2018-03-12&DT3=22:45:00&AD3=2018-03-13&AT3=04:35:00&DA3=DME&AA3=TAS&SC3=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="20220" currency="RUB"/> <SalePriceWithoutYQAndYR amount="20220" currency="RUB"/> <SalePriceWithoutYR amount="20220" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="20220" currency="RUB"/> <SalePriceWithoutYQAndYR amount="20220" currency="RUB"/> <SalePriceWithoutYR amount="20220" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T15:30+05:00" cabin="COACH" carrier="S7" departure="2018-03-12T14:50+07:00" destination="SVX" duration="160" flight="S73253" origin="OVB" fareCode="SFLOW" bookingCode="S"/> <segment arrival="2018-03-12T20:25+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T19:55+05:00" destination="DME" duration="150" flight="S756" origin="SVX" fareCode="WHYMOWU" bookingCode="W"/> <segment arrival="2018-03-13T04:35+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T22:45+03:00" destination="TAS" duration="230" flight="HY602" origin="DME" fareCode="WHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300K" saleTotal="RUB21520"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=21520&FLC=1&FSC1=3&FN1=3017&AC1=S7&DD1=2018-03-12&DT1=13:50:00&AD1=2018-03-12&AT1=14:15:00&DA1=OVB&AA1=NUX&SC1=Y&FN2=424&AC2=S7&DD2=2018-03-12&DT2=17:55:00&AD2=2018-03-12&AT2=19:45:00&DA2=NUX&AA2=DME&SC2=W&FN3=602&AC3=HY&DD3=2018-03-12&DT3=22:45:00&AD3=2018-03-13&AT3=04:35:00&DA3=DME&AA3=TAS&SC3=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="21520" currency="RUB"/> <SalePriceWithoutYQAndYR amount="21520" currency="RUB"/> <SalePriceWithoutYR amount="21520" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="21520" currency="RUB"/> <SalePriceWithoutYQAndYR amount="21520" currency="RUB"/> <SalePriceWithoutYR amount="21520" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T14:15+05:00" cabin="COACH" carrier="S7" departure="2018-03-12T13:50+07:00" destination="NUX" duration="145" flight="S73017" origin="OVB" fareCode="YFLOWEM" bookingCode="Y"/> <segment arrival="2018-03-12T19:45+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T17:55+05:00" destination="DME" duration="230" flight="S7424" origin="NUX" fareCode="WHYMOWU" bookingCode="W"> <ext operationalDisclosure="OPERATED BY GLOBUS"/> <operationalDisclosure carrier="GH"/> </segment> <segment arrival="2018-03-13T04:35+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T22:45+03:00" destination="TAS" duration="230" flight="HY602" origin="DME" fareCode="WHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300L" saleTotal="RUB21520"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=21520&FLC=1&FSC1=3&FN1=3017&AC1=S7&DD1=2018-03-12&DT1=13:50:00&AD1=2018-03-12&AT1=14:15:00&DA1=OVB&AA1=NUX&SC1=Y&FN2=424&AC2=S7&DD2=2018-03-12&DT2=17:55:00&AD2=2018-03-12&AT2=19:45:00&DA2=NUX&AA2=DME&SC2=W&FN3=604&AC3=HY&DD3=2018-03-13&DT3=11:05:00&AD3=2018-03-13&AT3=16:55:00&DA3=DME&AA3=TAS&SC3=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="21520" currency="RUB"/> <SalePriceWithoutYQAndYR amount="21520" currency="RUB"/> <SalePriceWithoutYR amount="21520" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="21520" currency="RUB"/> <SalePriceWithoutYQAndYR amount="21520" currency="RUB"/> <SalePriceWithoutYR amount="21520" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T14:15+05:00" cabin="COACH" carrier="S7" departure="2018-03-12T13:50+07:00" destination="NUX" duration="145" flight="S73017" origin="OVB" fareCode="YFLOWEM" bookingCode="Y"/> <segment arrival="2018-03-12T19:45+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T17:55+05:00" destination="DME" duration="230" flight="S7424" origin="NUX" fareCode="WHYMOWU" bookingCode="W"> <ext operationalDisclosure="OPERATED BY GLOBUS"/> <operationalDisclosure carrier="GH"/> </segment> <segment arrival="2018-03-13T16:55+05:00" cabin="COACH" carrier="HY" departure="2018-03-13T11:05+03:00" destination="TAS" duration="230" flight="HY604" origin="DME" fareCode="WHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300M" saleTotal="RUB22020"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=22020&FLC=1&FSC1=3&FN1=3339&AC1=S7&DD1=2018-03-12&DT1=11:40:00&AD1=2018-03-12&AT1=12:25:00&DA1=OVB&AA1=LED&SC1=Q&FN2=40&AC2=S7&DD2=2018-03-12&DT2=14:15:00&AD2=2018-03-12&AT2=15:45:00&DA2=LED&AA2=DME&SC2=W&FN3=602&AC3=HY&DD3=2018-03-12&DT3=22:45:00&AD3=2018-03-13&AT3=04:35:00&DA3=DME&AA3=TAS&SC3=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="22020" currency="RUB"/> <SalePriceWithoutYQAndYR amount="22020" currency="RUB"/> <SalePriceWithoutYR amount="22020" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="22020" currency="RUB"/> <SalePriceWithoutYQAndYR amount="22020" currency="RUB"/> <SalePriceWithoutYR amount="22020" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T12:25+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T11:40+07:00" destination="LED" duration="285" flight="S73339" origin="OVB" fareCode="QFLOW" bookingCode="Q"/> <segment arrival="2018-03-12T15:45+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T14:15+03:00" destination="DME" duration="90" flight="S740" origin="LED" fareCode="WHYMOWU" bookingCode="W"/> <segment arrival="2018-03-13T04:35+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T22:45+03:00" destination="TAS" duration="230" flight="HY602" origin="DME" fareCode="WHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300N" saleTotal="RUB24540"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=24540&FLC=1&FSC1=3&FN1=3339&AC1=S7&DD1=2018-03-12&DT1=11:40:00&AD1=2018-03-12&AT1=12:25:00&DA1=OVB&AA1=LED&SC1=Q&FN2=50&AC2=S7&DD2=2018-03-12&DT2=17:30:00&AD2=2018-03-12&AT2=19:00:00&DA2=LED&AA2=DME&SC2=Q&FN3=602&AC3=HY&DD3=2018-03-12&DT3=22:45:00&AD3=2018-03-13&AT3=04:35:00&DA3=DME&AA3=TAS&SC3=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="24540" currency="RUB"/> <SalePriceWithoutYQAndYR amount="24540" currency="RUB"/> <SalePriceWithoutYR amount="24540" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="24540" currency="RUB"/> <SalePriceWithoutYQAndYR amount="24540" currency="RUB"/> <SalePriceWithoutYR amount="24540" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T12:25+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T11:40+07:00" destination="LED" duration="285" flight="S73339" origin="OVB" fareCode="QFLOW" bookingCode="Q"/> <segment arrival="2018-03-12T19:00+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T17:30+03:00" destination="DME" duration="90" flight="S750" origin="LED" fareCode="QHYMOWU" bookingCode="Q"/> <segment arrival="2018-03-13T04:35+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T22:45+03:00" destination="TAS" duration="230" flight="HY602" origin="DME" fareCode="QHYMOWU" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300O" saleTotal="RUB26170"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=26170&FLC=1&FSC1=3&FN1=3265&AC1=S7&DD1=2018-03-12&DT1=02:15:00&AD1=2018-03-12&AT1=07:20:00&DA1=OVB&AA1=HTA&SC1=N&FN2=118&AC2=S7&DD2=2018-03-12&DT2=10:00:00&AD2=2018-03-12&AT2=11:00:00&DA2=HTA&AA2=DME&SC2=W&FN3=602&AC3=HY&DD3=2018-03-12&DT3=22:45:00&AD3=2018-03-13&AT3=04:35:00&DA3=DME&AA3=TAS&SC3=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="26170" currency="RUB"/> <SalePriceWithoutYQAndYR amount="26170" currency="RUB"/> <SalePriceWithoutYR amount="26170" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="26170" currency="RUB"/> <SalePriceWithoutYQAndYR amount="26170" currency="RUB"/> <SalePriceWithoutYR amount="26170" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T07:20+09:00" cabin="COACH" carrier="S7" departure="2018-03-12T02:15+07:00" destination="HTA" duration="185" flight="S73265" origin="OVB" fareCode="NFLRT" bookingCode="N"/> <segment arrival="2018-03-12T11:00+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T10:00+09:00" destination="DME" duration="420" flight="S7118" origin="HTA" fareCode="WHYMOWU1" bookingCode="W"> <ext operationalDisclosure="OPERATED BY GLOBUS"/> <operationalDisclosure carrier="GH"/> </segment> <segment arrival="2018-03-13T04:35+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T22:45+03:00" destination="TAS" duration="230" flight="HY602" origin="DME" fareCode="WHYMOWU1" bookingCode="U"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300P" saleTotal="RUB27990"> <ext link="https://travelwith.s7.ru/mseDeeplink.action?LAN=RU&partner=161b0f3d01&TA=1&TC=0&TI=0&SUP=SITA&CP=F&CUR=RUB&TF=27990&FLC=1&FSC1=3&FN1=3275&AC1=S7&DD1=2018-03-12&DT1=02:35:00&AD1=2018-03-12&AT1=06:00:00&DA1=OVB&AA1=IKT&SC1=S&FN2=777&AC2=S7&DD2=2018-03-12&DT2=09:35:00&AD2=2018-03-12&AT2=10:50:00&DA2=IKT&AA2=DME&SC2=O&FN3=602&AC3=HY&DD3=2018-03-12&DT3=22:45:00&AD3=2018-03-13&AT3=04:35:00&DA3=DME&AA3=TAS&SC3=U&utm_campaign=ticket.yandex&utm_source=ticket.yandex&utm_medium=metasearch"> <SalePriceWithoutYQ amount="27990" currency="RUB"/> <SalePriceWithoutYQAndYR amount="27990" currency="RUB"/> <SalePriceWithoutYR amount="27990" currency="RUB"/> </ext> <pricing paxCount="1"> <ext> <SalePriceWithoutYQ amount="27990" currency="RUB"/> <SalePriceWithoutYQAndYR amount="27990" currency="RUB"/> <SalePriceWithoutYR amount="27990" currency="RUB"/> <pax adults="1"/> </ext> </pricing> <slice> <segment arrival="2018-03-12T06:00+08:00" cabin="COACH" carrier="S7" departure="2018-03-12T02:35+07:00" destination="IKT" duration="145" flight="S73275" origin="OVB" fareCode="SFLOW" bookingCode="S"/> <segment arrival="2018-03-12T10:50+03:00" cabin="COACH" carrier="S7" departure="2018-03-12T09:35+08:00" destination="DME" duration="375" flight="S7777" origin="IKT" fareCode="OHYMOWU" bookingCode="O"/> <segment arrival="2018-03-13T04:35+05:00" cabin="COACH" carrier="HY" departure="2018-03-12T22:45+03:00" destination="TAS" duration="230" flight="HY602" origin="DME" fareCode="OHYMOWU" bookingCode="U"/> </slice> </solution> </mso> <fares> <solution id="UqOONL0NHcJVXSKLUKbkf3006"> <slice> <segment destination="DME" fareCode="WHYMOWU" bookingCode="W" brandText="FLEX ECONOMY" flight="S7178" hash="GTY0Qv4rwqEb+QNY" origin="OVB"/> <segment destination="TAS" fareCode="WHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY602" hash="GIOpNyqldINWBgoi" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3003"> <slice> <segment destination="DME" fareCode="WHYMOWU" bookingCode="W" brandText="FLEX ECONOMY" flight="S7178" hash="GTY0Qv4rwqEb+QNY" origin="OVB"/> <segment destination="TAS" fareCode="WHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY604" hash="GEJJ44kNs5NJoGdl" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3005"> <slice> <segment destination="DME" fareCode="WHYMOWU" bookingCode="W" brandText="FLEX ECONOMY" flight="S7174" hash="GjD2hVFvGr8QXAeO" origin="OVB"/> <segment destination="TAS" fareCode="WHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY602" hash="GIOpNyqldINWBgoi" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3002"> <slice> <segment destination="DME" fareCode="WHYMOWU" bookingCode="W" brandText="FLEX ECONOMY" flight="S7174" hash="GjD2hVFvGr8QXAeO" origin="OVB"/> <segment destination="TAS" fareCode="WHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY604" hash="GEJJ44kNs5NJoGdl" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3004"> <slice> <segment destination="DME" fareCode="WHYMOWU" bookingCode="W" brandText="FLEX ECONOMY" flight="S7184" hash="Gs4eAFiiCK1Wa9ES" origin="OVB"/> <segment destination="TAS" fareCode="WHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY602" hash="GIOpNyqldINWBgoi" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3001"> <slice> <segment destination="TAS" fareCode="QFLOWCS" bookingCode="Q" brandText="FLEX ECONOMY" flight="S74451" hash="Gx4Mp6cQloEBETYr" origin="OVB"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3007"> <slice> <segment destination="ALA" fareCode="RHYALAT" bookingCode="R" brandText="FLEX ECONOMY" flight="S73287" hash="GpuwqIwq44mXIN-c" origin="OVB"/> <segment destination="TAS" fareCode="RHYALAT" bookingCode="T" brandText="FLEX ECONOMY" flight="HY766" hash="GGnX63s3RDFVQxNZ" origin="ALA"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3008"> <slice> <segment destination="ALA" fareCode="RHYALAT" bookingCode="R" brandText="FLEX ECONOMY" flight="S73287" hash="GpuwqIwq44mXIN-c" origin="OVB"/> <segment destination="TAS" fareCode="RHYALAT" bookingCode="T" brandText="FLEX ECONOMY" flight="HY762" hash="GBkf5ZpLqGNlXXMO" origin="ALA"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf3009"> <slice> <segment destination="OMS" fareCode="QFLOW" bookingCode="Q" brandText="FLEX ECONOMY" flight="S73005" hash="GIwgtRL40enqiAU0" origin="OVB"/> <segment destination="DME" fareCode="WHYMOWU" bookingCode="W" brandText="FLEX ECONOMY" flight="S7168" hash="GVLLsdTtb7GrPHQr" origin="OMS"/> <segment destination="TAS" fareCode="WHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY604" hash="GVcEp9zUe8b5vDin" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300C"> <slice> <segment destination="DME" fareCode="OHYMOWU" bookingCode="O" brandText="FLEX ECONOMY" flight="S7182" hash="GtU8f2EI6ORczKCV" origin="OVB"/> <segment destination="TAS" fareCode="OHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY604" hash="GVcEp9zUe8b5vDin" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300A"> <slice> <segment destination="DME" fareCode="OHYMOWU" bookingCode="O" brandText="FLEX ECONOMY" flight="S7182" hash="GtU8f2EI6ORczKCV" origin="OVB"/> <segment destination="TAS" fareCode="OHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY602" hash="GIOpNyqldINWBgoi" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300D"> <slice> <segment destination="TJM" fareCode="SFLOW" bookingCode="S" brandText="FLEX ECONOMY" flight="S73027" hash="Gs6HSmn2u1-O0MVV" origin="OVB"/> <segment destination="DME" fareCode="WHYMOWU" bookingCode="W" brandText="FLEX ECONOMY" flight="S7202" hash="GwRaJ-Qt1bMy2H+Z" origin="TJM"/> <segment destination="TAS" fareCode="WHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY604" hash="GVcEp9zUe8b5vDin" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300H"> <slice> <segment destination="NJC" fareCode="YFLOWEM" bookingCode="Y" brandText="FLEX ECONOMY" flight="S73051" hash="Gy7RUhnPSw3YuqTj" origin="OVB"/> <segment destination="DME" fareCode="WHYMOWU" bookingCode="W" brandText="FLEX ECONOMY" flight="S7426" hash="GIjothC0yF3wD96x" origin="NJC"/> <segment destination="TAS" fareCode="WHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY602" hash="GIOpNyqldINWBgoi" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300B"> <slice> <segment destination="NJC" fareCode="YFLOWEM" bookingCode="Y" brandText="FLEX ECONOMY" flight="S73051" hash="Gy7RUhnPSw3YuqTj" origin="OVB"/> <segment destination="DME" fareCode="WHYMOWU" bookingCode="W" brandText="FLEX ECONOMY" flight="S7426" hash="GIjothC0yF3wD96x" origin="NJC"/> <segment destination="TAS" fareCode="WHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY604" hash="GEJJ44kNs5NJoGdl" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300E"> <slice> <segment destination="DME" fareCode="QHYMOWU" bookingCode="Q" brandText="FLEX ECONOMY" flight="S7176" hash="GpBT4ehUdTtvGmnp" origin="OVB"/> <segment destination="TAS" fareCode="QHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY602" hash="GIOpNyqldINWBgoi" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300F"> <slice> <segment destination="DME" fareCode="QHYMOWU" bookingCode="Q" brandText="FLEX ECONOMY" flight="S7176" hash="GpBT4ehUdTtvGmnp" origin="OVB"/> <segment destination="TAS" fareCode="QHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY604" hash="GVcEp9zUe8b5vDin" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300I"> <slice> <segment destination="SVX" fareCode="SFLOW" bookingCode="S" brandText="FLEX ECONOMY" flight="S73253" hash="GkcXZm1zDDTdqFGg" origin="OVB"/> <segment destination="DME" fareCode="WHYMOWU" bookingCode="W" brandText="FLEX ECONOMY" flight="S756" hash="G0UbVPqFOXn32Z4M" origin="SVX"/> <segment destination="TAS" fareCode="WHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY604" hash="GVcEp9zUe8b5vDin" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300J"> <slice> <segment destination="SVX" fareCode="SFLOW" bookingCode="S" brandText="FLEX ECONOMY" flight="S73253" hash="GkcXZm1zDDTdqFGg" origin="OVB"/> <segment destination="DME" fareCode="WHYMOWU" bookingCode="W" brandText="FLEX ECONOMY" flight="S752" hash="GO6oIpwIXCAI-V1d" origin="SVX"/> <segment destination="TAS" fareCode="WHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY604" hash="GVcEp9zUe8b5vDin" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300G"> <slice> <segment destination="SVX" fareCode="SFLOW" bookingCode="S" brandText="FLEX ECONOMY" flight="S73253" hash="GkcXZm1zDDTdqFGg" origin="OVB"/> <segment destination="DME" fareCode="WHYMOWU" bookingCode="W" brandText="FLEX ECONOMY" flight="S756" hash="G0UbVPqFOXn32Z4M" origin="SVX"/> <segment destination="TAS" fareCode="WHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY602" hash="GIOpNyqldINWBgoi" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300K"> <slice> <segment destination="NUX" fareCode="YFLOWEM" bookingCode="Y" brandText="FLEX ECONOMY" flight="S73017" hash="GNhQyJJQw2ifAyIH" origin="OVB"/> <segment destination="DME" fareCode="WHYMOWU" bookingCode="W" brandText="FLEX ECONOMY" flight="S7424" hash="GFpLqjm-qXLtKIea" origin="NUX"/> <segment destination="TAS" fareCode="WHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY602" hash="GIOpNyqldINWBgoi" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300L"> <slice> <segment destination="NUX" fareCode="YFLOWEM" bookingCode="Y" brandText="FLEX ECONOMY" flight="S73017" hash="GNhQyJJQw2ifAyIH" origin="OVB"/> <segment destination="DME" fareCode="WHYMOWU" bookingCode="W" brandText="FLEX ECONOMY" flight="S7424" hash="GFpLqjm-qXLtKIea" origin="NUX"/> <segment destination="TAS" fareCode="WHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY604" hash="GVcEp9zUe8b5vDin" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300M"> <slice> <segment destination="LED" fareCode="QFLOW" bookingCode="Q" brandText="FLEX ECONOMY" flight="S73339" hash="GlAZo+NIwMJc5jX4" origin="OVB"/> <segment destination="DME" fareCode="WHYMOWU" bookingCode="W" brandText="FLEX ECONOMY" flight="S740" hash="GKYcOZjSBEug5Nbb" origin="LED"/> <segment destination="TAS" fareCode="WHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY602" hash="GIOpNyqldINWBgoi" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300N"> <slice> <segment destination="LED" fareCode="QFLOW" bookingCode="Q" brandText="FLEX ECONOMY" flight="S73339" hash="GlAZo+NIwMJc5jX4" origin="OVB"/> <segment destination="DME" fareCode="QHYMOWU" bookingCode="Q" brandText="FLEX ECONOMY" flight="S750" hash="GKY7i7soPEwP+3R5" origin="LED"/> <segment destination="TAS" fareCode="QHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY602" hash="GIOpNyqldINWBgoi" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300O"> <slice> <segment destination="HTA" fareCode="NFLRT" bookingCode="N" brandText="FLEX ECONOMY" flight="S73265" hash="GS2-5x6FnBzTYft-" origin="OVB"/> <segment destination="DME" fareCode="WHYMOWU1" bookingCode="W" brandText="FLEX ECONOMY" flight="S7118" hash="GnYVQy9HbDEMmYeQ" origin="HTA"/> <segment destination="TAS" fareCode="WHYMOWU1" bookingCode="U" brandText="FLEX ECONOMY" flight="HY602" hash="GIOpNyqldINWBgoi" origin="DME"/> </slice> </solution> <solution id="UqOONL0NHcJVXSKLUKbkf300P"> <slice> <segment destination="IKT" fareCode="SFLOW" bookingCode="S" brandText="FLEX ECONOMY" flight="S73275" hash="G7CRdavLmTTpRtIl" origin="OVB"/> <segment destination="DME" fareCode="OHYMOWU" bookingCode="O" brandText="FLEX ECONOMY" flight="S7777" hash="GnA8+SNAg2RtEBN+" origin="IKT"/> <segment destination="TAS" fareCode="OHYMOWU" bookingCode="U" brandText="FLEX ECONOMY" flight="HY602" hash="GIOpNyqldINWBgoi" origin="DME"/> </slice> </solution> </fares> </result>
6. If you have no results, try to check your connection to exclude the case of incorrect subnet's IP before you contact to our technical support by mail at api.support@s7.ru
Step 4: Running your tests
1. Choose one of available versions at test environment at the top of the page
2. Read the API's documentation
3. Try to execute simplest search use cases and then explore all other available features that you are interested in
We are using actual flight schedule for both test and production environments. But keep in your mind that not all of our API are using actual schedule on test environment and there's can be some discrepancies between them
No time limits for testing
4. Give us a feedback through our technical support by mail at api.support@s7.ru
Step 5: Access to the production environment
Provide an IP address of a subnet, which you going to use for sending request to the production environment of S7 MSE API, to our technical support by mail at api.support@s7.ru
S7 adds your subnet's IP address to the white access list on the production environment
As soon as our technical support send to you an individual key for requests to the API by mail, you may proceed to production
Step 6: Maintenance
Choose one of available and tested versions at production environment at the top of the page
Use header's parameters for tested selected version (If the parameter is not defined, the default version will be executed):
Try to execute the same tests as for test environment to check the correctness of responses
Don't forget to check our updates!
Release Notes for new versions of S7 MSE API
FAQ for most common issues you can be faced with
If you still have any questions, try to find an answer using our FAQ and documentation or ask for technical support by email at api.support@s7.ru
- No labels