Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

#QuestionAnswer
1

What types of journey are available for searching?

One way (OW) and Round trip (RT)
Explore all API's use cases to be sure you use all of service capabilities

2

The number of a segments is limited?

Actually, segment count isn't limited. But, commonly, there's no more than 4 segments per slice
All limits are specified in response references

3

What types of cabin class are supported?

Both: Economy and Business
Dive deep into reference of search operation for details like this

4

Is search by city codes supported?

Yes, API supports IATA city codes in search request
Check request references to find other search options

5What languages are supported by the API?

All messages in API response contain only texts in English

6Does the API provide any other currencies except RUB?
Why we always get prices in RUB from the API?
The only one currency for S7 online sale is RUB due to legal reasons (customers will be charged in RUB).
The API doesn't support sale currency conversioninto any other — you have to make it on your side
Check request references to find all available input parameters
7Our site support different language and currency, what we should do for better user experience? 
How to make API send results in different language and currency than RU and RUB (e.g. EN and EUR)?

There's no way to specify language and currency parameters in query
The API returns result only in english and the only one sale currency is RUB
If you want to land user with correct language/currency selection, you should change parameters LAN and CUR in deeplink on your side

8How deeplink looks like?

The common deeplink looks like

Code Block
https://ibe.s7.ru/mseDeeplink.action?LAN=RU&partner=test&TA=2&TC=1&TI=0&SUP=XO&
CP=F&CUR=RUB&TF=34405&FLC=1&FSC1=1&FN1=5106&AC1=S7&DD1=2023-11-10&DT1=10:40:00&AD1=2023-11-10&AT1
=19:30:00&DA1=AER&AA1=OVB&SC1=S&utm_campaign=test&utm_source=test&utm_medium=metasearch&FF1=B

Check deeplink references to find out all output options and detailed specification