- Created by Valeriya Shishkova on 07.09.2018
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Next »
Check out
- operation overview, their main purpose and use cases
- references with detailed explanation of input&output parameters and possible errors
- other samples
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
<Header />
<Body>
<OrderRetrieveRQ xmlns="http://www.iata.org/IATA/EDIST" Version="">
<Document/>
<Party>
<Sender>
<AgentUserSender>
<Name>S7-AIDL</Name>
<OtherIDs>
<OtherID Description="POS_Type">1</OtherID>
<OtherID Description="requestorType">U</OtherID>
<OtherID Description="Password">Amadeus01</OtherID>
</OtherIDs>
<PseudoCity>OVBS728AB</PseudoCity>
<AgentUserID>WSS72API</AgentUserID>
<UserRole>AS</UserRole>
</AgentUserSender>
</Sender>
</Party>
<Query>
<Filters>
<BookingReferences>
<BookingReference>
<ID>SB28QK</ID>
<AirlineID>S7</AirlineID>
</BookingReference>
</BookingReferences>
</Filters>
</Query>
</OrderRetrieveRQ>
</Body>
</Envelope>
<ns2:Envelope xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.iata.org/IATA/EDIST">
<ns2:Body>
<ns3:OrderViewRS EchoToken="e3999596-af69-4c1e-9a86-64a9246c7792" Version="2.000">
<ns3:Document>
<ns3:Name>1.0</ns3:Name>
</ns3:Document>
<ns3:Success/>
<ns3:Response>
<ns3:OrderViewProcessing/>
<ns3:Passengers>
<ns3:Passenger ObjectKey="Traveler-ADT-1">
<ns3:PTC>ADT</ns3:PTC>
<ns3:Age>
<ns3:BirthDate>1985-02-03</ns3:BirthDate>
</ns3:Age>
<ns3:Name>
<ns3:Surname>Lem</ns3:Surname>
<ns3:Given>Stanislav</ns3:Given>
<ns3:Title>Mr</ns3:Title>
</ns3:Name>
<ns3:Contacts>
<ns3:Contact>
<ns3:EmailContact>
<ns3:Address>v.shishkova@s7.ru</ns3:Address>
</ns3:EmailContact>
</ns3:Contact>
<ns3:Contact>
<ns3:PhoneContact>
<ns3:Number>9999999999</ns3:Number>
</ns3:PhoneContact>
</ns3:Contact>
</ns3:Contacts>
<ns3:Gender>Male</ns3:Gender>
<ns3:PassengerIDInfo>
<ns3:PassengerDocument>
<ns3:Type>PT</ns3:Type>
<ns3:ID>111111111</ns3:ID>
<ns3:DateOfExpiration>2021-10-10</ns3:DateOfExpiration>
<ns3:CountryOfIssuance>RUS</ns3:CountryOfIssuance>
</ns3:PassengerDocument>
</ns3:PassengerIDInfo>
</ns3:Passenger>
</ns3:Passengers>
<ns3:Order>
<ns3:OrderID Owner="S7">QUM4M8C</ns3:OrderID>
<ns3:BookingReferences>
<ns3:BookingReference>
<ns3:ID>SB28QK</ns3:ID>
<ns3:AirlineID>S7</ns3:AirlineID>
</ns3:BookingReference>
</ns3:BookingReferences>
<ns3:TotalOrderPrice>
<ns3:DetailCurrencyPrice>
<ns3:Total Code="RUB">4255</ns3:Total>
<ns3:Details>
<ns3:Detail>
<ns3:SubTotal Code="RUB">2300</ns3:SubTotal>
</ns3:Detail>
</ns3:Details>
<ns3:Taxes>
<ns3:Total Code="RUB">1955</ns3:Total>
</ns3:Taxes>
<ns3:Fees>
<ns3:Total Code="RUB">0</ns3:Total>
</ns3:Fees>
</ns3:DetailCurrencyPrice>
</ns3:TotalOrderPrice>
<ns3:Payments>
<ns3:Payment>
<ns3:Associations/>
<ns3:Status>
<ns3:StatusCode/>
</ns3:Status>
<ns3:Amount>
<ns3:SimpleCurrencyPrice Code="RUB">4255</ns3:SimpleCurrencyPrice>
</ns3:Amount>
<ns3:Method>
<ns3:PaymentCardMethod/>
</ns3:Method>
</ns3:Payment>
</ns3:Payments>
<ns3:OrderItems>
<ns3:OrderItem>
<ns3:OrderItemID Owner="S7">Order1</ns3:OrderItemID>
<ns3:FlightItem>
<ns3:OriginDestination>
<ns3:Flight>
<ns3:SegmentKey>FL1</ns3:SegmentKey>
<ns3:Status>
<ns3:StatusCode>
<ns3:Code>HK</ns3:Code>
</ns3:StatusCode>
</ns3:Status>
<ns3:Departure>
<ns3:AirportCode>DME</ns3:AirportCode>
<ns3:Date>2018-12-20</ns3:Date>
<ns3:Time>09:50</ns3:Time>
</ns3:Departure>
<ns3:Arrival>
<ns3:AirportCode>KUF</ns3:AirportCode>
<ns3:Date>2018-12-20</ns3:Date>
<ns3:Time>12:40</ns3:Time>
</ns3:Arrival>
<ns3:MarketingCarrier>
<ns3:AirlineID>S7</ns3:AirlineID>
<ns3:FlightNumber>33</ns3:FlightNumber>
</ns3:MarketingCarrier>
<ns3:OperatingCarrier>
<ns3:AirlineID>S7</ns3:AirlineID>
<ns3:FlightNumber>33</ns3:FlightNumber>
</ns3:OperatingCarrier>
</ns3:Flight>
</ns3:OriginDestination>
<ns3:FareDetail>
<ns3:FareComponent>
<ns3:FareBasis>
<ns3:FareBasisCode>
<ns3:Code>QFLOW</ns3:Code>
</ns3:FareBasisCode>
<ns3:RBD>Q</ns3:RBD>
</ns3:FareBasis>
</ns3:FareComponent>
</ns3:FareDetail>
</ns3:FlightItem>
<ns3:Associations>
<ns3:Passengers>
<ns3:PassengerReferences>Traveler-ADT-1</ns3:PassengerReferences>
</ns3:Passengers>
</ns3:Associations>
</ns3:OrderItem>
</ns3:OrderItems>
</ns3:Order>
<ns3:Metadata>
<ns3:Other>
<ns3:OtherMetadata>
<ns3:LanguageMetadatas>
<ns3:LanguageMetadata/>
</ns3:LanguageMetadatas>
</ns3:OtherMetadata>
<ns3:OtherMetadata>
<ns3:CurrencyMetadatas>
<ns3:CurrencyMetadata MetadataKey="RUB">
<ns3:Decimals>2</ns3:Decimals>
</ns3:CurrencyMetadata>
</ns3:CurrencyMetadatas>
</ns3:OtherMetadata>
</ns3:Other>
</ns3:Metadata>
</ns3:Response>
</ns3:OrderViewRS>
</ns2:Body>
</ns2:Envelope>
- No labels