Versions Compared

Key

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

...

Note

(lightbulb) Use PTC types: NTL for adult passenger, CHR for child, INR for infant;

(lightbulb) Tag Middle is mandatory for all passengers;

(lightbulb) Passenger with type NTL must be older 55 years for female and 60 years for male, passenger with type NTL must be younger 23 years;

(lightbulb) Subsidised fare is available only citizens of the Russian Federation registered at the place of residence on the territory of the Far Eastern Federal District. , CountryOfResidence tag must contain value "RU"

(lightbulb) RBD - G

Expand
titleRequest
Code Block
languagexml
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
    <Header/>
    <Body>
        <OrderCreateRQ xmlns="http://www.iata.org/IATA/EDIST" Version="1.0">
            <Document/>
            <Party>
                <Sender>
                    <AgentUserSender>
                        <Name>S7-AIDL</Name>
                        <OtherIDs>
                            <OtherID Description="POS_Type">1</OtherID>
                            <OtherID Description="requestorType">U</OtherID>
                        </OtherIDs>
                        <PseudoCity>OVBS728AB</PseudoCity>
                        <AgentUserID>S7AgentAPI</AgentUserID>
                        <UserRole>AS</UserRole>
                    </AgentUserSender>
                </Sender>
            </Party>
            <Query>
                <Passengers>
                    <Passenger ObjectKey="SH1">
                        <PTC>NTL</PTC>
                        <Age>
                            <BirthDate>1946-02-27</BirthDate>
                        </Age>
                        <Name>
                            <Surname>Pilatus</Surname>
                            <Given>Pontius</Given>
                            <Title>MR</Title>
                            <Middle>Governor</Middle>
                        </Name>
                        <Contacts>
                            <Contact>
                                <EmailContact>
                                    <Address>r.tkachuk@s7.ru</Address>
                                </EmailContact>
                                <PhoneContact>
                                    <Number CountryCode="7" AreaCode="495">1505070</Number>
                                </PhoneContact>
                            </Contact>
                        </Contacts>
                        <Gender>Male</Gender>
                        <PassengerIDInfo>
                            <PassengerDocument>
                                <Type>PP</Type>
                                <ID>111111111</ID>
                                <BirthCountry>RU</BirthCountry>
                                <DateOfIssue>2011-10-10</DateOfIssue>
                                <DateOfExpiration>2021-10-10</DateOfExpiration>
                                <CountryOfResidence>RU</CountryOfResidence>
                            </PassengerDocument>
                        </PassengerIDInfo>
                    </Passenger>
                    <Passenger ObjectKey="SH2">
                        <PTC>CHR</PTC>
                        <Age>
                            <BirthDate>2015-02-25</BirthDate>
                        </Age>
                        <Name>
                            <Surname>Procula</Surname>
                            <Given>Claudia</Given>
                            <Title>MRS</Title>
                            <Middle>Julioclaudian</Middle>
                        </Name>
                        <Contacts>
                            <Contact>
                                <EmailContact>
                                    <Address>chuk@s7.ru</Address>
                                </EmailContact>
                                <PhoneContact>
                                    <Number CountryCode="7" AreaCode="495">1502070</Number>
                                </PhoneContact>
                            </Contact>
                        </Contacts>
                        <Gender>Female</Gender>
                        <PassengerIDInfo>
                            <PassengerDocument>
                                <Type>PP</Type>
                                <ID>211111111</ID>
                                <BirthCountry>RU</BirthCountry>
                                <DateOfIssue>2011-10-10</DateOfIssue>
                                <DateOfExpiration>2021-10-10</DateOfExpiration>
                                <CountryOfResidence>RU</CountryOfResidence>
                            </PassengerDocument>
                        </PassengerIDInfo>
                    </Passenger>
                    <Passenger ObjectKey="SH3">
                        <PTC>INR</PTC>
                        <Age>
                            <BirthDate>2022-02-12</BirthDate>
                        </Age>
                        <Name>
                            <Surname>Pilatus</Surname>
                            <Given>Sevda</Given>
                            <Title>MRS</Title>
                            <Middle>Julioclaudian</Middle>
                        </Name>
                        <Gender>Female</Gender>
                        <PassengerIDInfo>
                            <PassengerDocument>
                                <Type>PP</Type>
                                <ID>311111111</ID>
                                <BirthCountry>RU</BirthCountry>
                                <DateOfIssue>2016-10-10</DateOfIssue>
                                <DateOfExpiration>2021-10-10</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 SH2 SH3</PassengerReference>
                                        </Passengers>
                                        <ApplicableFlight>
                                            <FlightReferences>FL1</FlightReferences>
                                        </ApplicableFlight>
                                    </OfferItem>
                                </OfferItems>
                            </Offer>
                        </Offers>
                    </ShoppingResponse>
                    <OfferItem>
                        <OfferItemID Owner="S7">UNKNOWN</OfferItemID>
                        <OfferItemType>
                            <DetailedFlightItem>
                                <OriginDestination>
                                    <Flight>
                                        <SegmentKey>FL1</SegmentKey>
                                        <Departure>
                                            <AirportCode>DME</AirportCode>
                                            <Date>2022-09-11</Date>
                                            <Time>20:25</Time>
                                        </Departure>
                                        <Arrival>
                                            <AirportCode>HTA</AirportCode>
                                            <Date>2022-09-12</Date>
                                            <Time>08:40</Time>
                                        </Arrival>
                                        <MarketingCarrier>
                                            <AirlineID>S7</AirlineID>
                                            <FlightNumber>3045</FlightNumber>
                                        </MarketingCarrier>
                                        <OperatingCarrier>
                                            <AirlineID>S7</AirlineID>
                                            <FlightNumber>3045</FlightNumber>
                                        </OperatingCarrier>
                                        <ClassOfService>
                                            <Code>G</Code>
                                        </ClassOfService>
                                    </Flight>
                                </OriginDestination>
                            </DetailedFlightItem>
                        </OfferItemType>
                    </OfferItem>
                </OrderItems>
            </Query>
        </OrderCreateRQ>
    </Body>
</Envelope>

...