Versions Compared

Key

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



Code Block
languagexml
themeConfluence

Check out

expandcodexml<?xml
 
version="1.0"
 
encoding="UTF-8"
 
standalone="yes"?> <ns2:Envelope
              <Departure>
                                            <AirportCode>DME</AirportCode>
                                            <Date>2023-12-28</Date>
                                            <Time>21:05</Time>
                                        </Departure>
                                        <Arrival>
                                            <AirportCode>OVB</AirportCode>
                                            <Date>2023-12-29</Date>
                                            <Time>05:15</Time>
                                        </Arrival>
                                        <MarketingCarrier>
                                            <AirlineID>S7</AirlineID>
                                            <FlightNumber>2511</FlightNumber>
                                        </MarketingCarrier>
                                        <OperatingCarrier>
                                            <AirlineID>S7</AirlineID>
                                            <FlightNumber>2511</FlightNumber>
                                        </OperatingCarrier>
                                        <ClassOfService>
                                            <Code>E</Code>
                                        </ClassOfService>
                                    </Flight>
                                </OriginDestination>
                            </DetailedFlightItem>
                        </OfferItemType>
                    </OfferItem>
                </OrderItems>
            </Query>
        </OrderCreateRQ>
    </Body>
</Envelope>
titleRequest
collapse
language
true
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
    <Header />
    <Body>
        <OrderCreateRQ Version=""
            xmlns="http://www.iata.org/IATA/EDIST">
            <Document />
            <Party>
                <Sender>
                    <AgentUserSender>
                        
<PseudoCity>S7AGN8224<
<PseudoCity>S70008031</PseudoCity>
                        <AgentUserID>WSS72API</AgentUserID>
                    </AgentUserSender>
                </Sender>
            </Party>
            <Query>
                <Passengers>
                    <Passenger ObjectKey="SH1">
                        
<PTC>STF<
<PTC>ZEA</PTC>
                        <Age>
                            <BirthDate>1992-02-27</BirthDate>
                        </Age>
                        <Name>
                            <Surname>Pilatus</Surname>
                            <Given>Pontius</Given>
                            <Title>MR</Title>
                        </Name>
                        <Contacts>
                            <Contact>
                                <EmailContact>
                                    
<Address>r
<Address>y.
tkachuk@s7
komarova@s7.ru</Address>
                                </EmailContact>
                                <PhoneContact>
                                    <Number CountryCode="7" AreaCode="999">9999999</Number>
                                </PhoneContact>
                            </Contact>
                        </Contacts>
                        <Gender>Male</Gender>
                        <PassengerIDInfo>
                            <PassengerDocument>
                                <Type>PP</Type>
                                <ID>111111111</ID>
                                <BirthCountry>RU</BirthCountry>
                                <DateOfIssue>2012-02-27</DateOfIssue>
                                <DateOfExpiration>2030-02-27</DateOfExpiration>
                                <CountryOfResidence>RU</CountryOfResidence>
                            </PassengerDocument>
                        </PassengerIDInfo>
                    </Passenger>
                </Passengers>
                <OrderItems>
                    <ShoppingResponse>
                        <Owner>S7</Owner>
                        <ResponseID>UNKNOWN</ResponseID>
                        <Offers>
                            <Offer>
                                <OfferID Owner="S7">UNKNOWN</OfferID>
                                <OfferItems>
                                    <OfferItem>
                                        <OfferItemID Owner="S7">UNKNOWN</OfferItemID>
                                        <Passengers>
                                            <PassengerReference>SH1</PassengerReference>
                                        </Passengers>
                                        <ApplicableFlight>
                                            
<FlightReferences>FL1<
<FlightReferences>FL1 FL2</FlightReferences>
                                        </ApplicableFlight>
                                    </OfferItem>
                                </OfferItems>
                            </Offer>
                        </Offers>
                    </ShoppingResponse>
                    <OfferItem>
                        <OfferItemID Owner="S7">UNKNOWN</OfferItemID>
                        <OfferItemType>
                            <DetailedFlightItem>
                                <OriginDestination>
                                    <Flight>
                                        <SegmentKey>FL1</SegmentKey>
                                        <Departure>
                                            
<AirportCode>DME<
<AirportCode>OVB</AirportCode>
                                            
<Date>2019
<Date>2023-
09
12-
20<
11</Date>
                                            <Time>12:25</Time>
                                        </Departure>
                                        <Arrival>
                                            
<AirportCode>KUF<
<AirportCode>DME</AirportCode>
                                            
<Date>2019
<Date>2023-
09
12-
20<
11</Date>
                                            <Time>15:10</Time>
                                        </Arrival>
                                        <MarketingCarrier>
                                            <AirlineID>S7</AirlineID>
                                            
<FlightNumber>33<
<FlightNumber>2514</FlightNumber>
                                        </MarketingCarrier>
                                        <OperatingCarrier>
                                            <AirlineID>S7</AirlineID>
                                            
<FlightNumber>33<
<FlightNumber>2514</FlightNumber>
                                        </OperatingCarrier>
                                        <ClassOfService>
                                            
<Code>Y<
<Code>E</Code>
                                        </ClassOfService>
                                    </Flight>
                                </OriginDestination>
                            
</DetailedFlightItem>
    <OriginDestination>
                    
</OfferItemType>
                <Flight>
    
</OfferItem>
                
</OrderItems>
            
</Query>
        
<
<SegmentKey>FL2</
OrderCreateRQ>
SegmentKey>
                       
</Body> </Envelope>
Expand
titleResponse
Code Block
languagexml
Code Block
languagexml
themeConfluence
titleResponse
collapsetrue
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:Envelope xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.iata.org/IATA/EDIST">
    <ns2:Body>
        <ns3:OrderViewRS Version="">
            <ns3:Document>
                <ns3:Name>1.0</ns3:Name>
            </ns3:Document>
            <ns3:Success/>
            <ns3:Response>
                <ns3:OrderViewProcessing/>
                <ns3:Passengers>
                    <ns3:Passenger ObjectKey="SH4">
                        <ns3:PTC Quantity="1">ZEA</ns3:PTC>
                        <ns3:Age>
                            <ns3:BirthDate>1992-02-27</ns3:BirthDate>
                        </ns3:Age>
                        <ns3:Name>
                            <ns3:Surname>PILATUS</ns3:Surname>
                            <ns3:Given>PONTIUS</ns3:Given>
                            <ns3:Title>MR</ns3:Title>
                            <ns3:Middle/>
                        </ns3:Name>
                        <ns3:Contacts>
                            <ns3:Contact>
                                <ns3:EmailContact>
                                    <ns3:Address>y.komarova@s7.ru</ns3:Address>
                                </ns3:EmailContact>
                                <ns3:PhoneContact>
                                    <ns3:Number CountryCode="7">9999999999</ns3:Number>
                                </ns3:PhoneContact>
                            </ns3:Contact>
                        </ns3:Contacts>
                        <ns3:Gender>Male</ns3:Gender>
                        <ns3:PassengerIDInfo>
                            <ns3:PassengerDocument>
                                <ns3:Type>PP</ns3:Type>
                                <ns3:ID>111111111</ns3:ID>
                                <ns3:BirthCountry>RU</ns3:BirthCountry>
                                <ns3:DateOfExpiration>2030-02-27</ns3:DateOfExpiration>
                                <ns3:CountryOfResidence>RU</ns3:CountryOfResidence>
                            </ns3:PassengerDocument>
                        </ns3:PassengerIDInfo>
                    </ns3:Passenger>
                </ns3:Passengers>
                <ns3:Order>
                    <ns3:OrderID Owner="S7">1</ns3:OrderID>
                    <ns3:BookingReferences>
                        <ns3:BookingReference>
                            <ns3:ID>M1SHSJ</ns3:ID>
                            <ns3:AirlineID>S7</ns3:AirlineID>
                        </ns3:BookingReference>
                    </ns3:BookingReferences>
                    <ns3:OrderItems>
                        <ns3:OrderItem>
                            <ns3:FlightItem>
                                <ns3:OriginDestination>
                                    <ns3:Flight>
                                        <ns3:SegmentKey>FL1</ns3:SegmentKey>
                                        <ns3:Status>
                                            <ns3:StatusCode>
                                                <ns3:Code>SA</ns3:Code>
                                            </ns3:StatusCode>
                                        </ns3:Status>
                                        <ns3:Departure>
                                            <ns3:AirportCode>OVB</ns3:AirportCode>
                                            <ns3:Date>2023-12-11</ns3:Date>
                                            <ns3:Time>12:25</ns3:Time>
                   
xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.iata.org/IATA/EDIST"> <ns2:Body>
        
<ns3:OrderViewRS
 
Version="">
            
<ns3
</ns3:
Document>
Departure>
                
<ns3:Name>1.0</ns3:Name>
            
</ns3:Document>
            <ns3:
Success/>
Arrival>
                            
<ns3:Response>
                <ns3:
OrderViewProcessing
AirportCode>DME</
>
ns3:AirportCode>
                   
<ns3:Passengers>
                    
<ns3:Passenger
 
ObjectKey="SH2">
    <ns3:Date>2023-12-11</ns3:Date>
                   
<ns3:PTC
 
Quantity="1">STF</ns3:PTC>
                        <ns3
:Age>
:Time>15:10</ns3:Time>
                
<ns3:BirthDate>1992-02-27</ns3:BirthDate>
                        </ns3:
Age>
Arrival>
                            
<ns3:Name>
            <ns3:MarketingCarrier>
                
<ns3:Surname>pilatus</ns3:Surname>
                            <ns3:
Given>pontius<
AirlineID>S7</ns3:
Given>
AirlineID>
                                
<ns3:Title>MR</ns3:Title>
            <ns3:FlightNumber>2514</ns3:FlightNumber>
                
<ns3:Middle/>
                        </ns3:
Name>
MarketingCarrier>
                        
<ns3:Contacts>
                <ns3:OperatingCarrier>
            
<ns3:Contact>
                                <ns3:AirlineID>S7</ns3:
EmailContact>
AirlineID>
                                    
<ns3:Address>r.tkachuk@s7.ru</ns3:Address>
        
<ns3:FlightNumber>2514</ns3:FlightNumber>
                       
</ns3:EmailContact>
                 </ns3:OperatingCarrier>
               
<ns3:PhoneContact>
                         <ns3:CabinType>
           
<ns3:Number
 
CountryCode="7">9999999999</ns3:Number>
                                
<
<ns3:Code>Y</ns3:
PhoneContact>
Code>
                            
</ns3:Contact>
            </ns3:CabinType>
                
</ns3:Contacts>
                        <ns3:
Gender>Male</ns3:Gender>
ClassOfService>
                        
<ns3:PassengerIDInfo>
                    <ns3:Code>E</ns3:Code>
        
<ns3:PassengerDocument>
                                
<ns3:Type>PP<
</ns3:
Type>
ClassOfService>
                                    
<ns3:ID>111111111<
</ns3:
ID>
Flight>
                                
<ns3:BirthCountry>RU<
</ns3:
BirthCountry>
OriginDestination>
                                <ns3:
DateOfExpiration>2030-02-27</ns3:DateOfExpiration>
OriginDestination>
                                
<ns3:CountryOfResidence>RU</ns3:CountryOfResidence>
    <ns3:Flight>
               
</ns3:PassengerDocument>
                         
<
<ns3:SegmentKey>FL2</ns3:
PassengerIDInfo>
SegmentKey>
                        
</ns3:Passenger>
                
</ns3
<ns3:
Passengers>
Status>
                
<ns3:Order>
                    
<ns3:OrderID
 
Owner="S7">1</ns3:OrderID>
       <ns3:StatusCode>
             
<ns3:BookingReferences>
                        
<ns3:BookingReference>
           <ns3:Code>SA</ns3:Code>
                 
<ns3:ID>UXX22O</ns3:ID>
                           
<ns3:AirlineID>S7<
</ns3:
AirlineID>
StatusCode>
                        
</ns3:BookingReference>
                
</ns3:
BookingReferences>
Status>
                
<ns3:TimeLimits>
                        <ns3:
PaymentTimeLimit DateTime="2019-03-05T19:14:58"/>
Departure>
                        
</ns3:TimeLimits>
                    <ns3:AirportCode>DME</ns3:
OrderItems>
AirportCode>
                          
<ns3:OrderItem>
                  <ns3:Date>2023-12-28</ns3:Date>
            
<ns3:FlightItem>
                                <ns3
:OriginDestination>
:Time>21:05</ns3:Time>
                                    
<ns3:Flight>
    </ns3:Departure>
                                        <ns3:
SegmentKey>FL1</ns3:SegmentKey>
Arrival>
                                            <ns3:AirportCode>OVB</ns3:
Status>
AirportCode>
                                            <ns3
:StatusCode>
:Date>2023-12-29</ns3:Date>
                                            <ns3:Time>05:
Code>SA<
15</ns3:
Code>
Time>
                                        
</ns3:
StatusCode>
Arrival>
                                        
</ns3
<ns3:
Status>
MarketingCarrier>
                                            <ns3:AirlineID>S7</ns3:
Departure>
AirlineID>
                                            <ns3:
AirportCode>DME<
FlightNumber>2511</ns3:
AirportCode>
FlightNumber>
                                        
<ns3:Date>2019-09-20<
</ns3:
Date>
MarketingCarrier>
                                        <ns3:OperatingCarrier>
    
<ns3:Time>12:25</ns3:Time>
                                        
<
<ns3:AirlineID>S7</ns3:
Departure>
AirlineID>
                                        
<ns3:Arrival>
    <ns3:FlightNumber>2511</ns3:FlightNumber>
                                        
<ns3:AirportCode>KUF<
</ns3:
AirportCode>
OperatingCarrier>
                                        <ns3:
Date>2019-09-20</ns3:Date>
CabinType>
                                            <ns3:
Time>15:10<
Code>Y</ns3:
Time>
Code>
                                        </ns3:
Arrival>
CabinType>
                                        <ns3:
MarketingCarrier>
ClassOfService>
                                            <ns3:
AirlineID>S7<
Code>E</ns3:
AirlineID>
Code>
                                        
<ns3:FlightNumber>33<
</ns3:
FlightNumber>
ClassOfService>
                                    </ns3:
MarketingCarrier>
Flight>
                                
<ns3:OperatingCarrier>
</ns3:OriginDestination>
                            </ns3:FlightItem>
                
<ns3:AirlineID>S7</ns3:AirlineID>
            <ns3:Associations>
                           
<ns3:FlightNumber>33</ns3:FlightNumber>
     <ns3:Passengers>
                                    
<
<ns3:PassengerReferences>SH4</ns3:
OperatingCarrier>
PassengerReferences>
                                </ns3:Passengers>
        
<ns3:CabinType>
                    </ns3:Associations>
                        
<ns3:Code>Y<
</ns3:
Code>
OrderItem>
                    </ns3:OrderItems>
                
</ns3:
CabinType>
Order>
                <ns3:Metadata>
                    <ns3:Other>
        
<ns3:ClassOfService>
                <ns3:OtherMetadata>
                            <ns3:
Code>X</ns3:Code>
CountryMetadatas>
                                <ns3:CountryMetadata MetadataKey="CM1">
        
</ns3:ClassOfService>
                            <ns3:AugmentationPoint>
         
</ns3:Flight>
                               
</ns3:OriginDestination>
<ns3:AugPoint Owner="MOW">
                            
</ns3:FlightItem>
                <ns4:value xmlns:ns4="##other" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
         
<ns3:Associations>
                               
<ns3:Passengers>
</ns3:AugPoint>
                                    
<ns3:PassengerReferences>SH2<
</ns3:
PassengerReferences>
AugmentationPoint>
                                </ns3:
Passengers>
CountryMetadata>
                            </ns3:
Associations>
CountryMetadatas>
                        </ns3:
OrderItem>
OtherMetadata>
                    </ns3:
OrderItems>
Other>
                </ns3:
Order>
Metadata>
            </ns3:Response>
        </ns3:OrderViewRS>
    </ns2:Body>
</ns2:Envelope>