Versions Compared

Key

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

...

Flights operated by Globus LLC are available in the S7 Agent API since November 30th
In response Search method you might see operating airline in the node FlightSegmentList/FlightSegment/OperatingCarrier/AirlineID - XT
For example, search DME-NJC 2022-12-14

Please display code operating airline XT as airline "Globus LLC" 

Code Block
                        <ns3:FlightSegment SegmentKey="SEG1">
                        <ns3:Departure>
                            <ns3:AirportCode>DME</ns3:AirportCode>
                            <ns3:Date>2022-12-14</ns3:Date>
                            <ns3:Time>00:20</ns3:Time>
                        </ns3:Departure>
                        <ns3:Arrival>
                            <ns3:AirportCode>NJC</ns3:AirportCode>
                            <ns3:Date>2022-12-14</ns3:Date>
                            <ns3:Time>05:55</ns3:Time>
                        </ns3:Arrival>
                        <ns3:MarketingCarrier>
                            <ns3:AirlineID>S7</ns3:AirlineID>
                            <ns3:FlightNumber>2609</ns3:FlightNumber>
                        </ns3:MarketingCarrier>
                        <ns3:OperatingCarrier>
                            <ns3:AirlineID>XT</ns3:AirlineID>
                            <ns3:FlightNumber>2609</ns3:FlightNumber>
                        </ns3:OperatingCarrier>

...

Рейсы с оперирующим перевозчиком Globus LLC доступны в сервисе S7 Agent API c 30.11.2022.

В ответе поискового метода вы можете увидеть оперирующего перевозчика в узле FlightSegmentList/FlightSegment/OperatingCarrier/AirlineID

рейсы Глобуса отображаются с кодом XT

Для примера, вы можете выполнить поиск по направлению DME-NJC 2022-12-14

Просим отображать код оперирующего перевозчика XT как авиакомпанию "Globus LLC"