Versions Compared

Key

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

Reprice operation returns the actual fares and price calculation according to the specified itinerary parameters to use further in ticketing operation

Use cases

The following list of cases supported by the operation and provides their required inputs as well as a list of common inputs used with that case:

  1. Regular booking — in case proceeding payment on Agent side to get prices without service fees. Requires Agent credentials

    1. Basic (default) — for non-corporate clients

3D agreement
    1. Corporate Program — to get prices with applied discount or cashback for the corporate client

and chosen
    1. and chosen solution. Requires Corporate

client credentials
  1. Auto (default) — search in discount database in case value isn't specified in request
    (warning) Currently not available on production environment
  2. Manual — manual input the value of discount in request
    1. client credential

(warning) 

  • Facilitated booking — in case proceeding payment on S7 side. Requires skipping of Agent credentials input and special permission from our technical support to get prices with service fees
  • (warning) The following list of cases isn't combinable

    Table of contents

    Table of Contents

    Request (

    ItinReshopRQ

    /wiki/spaces/GAAPI/pages/172294525)

    Required inputs

    #

    Name

    Format/Reference

    xPath

    1

    Block of access parameters

    Use credentials that you received from our technical support. Check out Quick Start for how to get it andReferences for more details

    /Envelope/Body/ItinReshopRQ/Party/Sender /AgentUserSender

    2

    Itinerary

    • Info for each segment:

      • departure airport IATA code and date

      • arrival airport IATA code and date

      • marketing carrier code and flight number

      • operating carrier code and flight number (flight number becomes mandatory in case Marketing carrier code isn't equal to Operating for the same particular segment)

    • Segments must be divided into slices (one slice (OriginDestination block) for One Way trip, two for Round Trip and more for MultiCity,

     Check glossary for more info)
    • for Transfer Trip all segments included in one slice have to be pass in one OriginDestination block, in Transfer Trip segments with stopover between are divided into two OriginDestination,Check glossary for more info)

    Envelope/Body/ItinReshopRQ/Query/Reshop/Actions/OrderItems/OrderItem/FlightItem/OriginDestination

    3

    PNR number

    PNR number to fasten the mask

    Envelope/Body/ItinReshopRQ/Query/Reshop/Actions/BookingReferences/BookingReference/ID

    4
    2

    Fare and RBD

    Fare

    basis

    basis and RBD codes for each segment

    (warning) For all passengers must be specified the same values

    3

    Envelope/Body/ItinReshopRQ/Query/Reshop/Actions/OrderItems/OrderItem/FlightItem/FareDetail

    5

    Passengers

    List of PTC and their quantity for the whole journey

    Envelope/Body/ItinReshopRQ/Query/Reshop/Actions/Passengers

    Optional parameters

    #

    Name

    Format/Reference

    1

    Agent credentials

    Use credentials that you received from our technical support. Check out Quick Start for how to get it and References for more details

    Skipping of Agent credentials input provides receiving prices with service fees, but only if special permission from our technical support to get

    2
    3D agreement Use

    Corporate Program credentials

    Available

     only for scenario with 3D Agreement

     only for Corporate Program with discount scenario or Corporate Program with cashback scenario. Use credentials that you received from our technical support.

     Check

    Check out Quick Start for how to get those IDs

    Skipping

    of 3D agreement credentials input provides receiving prices

    of Corporate Program credentials input provides receiving prices without discounts for the corporate client

    33D agreement discountAvailable only for scenario with 3D Agreement. Manual input

    Skipping manual input of discount provides searching in discount database
    (warning) Currently not available on production environment

    4S7 Profi credentialsAvailable only for S7 Profi program scenario. Use credentials that you received from our technical support. Check out Quick Start for how to get those IDs

    Response (ItinReshopRS)

    Response (/wiki/spaces/GAAPI/pages/172392907)

    #

    Name

    Format/Reference

    xPath

    1

    Passengers

    List of passenger types and their quantities

    (warning) Known issue: quantities is always "1", but all prices calculated correctly (used passenger quantity from request)

    Envelope/Body/ItinReshopRS/Response/Passengers

    2

    Itinerary

    • Info for each segment:

      • departure airport IATA code and date

      • arrival airport IATA code and date

      • marketing carrier code and flight number

    • Segments divided into slices (one slice for One Way trip, two for Round Trip and more for MultiCity, 

    Check 
     for
    •  for more info)


    3

    Fare, RBD and etc.

    • For each segment:

      • Fare

    basis
      • basis and RBD codes
        (warning) Can be replaced by another codes in some cases. Check 

    response reference
    • For the whole itinerary:

      • Restrictions of fare application (endorsement)

      • VAT amount (endorsement)

      • Conversation rate (endorsement)

      • Unstructured fare calculation line (endorsement)


    4

    Pricing for all passengers

    Totals in sale currency:

    • Total (fare + tax + service fee) — for payment

    • Fare

    • Taxes

    • Service fees

    Envelope/Body/ItinReshopRS/Response/ReShopOffers/ReShopOffer/TotalPrice/

    5

    Pricing for all passengers of each PTC

    Totals in sale currency:

    • Total (fare + tax + service fee)

    • Fare

    • Taxes

    • Service fees

    6

    Envelope/Body/ItinReshopRS/Response/ReShopOffers/ReShopOffer/ReShopPricedOffer/OfferPrice/RequestedDate/PriceDetail/TotalAmount

    6

    Pricing

    Pricing

    for 1 passengers of each PTC

    • Totals in sale currency:

      • Total (fare + tax + service fee) — for payment

      • Fare

      • Taxes

      • Service fees

    • Prices in original (filed) currency

      • Total fare

      • Prices of each tax in original (filed) currency

    • Exchange rate from original (filed) to sale currency


    7
    Checked baggage allowance8

    Baggage quantity and unit of measure for each passenger type and segment

    (warning) Will be deprecated soon
    Do not use for ticket issuing — check searchFlight operation response for the value

    Ticket validation period

    Start and/or end dates for each segment


    Samples


    1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice with PNR operation

    Include Page
    1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice with PNR operation
    1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice with PNR operation

    1А | OW + 1xADT + Direct + S7 flight | Children Displayalltruestyleh3page v0.52 | 1A | reprice without PNR operation | SamplesexcerptTyperich content

    Include Page
    1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice without PNR operation
    1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice without PNR operation

    RT + 2ADT + 1CHD + 1INF + Transfer + S7 flight | v0.52 | reprice with PNR operation

    Include Page
    RT + 2ADT + 1CHD + 1INF + Transfer + S7 flight | v0.52 | reprice without PNR operation
    RT + 2ADT + 1CHD + 1INF + Transfer + S7 flight | v0.52 | reprice without PNR operation

    RT + 2ADT + 1CHD + 1INF + Transfer + S7 flight | v0.52 | reprice without PNR operation

    Include Page
    RT + 2ADT + 1CHD + 1INF + Transfer + S7 flight | v0.52 | reprice without PNR operation
    RT + 2ADT + 1CHD + 1INF + Transfer + S7 flight | v0.52 | reprice without PNR operation

    Corporate Program with discount | v0.52 | reprice with PNR operation

    Check out

    Expand
    titleRequest
    Code Block
    languagexml
    <Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
        <Header />
        <Body>
            <ItinReshopRQ Version="" xmlns="http://www.iata.org/IATA/EDIST">
                <Document />
                <Party>
                    <Sender>
                        <AgentUserSender>
                            <PseudoCity>S7AGN8224</PseudoCity>
                            <AgentUserID>gaia</AgentUserID>
                        </AgentUserSender>
                    </Sen
                <Query>
                    <Reshop>
                        <Actions>
                            <ActionType />
                            <BookingReferences>
                                <BookingReference>
                                    <ID>MZTCNM</ID>
                                    <AirlineID>S7</AirlineID>
                                </BookingReference>
                            </BookingReferences>
                            <OrderItems>
                                <OrderItem>
                                    <FlightItem>
                                      <OriginDestination>
                                            <Flight>
                                                <SegmentKey>FL1</SegmentKey>
                                                <Departure>
                                                    <AirportCode>OVB</AirportCode>
                                                    <Date>2025-02-13</Date>
                                                    <Time>02:30</Time>
                                                </Departure>
                                                <Arrival>
                                                    <AirportCode>KJA</AirportCode>
                                                    <Date>2025-02-13</Date>
                                                    <Time>03:50</Time>
                                                </Arrival>
                                                <MarketingCarrier>
                                                    <AirlineID>S7</AirlineID>
                                                    <FlightNumber>5309</FlightNumber>
                                                </MarketingCarrier>
                                                <OperatingCarrier>
                                                    <AirlineID>S7</AirlineID>
                                                    <FlightNumber>5309</FlightNumber>
                                                </OperatingCarrier>
                                            </Flight>
                                        </OriginDestination>
                                        <FareDetail>
                                            <FareComponent refs="FL1">
                                                <FareBasis>
                                                    <FareBasisCode>
                                                        <Code>YBSRT</Code>
                                                        <Application>ANY</Application>
                                                    </FareBasisCode>
                                                    <RBD>Y</RBD>
                                                </FareBasis>
                                            </FareComponent>                                       
                                        </FareDetail>
                                    </FlightItem>
                                    <Associations>
                                        <Passengers>
                                            <PassengerReferences>SH1</PassengerReferences>
                                        </Passengers>
                                    </Associations>
                                </OrderItem>
                            </OrderItems>
                            <Passengers>
                                <Passenger ObjectKey="SH1">
                                    <PTC Quantity="1">ADT</PTC>
                                    <Name>
                                        <Surname />
                                    </Name>
                                </Passenger>
                            </Passengers>
                            <Qualifiers>
                                <Qualifier>
                                    <SpecialFareQualifiers>
                                        <AirlineID>S7</AirlineID>
                                        <CompanyIndex>QY124656</CompanyIndex>
                                        <Account>12251</Account>
                                    </SpecialFareQualifiers>
                                </Qualifier>
                            </Qualifiers>
                        </Actions>
                    </Reshop>
                </Query>
            </ItinReshopRQ>
        </Body>
    </Envelope>


    Expand
    titleResponse
    Code Block
    languagexml
    <?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:ItinReshopRS Version="">
                <ns3:Document>
                    <ns3:Name>1.0</ns3:Name>
                </ns3:Document>
                <ns3:Success/>
                <ns3:Response>
                    <ns3:ItinReshopProcessing/>
                    <ns3:Passengers>
                        <ns3:Passenger ObjectKey="SH1">
                            <ns3:PTC Quantity="1">ADT</ns3:PTC>
                            <ns3:Name>
                                <ns3:Surname>Anonymous</ns3:Surname>
                            </ns3:Name>
                        </ns3:Passenger>
                    </ns3:Passengers>
                    <ns3:Order>
                        <ns3:OrderID Owner="S7">Order</ns3:OrderID>
                        <ns3:BookingReferences>
                            <ns3:BookingReference>
                                <ns3:ID>MZTCNM</ns3:ID>
                                <ns3:AirlineID>S7</ns3:AirlineID>
                            </ns3:BookingReference>
                        </ns3:BookingReferences>
                        <ns3:OrderItems>
                            <ns3:OrderItem>
                                <ns3:OrderItemID Owner="S7">NONE</ns3:OrderItemID>
                            </ns3:OrderItem>
                        </ns3:OrderItems>
                    </ns3:Order>
                    <ns3:ReShopOffers>
                        <ns3:ReShopOffer ObjectKey="RO1">
                            <ns3:OfferID Owner="S7">Offer</ns3:OfferID>
                            <ns3:TotalPrice>
                                <ns3:DetailCurrencyPrice>
                                    <ns3:Total Code="RUB">31089.0</ns3:Total>
                                    <ns3:Details>
                                        <ns3:Detail>
                                            <ns3:SubTotal Code="RUB">30520.0</ns3:SubTotal>
                                            <ns3:Application>fare</ns3:Application>
                                        </ns3:Detail>
                                        <ns3:Detail>
                                            <ns3:SubTotal Code="RUB">1831.0</ns3:SubTotal>
                                            <ns3:Application>discount</ns3:Application>
                                        </ns3:Detail>
                                    </ns3:Details>
                                    <ns3:Taxes>
                                        <ns3:Total Code="RUB">569.0</ns3:Total>
                                    </ns3:Taxes>
                                    <ns3:Fees>
                                        <ns3:Total Code="RUB">0</ns3:Total>
                                    </ns3:Fees>
                                </ns3:DetailCurrencyPrice>
                            </ns3:TotalPrice>
                            <ns3:ReShopPricedOffer>
                                <ns3:OfferPrice>
                                    <ns3:RequestedDate>
                                        <ns3:PriceDetail>
                                            <ns3:TotalAmount>
                                                <ns3:DetailCurrencyPrice>
                                                    <ns3:Total Code="RUB">31089.0</ns3:Total>
                                                    <ns3:Details>
                                                        <ns3:Detail>
                                                            <ns3:SubTotal Code="RUB">30520.0</ns3:SubTotal>
                                                            <ns3:Application>fare</ns3:Application>
                                                        </ns3:Detail>
                                                        <ns3:Detail>
                                                            <ns3:SubTotal Code="RUB">1831.0</ns3:SubTotal>
                                                            <ns3:Application>discount</ns3:Application>
                                                        </ns3:Detail>
                                                    </ns3:Details>
                                                    <ns3:Taxes>
                                                        <ns3:Total Code="RUB">569.0</ns3:Total>
                                                    </ns3:Taxes>
                                                    <ns3:Fees>
                                                        <ns3:Total Code="RUB">0</ns3:Total>
                                                    </ns3:Fees>
                                                </ns3:DetailCurrencyPrice>
                                            </ns3:TotalAmount>
                                            <ns3:BaseAmount Code="RUB">30520.0</ns3:BaseAmount>
                                            <ns3:FareFiledIn>
                                                <ns3:BaseAmount Code="RUB">30520.0</ns3:BaseAmount>
                                            </ns3:FareFiledIn>
                                            <ns3:Discount>
                                                <ns3:DiscountAmount Code="RUB">1831.0</ns3:DiscountAmount>
                                                <ns3:DiscountPercent>6</ns3:DiscountPercent>
                                            </ns3:Discount>
                                            <ns3:Surcharges>
                                                <ns3:Surcharge>
                                                    <ns3:Total Code="RUB">0</ns3:Total>
                                                </ns3:Surcharge>
                                            </ns3:Surcharges>
                                            <ns3:Taxes>
                                                <ns3:Total Code="RUB">569.0</ns3:Total>
                                                <ns3:Breakdown>
                                                    <ns3:Tax>
                                                        <ns3:Amount Code="RUB">346.0</ns3:Amount>
                                                        <ns3:TaxCode>RI</ns3:TaxCode>
                                                    </ns3:Tax>
                                                    <ns3:Tax>
                                                        <ns3:Amount Code="RUB">173.0</ns3:Amount>
                                                        <ns3:TaxCode>RI</ns3:TaxCode>
                                                    </ns3:Tax>
                                                    <ns3:Tax>
                                                        <ns3:Amount Code="RUB">50.0</ns3:Amount>
                                                        <ns3:TaxCode>YQ</ns3:TaxCode>
                                                    </ns3:Tax>
                                                </ns3:Breakdown>
                                            </ns3:Taxes>
                                        </ns3:PriceDetail>
                                        <ns3:Associations>
                                            <ns3:AssociatedTraveler>
                                                <ns3:TravelerReferences>SH1</ns3:TravelerReferences>
                                            </ns3:AssociatedTraveler>
                                            <ns3:OfferDetailAssociation>
                                                <ns3:OfferTermReferences>T1</ns3:OfferTermReferences>
                                            </ns3:OfferDetailAssociation>
                                        </ns3:Associations>
                                    </ns3:RequestedDate>
                                    <ns3:FareDetail>
                                        <ns3:FareComponent>
                                            <ns3:SegmentReference>SEG1</ns3:SegmentReference>
                                            <ns3:FareBasis>
                                                <ns3:FareBasisCode>
                                                    <ns3:Code>YSTOW</ns3:Code>
                                                </ns3:FareBasisCode>
                                                <ns3:RBD>Y</ns3:RBD>
                                            </ns3:FareBasis>
                                            <ns3:TicketDesig Application="D">06</ns3:TicketDesig>
                                            <ns3:FareRules>
                                                <ns3:Ticketing>
                                                    <ns3:Endorsements>
                                                        <ns3:Endorsement>ENDO</ns3:Endorsement>
                                                    </ns3:Endorsements>
                                                </ns3:Ticketing>
                                                <ns3:Remarks>
                                                    <ns3:Remark>UnstructuredFareCalc</ns3:Remark>
                                                </ns3:Remarks>
                                            </ns3:FareRules>
                                        </ns3:FareComponent>
                                    </ns3:FareDetail>
                                </ns3:OfferPrice>
                            </ns3:ReShopPricedOffer>
                        </ns3:ReShopOffer>
                    </ns3:ReShopOffers>
                    <ns3:DataList>
                        <ns3:FlightSegmentList>
                            <ns3:FlightSegment SegmentKey="SEG1">
                                <ns3:Departure>
                                    <ns3:AirportCode>OVB</ns3:AirportCode>
                                    <ns3:Date>2025-02-13</ns3:Date>
                                    <ns3:Time>02:30</ns3:Time>
                                </ns3:Departure>
                                <ns3:Arrival>
                                    <ns3:AirportCode>KJA</ns3:AirportCode>
                                    <ns3:Date>2025-02-13</ns3:Date>
                                    <ns3:Time>03:50</ns3:Time>
                                </ns3:Arrival>
                                <ns3:MarketingCarrier>
                                    <ns3:AirlineID>S7</ns3:AirlineID>
                                    <ns3:FlightNumber>5309</ns3:FlightNumber>
                                </ns3:MarketingCarrier>
                                <ns3:OperatingCarrier>
                                    <ns3:AirlineID>S7</ns3:AirlineID>
                                    <ns3:FlightNumber>5309</ns3:FlightNumber>
                                </ns3:OperatingCarrier>
                            </ns3:FlightSegment>
                        </ns3:FlightSegmentList>
                        <ns3:OriginDestinationList>
                            <ns3:OriginDestination OriginDestinationKey="OD1">
                                <ns3:DepartureCode>OVB</ns3:DepartureCode>
                                <ns3:ArrivalCode>KJA</ns3:ArrivalCode>
                                <ns3:FlightReferences>SEG1</ns3:FlightReferences>
                            </ns3:OriginDestination>
                        </ns3:OriginDestinationList>
                        <ns3:TermsList ListKey="TL1">
                            <ns3:Term refs="SEG1" ObjectKey="T1">
                                <ns3:AvailablePeriod>
                                    <ns3:Earliest/>
                                    <ns3:Latest/>
                                </ns3:AvailablePeriod>
                            </ns3:Term>
                        </ns3:TermsList>
                    </ns3:DataList>
                </ns3:Response>
            </ns3:ItinReshopRS>
        </ns2:Body>
    </ns2:Envelope>



    Corporate Program with discount | v0.52 | reprice without PNR operation

    Check out

    Expand
    titleRequest
    Code Block
    languagexml
    <Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
        <Header/>
        <Body>
            <ItinReshopRQ Version="" xmlns="http://www.iata.org/IATA/EDIST">
                <Document/>
                <Party>
                    <Sender>
                        <AgentUserSender>
                            <PseudoCity>S7AGN8224</PseudoCity>
                            <AgentUserID>gaia</AgentUserID>
                        </AgentUserSender>
                    </Sender>
                </Party>
                <Query>
                    <Reshop>
                        <Actions>
                            <ActionType/>
                            <OrderItems>
                                <OrderItem>
                                    <FlightItem>
                                        <OriginDestination>
                                            <Flight>
                                                <SegmentKey>FL1</SegmentKey>
                                                <Departure>
                                                    <AirportCode>OVB</AirportCode>
                                                    <Date>2025-02-13</Date>
                                                    <Time>02:30</Time>
                                                </Departure>
                                                <Arrival>
                                                    <AirportCode>KJA</AirportCode>
                                                    <Date>2025-02-13</Date>
                                                    <Time>03:50</Time>
                                                </Arrival>
                                                <MarketingCarrier>
                                                    <AirlineID>S7</AirlineID>
                                                    <FlightNumber>5309</FlightNumber>
                                                </MarketingCarrier>
                                                <OperatingCarrier>
                                                    <AirlineID>S7</AirlineID>
                                                    <FlightNumber>5309</FlightNumber>
                                                </OperatingCarrier>
                                            </Flight>
                                        </OriginDestination>                                  
                                        <FareDetail>
                                            <FareComponent refs="FL1">
                                                <FareBasis>
                                                    <FareBasisCode>
                                                        <Code>YBSOW</Code>
                                                    </FareBasisCode>
                                                    <RBD>Y</RBD>
                                                </FareBasis>
                                            </FareComponent>
                                        </FareDetail>
                                    </FlightItem>
                                    <Associations>
                                        <Passengers>
                                            <PassengerReferences>SH1</PassengerReferences>
                                        </Passengers>
                                    </Associations>
                                </OrderItem>
                            </OrderItems>
                            <Passengers>
                                <Passenger ObjectKey="SH1">
                                    <PTC Quantity="1">ADT</PTC>
                                    <Name>
                                        <Surname />
                                    </Name>
                                </Passenger>
                            </Passengers>
                            <Qualifiers>
                                <Qualifier>
                                    <SpecialFareQualifiers>
                                        <AirlineID>S7</AirlineID>
                                        <CompanyIndex>QY124656</CompanyIndex>
                                        <Account>12251</Account>
                                    </SpecialFareQualifiers>
                                </Qualifier>
                            </Qualifiers>
                        </Actions>
                    </Reshop>
                </Query>
            </ItinReshopRQ>
        </Body>
    </Envelope>


    Expand
    titleResponse
    Code Block
    languagexml
    <?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:ItinReshopRS Version="">
                <ns3:Document>
                    <ns3:Name>1.0</ns3:Name>
                </ns3:Document>
                <ns3:Success/>
                <ns3:Response>
                    <ns3:ItinReshopProcessing/>
                    <ns3:Passengers>
                        <ns3:Passenger ObjectKey="SH1">
                            <ns3:PTC Quantity="1">ADT</ns3:PTC>
                            <ns3:Name>
                                <ns3:Surname>Anonymous</ns3:Surname>
                            </ns3:Name>
                        </ns3:Passenger>
                    </ns3:Passengers>
                    <ns3:ReShopOffers>
                        <ns3:ReShopOffer ObjectKey="RO1">
                            <ns3:OfferID Owner="S7">Offer</ns3:OfferID>
                            <ns3:TotalPrice>
                                <ns3:DetailCurrencyPrice>
                                    <ns3:Total Code="RUB">25319.00</ns3:Total>
                                    <ns3:Details>
                                        <ns3:Detail>
                                            <ns3:SubTotal Code="RUB">24800.00</ns3:SubTotal>
                                            <ns3:Application>fare</ns3:Application>
                                        </ns3:Detail>
                                        <ns3:Detail>
                                            <ns3:SubTotal Code="RUB">1580.00</ns3:SubTotal>
                                            <ns3:Application>discount</ns3:Application>
                                        </ns3:Detail>
                                    </ns3:Details>
                                    <ns3:Taxes>
                                        <ns3:Total Code="RUB">519.00</ns3:Total>
                                    </ns3:Taxes>
                                    <ns3:Fees>
                                        <ns3:Total Code="RUB">0</ns3:Total>
                                    </ns3:Fees>
                                </ns3:DetailCurrencyPrice>
                            </ns3:TotalPrice>
                            <ns3:ReShopPricedOffer>
                                <ns3:OfferPrice>
                                    <ns3:RequestedDate>
                                        <ns3:PriceDetail>
                                            <ns3:TotalAmount>
                                                <ns3:DetailCurrencyPrice>
                                                    <ns3:Total Code="RUB">25319.00</ns3:Total>
                                                    <ns3:Details>
                                                        <ns3:Detail>
                                                            <ns3:SubTotal Code="RUB">24800.00</ns3:SubTotal>
                                                            <ns3:Application>fare</ns3:Application>
                                                        </ns3:Detail>
                                                        <ns3:Detail>
                                                            <ns3:SubTotal Code="RUB">1580.00</ns3:SubTotal>
                                                            <ns3:Application>discount</ns3:Application>
                                                        </ns3:Detail>
                                                    </ns3:Details>
                                                    <ns3:Taxes>
                                                        <ns3:Total Code="RUB">519.00</ns3:Total>
                                                    </ns3:Taxes>
                                                    <ns3:Fees>
                                                        <ns3:Total Code="RUB">0</ns3:Total>
                                                    </ns3:Fees>
                                                </ns3:DetailCurrencyPrice>
                                            </ns3:TotalAmount>
                                            <ns3:BaseAmount Code="RUB">24800.00</ns3:BaseAmount>
                                            <ns3:FareFiledIn>
                                                <ns3:BaseAmount Code="RUB">24800.00</ns3:BaseAmount>
                                            </ns3:FareFiledIn>
                                            <ns3:Discount>
                                                <ns3:DiscountAmount Code="RUB">1580.00</ns3:DiscountAmount>
                                                <ns3:DiscountPercent>6</ns3:DiscountPercent>
                                            </ns3:Discount>
                                            <ns3:Surcharges>
                                                <ns3:Surcharge>
                                                    <ns3:Total Code="RUB">0</ns3:Total>
                                                </ns3:Surcharge>
                                            </ns3:Surcharges>
                                            <ns3:Taxes>
                                                <ns3:Total Code="RUB">519.00</ns3:Total>
                                                <ns3:Breakdown>
                                                    <ns3:Tax>
                                                        <ns3:Amount Code="RUB">346.00</ns3:Amount>
                                                        <ns3:TaxCode>RI</ns3:TaxCode>
                                                    </ns3:Tax>
                                                    <ns3:Tax>
                                                        <ns3:Amount Code="RUB">173.00</ns3:Amount>
                                                        <ns3:TaxCode>RI</ns3:TaxCode>
                                                    </ns3:Tax>
                                                </ns3:Breakdown>
                                            </ns3:Taxes>
                                        </ns3:PriceDetail>
                                        <ns3:Associations>
                                            <ns3:AssociatedTraveler>
                                                <ns3:TravelerReferences>SH1</ns3:TravelerReferences>
                                            </ns3:AssociatedTraveler>
                                            <ns3:OfferDetailAssociation>
                                                <ns3:OfferTermReferences>T1</ns3:OfferTermReferences>
                                            </ns3:OfferDetailAssociation>
                                        </ns3:Associations>
                                    </ns3:RequestedDate>
                                    <ns3:FareDetail>
                                        <ns3:FareComponent>
                                            <ns3:SegmentReference>SEG1</ns3:SegmentReference>
                                            <ns3:FareBasis>
                                                <ns3:FareBasisCode>
                                                    <ns3:Code>YBSOW</ns3:Code>
                                                </ns3:FareBasisCode>
                                                <ns3:RBD>Y</ns3:RBD>
                                            </ns3:FareBasis>
                                            <ns3:FareRules>
                                                <ns3:Ticketing>
                                                    <ns3:Endorsements>
                                                        <ns3:Endorsement>ENDO</ns3:Endorsement>
                                                    </ns3:Endorsements>
                                                </ns3:Ticketing>
                                                <ns3:Remarks>
                                                    <ns3:Remark>UnstructuredFareCalc</ns3:Remark>
                                                </ns3:Remarks>
                                            </ns3:FareRules>
                                        </ns3:FareComponent>
                                    </ns3:FareDetail>
                                </ns3:OfferPrice>
                            </ns3:ReShopPricedOffer>
                        </ns3:ReShopOffer>
                    </ns3:ReShopOffers>
                    <ns3:DataList>
                        <ns3:FlightSegmentList>
                            <ns3:FlightSegment SegmentKey="SEG1">
                                <ns3:Departure>
                                    <ns3:AirportCode>OVB</ns3:AirportCode>
                                    <ns3:Date>2025-02-13</ns3:Date>
                                    <ns3:Time>02:30</ns3:Time>
                                </ns3:Departure>
                                <ns3:Arrival>
                                    <ns3:AirportCode>KJA</ns3:AirportCode>
                                    <ns3:Date>2025-02-13</ns3:Date>
                                    <ns3:Time>03:50</ns3:Time>
                                </ns3:Arrival>
                                <ns3:MarketingCarrier>
                                    <ns3:AirlineID>S7</ns3:AirlineID>
                                    <ns3:FlightNumber>5309</ns3:FlightNumber>
                                </ns3:MarketingCarrier>
                                <ns3:OperatingCarrier>
                                    <ns3:AirlineID>S7</ns3:AirlineID>
                                    <ns3:FlightNumber>5309</ns3:FlightNumber>
                                </ns3:OperatingCarrier>
                            </ns3:FlightSegment>
                        </ns3:FlightSegmentList>
                        <ns3:OriginDestinationList>
                            <ns3:OriginDestination OriginDestinationKey="OD1">
                                <ns3:DepartureCode>OVB</ns3:DepartureCode>
                                <ns3:ArrivalCode>KJA</ns3:ArrivalCode>
                                <ns3:FlightReferences>SEG1</ns3:FlightReferences>
                            </ns3:OriginDestination>
                        </ns3:OriginDestinationList>
                        <ns3:TermsList ListKey="TL1">
                            <ns3:Term refs="SEG1" ObjectKey="T1">
                                <ns3:AvailablePeriod>
                                    <ns3:Earliest/>
                                    <ns3:Latest/>
                                </ns3:AvailablePeriod>
                            </ns3:Term>
                        </ns3:TermsList>
                    </ns3:DataList>
                </ns3:Response>
            </ns3:ItinReshopRS>
        </ns2:Body>
    </ns2:Envelope>



    Corporate Program with cashback | v0.52 | reprice with PNR operation

    Check out

    Expand
    titleRequest
    Code Block
    languagexml
    <Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
        <Header />
        <Body>
            <ItinReshopRQ Version="" xmlns="http://www.iata.org/IATA/EDIST">
                <Document />
                <Party>
                    <Sender>
                        <AgentUserSender>
                            <PseudoCity>S7AGN8224</PseudoCity>
                            <AgentUserID>gaia</AgentUserID>
                        </AgentUserSender>
                    </Sender>
                </Party>
                <Query>
                    <Reshop>
                        <Actions>
                            <ActionType />
                            <BookingReferences>
                                <BookingReference>
                                    <ID>N0A7KV</ID>
                                    <AirlineID>S7</AirlineID>
                                </BookingReference>
                            </BookingReferences>
                            <OrderItems>
                                <OrderItem>
                                    <FlightItem>
                                        <OriginDestination>
                                            <Flight>
                                                <SegmentKey>FL1</SegmentKey>
                                                <Departure>
                                                    <AirportCode>OVB</AirportCode>
                                                    <Date>2025-02-19</Date>
                                                    <Time>23:00</Time>
                                                </Departure>
                                                <Arrival>
                                                    <AirportCode>HTA</AirportCode>
                                                    <Date>2025-02-20</Date>
                                                    <Time>03:50</Time>
                                                </Arrival>
                                                <MarketingCarrier>
                                                    <AirlineID>S7</AirlineID>
                                                    <FlightNumber>5221</FlightNumber>
                                                </MarketingCarrier>
                                                <OperatingCarrier>
                                                    <AirlineID>S7</AirlineID>
                                                    <FlightNumber>5221</FlightNumber>
                                                </OperatingCarrier>
                                            </Flight>
                                        </OriginDestination>
                                        <FareDetail>
                                            <FareComponent refs="FL1">
                                                <FareBasis>
                                                    <FareBasisCode>
                                                        <Code>VBSOW</Code>
                                                        <Application>ANY</Application>
                                                    </FareBasisCode>
                                                    <RBD>V</RBD>
                                                </FareBasis>
                                            </FareComponent>
                                        </FareDetail>
                                    </FlightItem>
                                    <Associations>
                                        <Passengers>
                                            <PassengerReferences>SH1</PassengerReferences>
                                        </Passengers>
                                    </Associations>
                                </OrderItem>
                            </OrderItems>
                            <Passengers>
                                <Passenger ObjectKey="SH1">
                                    <PTC Quantity="1">ADT</PTC>
                                    <Name>
                                        <Surname />
                                    </Name>
                                </Passenger>
                            </Passengers>
                            <Qualifiers>
                                <Qualifier>
                                    <SpecialFareQualifiers>
                                        <AirlineID>S7</AirlineID>
                                        <CompanyIndex>QY124672</CompanyIndex>
                                        <Account>12251</Account>
                                    </SpecialFareQualifiers>
                                </Qualifier>
                            </Qualifiers>
                        </Actions>
                    </Reshop>
                </Query>
            </ItinReshopRQ>
        </Body>
    </Envelope>


    Expand
    titleResponse
    Code Block
    languagexml
    <?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:ItinReshopRS Version="">
                <ns3:Document>
                    <ns3:Name>1.0</ns3:Name>
                </ns3:Document>
                <ns3:Success/>
                <ns3:Response>
                    <ns3:ItinReshopProcessing/>
                    <ns3:Passengers>
                        <ns3:Passenger ObjectKey="SH1">
                            <ns3:PTC Quantity="1">ADT</ns3:PTC>
                            <ns3:Name>
                                <ns3:Surname>Anonymous</ns3:Surname>
                            </ns3:Name>
                        </ns3:Passenger>
                    </ns3:Passengers>
                    <ns3:Order>
                        <ns3:OrderID Owner="S7">Order</ns3:OrderID>
                        <ns3:BookingReferences>
                            <ns3:BookingReference>
                                <ns3:ID>N0A7KV</ns3:ID>
                                <ns3:AirlineID>S7</ns3:AirlineID>
                            </ns3:BookingReference>
                        </ns3:BookingReferences>
                        <ns3:OrderItems>
                            <ns3:OrderItem>
                                <ns3:OrderItemID Owner="S7">NONE</ns3:OrderItemID>
                            </ns3:OrderItem>
                        </ns3:OrderItems>
                    </ns3:Order>
                    <ns3:ReShopOffers>
                        <ns3:ReShopOffer ObjectKey="RO1">
                            <ns3:OfferID Owner="S7">Offer</ns3:OfferID>
                            <ns3:TotalPrice>
                                <ns3:DetailCurrencyPrice>
                                    <ns3:Total Code="RUB">16483.0</ns3:Total>
                                    <ns3:Details>
                                        <ns3:Detail>
                                            <ns3:SubTotal Code="RUB">15990.0</ns3:SubTotal>
                                            <ns3:Application>fare</ns3:Application>
                                        </ns3:Detail>
                                    </ns3:Details>
                                    <ns3:Taxes>
                                        <ns3:Total Code="RUB">493.0</ns3:Total>
                                    </ns3:Taxes>
                                    <ns3:Fees>
                                        <ns3:Total Code="RUB">0</ns3:Total>
                                    </ns3:Fees>
                                </ns3:DetailCurrencyPrice>
                            </ns3:TotalPrice>
                            <ns3:ReShopPricedOffer>
                                <ns3:OfferPrice>
                                    <ns3:RequestedDate>
                                        <ns3:PriceDetail>
                                            <ns3:TotalAmount>
                                                <ns3:DetailCurrencyPrice>
                                                    <ns3:Total Code="RUB">16483.0</ns3:Total>
                                                    <ns3:Details>
                                                        <ns3:Detail>
                                                            <ns3:SubTotal Code="RUB">15990.0</ns3:SubTotal>
                                                            <ns3:Application>fare</ns3:Application>
                                                        </ns3:Detail>
                                                    </ns3:Details>
                                                    <ns3:Taxes>
                                                        <ns3:Total Code="RUB">493.0</ns3:Total>
                                                    </ns3:Taxes>
                                                    <ns3:Fees>
                                                        <ns3:Total Code="RUB">0</ns3:Total>
                                                    </ns3:Fees>
                                                </ns3:DetailCurrencyPrice>
                                            </ns3:TotalAmount>
                                            <ns3:BaseAmount Code="RUB">15990.0</ns3:BaseAmount>
                                            <ns3:FareFiledIn>
                                                <ns3:BaseAmount Code="RUB">15990.0</ns3:BaseAmount>
                                            </ns3:FareFiledIn>
                                            <ns3:Surcharges>
                                                <ns3:Surcharge>
                                                    <ns3:Total Code="RUB">0</ns3:Total>
                                                </ns3:Surcharge>
                                            </ns3:Surcharges>
                                            <ns3:Taxes>
                                                <ns3:Total Code="RUB">493.0</ns3:Total>
                                                <ns3:Breakdown>
                                                    <ns3:Tax>
                                                        <ns3:Amount Code="RUB">346.0</ns3:Amount>
                                                        <ns3:TaxCode>RI</ns3:TaxCode>
                                                    </ns3:Tax>
                                                    <ns3:Tax>
                                                        <ns3:Amount Code="RUB">97.0</ns3:Amount>
                                                        <ns3:TaxCode>RI</ns3:TaxCode>
                                                    </ns3:Tax>
                                                    <ns3:Tax>
                                                        <ns3:Amount Code="RUB">50.0</ns3:Amount>
                                                        <ns3:TaxCode>YQ</ns3:TaxCode>
                                                    </ns3:Tax>
                                                </ns3:Breakdown>
                                            </ns3:Taxes>
                                        </ns3:PriceDetail>
                                        <ns3:Associations>
                                            <ns3:AssociatedTraveler>
                                                <ns3:TravelerReferences>SH1</ns3:TravelerReferences>
                                            </ns3:AssociatedTraveler>
                                            <ns3:OfferDetailAssociation>
                                                <ns3:OfferTermReferences>T1</ns3:OfferTermReferences>
                                            </ns3:OfferDetailAssociation>
                                        </ns3:Associations>
                                    </ns3:RequestedDate>
                                    <ns3:FareDetail>
                                        <ns3:FareComponent>
                                            <ns3:SegmentReference>SEG1</ns3:SegmentReference>
                                            <ns3:FareBasis>
                                                <ns3:FareBasisCode>
                                                    <ns3:Code>VBSOW</ns3:Code>
                                                </ns3:FareBasisCode>
                                                <ns3:RBD>V</ns3:RBD>
                                            </ns3:FareBasis>
                                            <ns3:FareRules>
                                                <ns3:Ticketing>
                                                    <ns3:Endorsements>
                                                        <ns3:Endorsement>ENDO</ns3:Endorsement>
                                                    </ns3:Endorsements>
                                                </ns3:Ticketing>
                                                <ns3:Remarks>
                                                    <ns3:Remark>UnstructuredFareCalc</ns3:Remark>
                                                </ns3:Remarks>
                                            </ns3:FareRules>
                                        </ns3:FareComponent>
                                    </ns3:FareDetail>
                                </ns3:OfferPrice>
                            </ns3:ReShopPricedOffer>
                        </ns3:ReShopOffer>
                    </ns3:ReShopOffers>
                    <ns3:DataList>
                        <ns3:FlightSegmentList>
                            <ns3:FlightSegment SegmentKey="SEG1">
                                <ns3:Departure>
                                    <ns3:AirportCode>OVB</ns3:AirportCode>
                                    <ns3:Date>2025-02-19</ns3:Date>
                                    <ns3:Time>23:00</ns3:Time>
                                </ns3:Departure>
                                <ns3:Arrival>
                                    <ns3:AirportCode>HTA</ns3:AirportCode>
                                    <ns3:Date>2025-02-20</ns3:Date>
                                    <ns3:Time>03:50</ns3:Time>
                                </ns3:Arrival>
                                <ns3:MarketingCarrier>
                                    <ns3:AirlineID>S7</ns3:AirlineID>
                                    <ns3:FlightNumber>5221</ns3:FlightNumber>
                                </ns3:MarketingCarrier>
                                <ns3:OperatingCarrier>
                                    <ns3:AirlineID>S7</ns3:AirlineID>
                                    <ns3:FlightNumber>5221</ns3:FlightNumber>
                                </ns3:OperatingCarrier>
                            </ns3:FlightSegment>
                        </ns3:FlightSegmentList>
                        <ns3:OriginDestinationList>
                            <ns3:OriginDestination OriginDestinationKey="OD1">
                                <ns3:DepartureCode>OVB</ns3:DepartureCode>
                                <ns3:ArrivalCode>HTA</ns3:ArrivalCode>
                                <ns3:FlightReferences>SEG1</ns3:FlightReferences>
                            </ns3:OriginDestination>
                        </ns3:OriginDestinationList>
                        <ns3:TermsList ListKey="TL1">
                            <ns3:Term refs="SEG1" ObjectKey="T1">
                                <ns3:AvailablePeriod>
                                    <ns3:Earliest/>
                                    <ns3:Latest/>
                                </ns3:AvailablePeriod>
                            </ns3:Term>
                        </ns3:TermsList>
                    </ns3:DataList>
                </ns3:Response>
            </ns3:ItinReshopRS>
        </ns2:Body>
    </ns2:Envelope>



    Corporate Prorgam with cashback | v0.52 | reprice without PNR operation

    Check out

    Expand
    titleRequest
    Code Block
    languagexml
    <Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
        <Header />
        <Body>
            <ItinReshopRQ Version="" xmlns="http://www.iata.org/IATA/EDIST">
                <Document />
                <Party>
                    <Sender>
                        <AgentUserSender>
                            <PseudoCity>S7AGN8224</PseudoCity>
                            <AgentUserID>gaia</AgentUserID>
                        </AgentUserSender>
                    </Sender>
                </Party>
                <Query>
                    <Reshop>
                        <Actions>
                            <ActionType />
                            <OrderItems>
                                <OrderItem>
                                    <FlightItem>
                                        <OriginDestination>
                                            <Flight>
                                                <SegmentKey>FL1</SegmentKey>
                                                <Departure>
                                                    <AirportCode>OVB</AirportCode>
                                                    <Date>2025-02-19</Date>
                                                    <Time>23:00</Time>
                                                </Departure>
                                                <Arrival>
                                                    <AirportCode>HTA</AirportCode>
                                                    <Date>2025-02-20</Date>
                                                    <Time>03:50</Time>
                                                </Arrival>
                                                <MarketingCarrier>
                                                    <AirlineID>S7</AirlineID>
                                                    <FlightNumber>5221</FlightNumber>
                                                </MarketingCarrier>
                                                <OperatingCarrier>
                                                    <AirlineID>S7</AirlineID>
                                                    <FlightNumber>5221</FlightNumber>
                                                </OperatingCarrier>
                                            </Flight>
                                        </OriginDestination>
                                        <FareDetail>
                                            <FareComponent refs="FL1">
                                                <FareBasis>
                                                    <FareBasisCode>
                                                        <Code>VBSOW</Code>
                                                    </FareBasisCode>
                                                    <RBD>V</RBD>
                                                </FareBasis>
                                            </FareComponent>
                                        </FareDetail>
                                    </FlightItem>
                                    <Associations>
                                        <Passengers>
                                            <PassengerReferences>SH1</PassengerReferences>
                                        </Passengers>
                                    </Associations>
                                </OrderItem>
                            </OrderItems>
                            <Passengers>
                                <Passenger ObjectKey="SH1">
                                    <PTC Quantity="1">ADT</PTC>
                                    <Name>
                                        <Surname />
                                    </Name>
                                </Passenger>
                            </Passengers>
                            <Qualifiers>
                                <Qualifier>
                                    <SpecialFareQualifiers>
                                        <AirlineID>S7</AirlineID>
                                        <CompanyIndex>QY124672</CompanyIndex>
                                        <Account>12251</Account>
                                    </SpecialFareQualifiers>
                                </Qualifier>
                            </Qualifiers>
                        </Actions>
                    </Reshop>
                </Query>
            </ItinReshopRQ>
        </Body>
    </Envelope>


    Expand
    titleResponse
    Code Block
    languagexml
    <?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:ItinReshopRS Version="">
                <ns3:Document>
                    <ns3:Name>1.0</ns3:Name>
                </ns3:Document>
                <ns3:Success/>
                <ns3:Response>
                    <ns3:ItinReshopProcessing/>
                    <ns3:Passengers>
                        <ns3:Passenger ObjectKey="SH1">
                            <ns3:PTC Quantity="1">ADT</ns3:PTC>
                            <ns3:Name>
                                <ns3:Surname>Anonymous</ns3:Surname>
                            </ns3:Name>
                        </ns3:Passenger>
                    </ns3:Passengers>
                    <ns3:ReShopOffers>
                        <ns3:ReShopOffer ObjectKey="RO1">
                            <ns3:OfferID Owner="S7">Offer</ns3:OfferID>
                            <ns3:TotalPrice>
                                <ns3:DetailCurrencyPrice>
                                    <ns3:Total Code="RUB">16433.00</ns3:Total>
                                    <ns3:Details>
                                        <ns3:Detail>
                                            <ns3:SubTotal Code="RUB">15990.00</ns3:SubTotal>
                                            <ns3:Application>fare</ns3:Application>
                                        </ns3:Detail>
                                    </ns3:Details>
                                    <ns3:Taxes>
                                        <ns3:Total Code="RUB">443.00</ns3:Total>
                                    </ns3:Taxes>
                                    <ns3:Fees>
                                        <ns3:Total Code="RUB">0</ns3:Total>
                                    </ns3:Fees>
                                </ns3:DetailCurrencyPrice>
                            </ns3:TotalPrice>
                            <ns3:ReShopPricedOffer>
                                <ns3:OfferPrice>
                                    <ns3:RequestedDate>
                                        <ns3:PriceDetail>
                                            <ns3:TotalAmount>
                                                <ns3:DetailCurrencyPrice>
                                                    <ns3:Total Code="RUB">16433.00</ns3:Total>
                                                    <ns3:Details>
                                                        <ns3:Detail>
                                                            <ns3:SubTotal Code="RUB">15990.00</ns3:SubTotal>
                                                            <ns3:Application>fare</ns3:Application>
                                                        </ns3:Detail>
                                                    </ns3:Details>
                                                    <ns3:Taxes>
                                                        <ns3:Total Code="RUB">443.00</ns3:Total>
                                                    </ns3:Taxes>
                                                    <ns3:Fees>
                                                        <ns3:Total Code="RUB">0</ns3:Total>
                                                    </ns3:Fees>
                                                </ns3:DetailCurrencyPrice>
                                            </ns3:TotalAmount>
                                            <ns3:BaseAmount Code="RUB">15990.00</ns3:BaseAmount>
                                            <ns3:FareFiledIn>
                                                <ns3:BaseAmount Code="RUB">15990.00</ns3:BaseAmount>
                                            </ns3:FareFiledIn>
                                            <ns3:Surcharges>
                                                <ns3:Surcharge>
                                                    <ns3:Total Code="RUB">0</ns3:Total>
                                                </ns3:Surcharge>
                                            </ns3:Surcharges>
                                            <ns3:Taxes>
                                                <ns3:Total Code="RUB">443.00</ns3:Total>
                                                <ns3:Breakdown>
                                                    <ns3:Tax>
                                                        <ns3:Amount Code="RUB">346.00</ns3:Amount>
                                                        <ns3:TaxCode>RI</ns3:TaxCode>
                                                    </ns3:Tax>
                                                    <ns3:Tax>
                                                        <ns3:Amount Code="RUB">97.00</ns3:Amount>
                                                        <ns3:TaxCode>RI</ns3:TaxCode>
                                                    </ns3:Tax>
                                                </ns3:Breakdown>
                                            </ns3:Taxes>
                                        </ns3:PriceDetail>
                                        <ns3:Associations>
                                            <ns3:AssociatedTraveler>
                                                <ns3:TravelerReferences>SH1</ns3:TravelerReferences>
                                            </ns3:AssociatedTraveler>
                                            <ns3:OfferDetailAssociation>
                                                <ns3:OfferTermReferences>T1</ns3:OfferTermReferences>
                                            </ns3:OfferDetailAssociation>
                                        </ns3:Associations>
                                    </ns3:RequestedDate>
                                    <ns3:FareDetail>
                                        <ns3:FareComponent>
                                            <ns3:SegmentReference>SEG1</ns3:SegmentReference>
                                            <ns3:FareBasis>
                                                <ns3:FareBasisCode>
                                                    <ns3:Code>VBSOW</ns3:Code>
                                                </ns3:FareBasisCode>
                                                <ns3:RBD>V</ns3:RBD>
                                            </ns3:FareBasis>
                                            <ns3:FareRules>
                                                <ns3:Ticketing>
                                                    <ns3:Endorsements>
                                                        <ns3:Endorsement>ENDO</ns3:Endorsement>
                                                    </ns3:Endorsements>
                                                </ns3:Ticketing>
                                                <ns3:Remarks>
                                                    <ns3:Remark>UnstructuredFareCalc</ns3:Remark>
                                                </ns3:Remarks>
                                            </ns3:FareRules>
                                        </ns3:FareComponent>
                                    </ns3:FareDetail>
                                </ns3:OfferPrice>
                            </ns3:ReShopPricedOffer>
                        </ns3:ReShopOffer>
                    </ns3:ReShopOffers>
                    <ns3:DataList>
                        <ns3:FlightSegmentList>
                            <ns3:FlightSegment SegmentKey="SEG1">
                                <ns3:Departure>
                                    <ns3:AirportCode>OVB</ns3:AirportCode>
                                    <ns3:Date>2025-02-19</ns3:Date>
                                    <ns3:Time>23:00</ns3:Time>
                                </ns3:Departure>
                                <ns3:Arrival>
                                    <ns3:AirportCode>HTA</ns3:AirportCode>
                                    <ns3:Date>2025-02-20</ns3:Date>
                                    <ns3:Time>03:50</ns3:Time>
                                </ns3:Arrival>
                                <ns3:MarketingCarrier>
                                    <ns3:AirlineID>S7</ns3:AirlineID>
                                    <ns3:FlightNumber>5221</ns3:FlightNumber>
                                </ns3:MarketingCarrier>
                                <ns3:OperatingCarrier>
                                    <ns3:AirlineID>S7</ns3:AirlineID>
                                    <ns3:FlightNumber>5221</ns3:FlightNumber>
                                </ns3:OperatingCarrier>
                            </ns3:FlightSegment>
                        </ns3:FlightSegmentList>
                        <ns3:OriginDestinationList>
                            <ns3:OriginDestination OriginDestinationKey="OD1">
                                <ns3:DepartureCode>OVB</ns3:DepartureCode>
                                <ns3:ArrivalCode>HTA</ns3:ArrivalCode>
                                <ns3:FlightReferences>SEG1</ns3:FlightReferences>
                            </ns3:OriginDestination>
                        </ns3:OriginDestinationList>
                        <ns3:TermsList ListKey="TL1">
                            <ns3:Term refs="SEG1" ObjectKey="T1">
                                <ns3:AvailablePeriod>
                                    <ns3:Earliest/>
                                    <ns3:Latest/>
                                </ns3:AvailablePeriod>
                            </ns3:Term>
                        </ns3:TermsList>
                    </ns3:DataList>
                </ns3:Response>
            </ns3:ItinReshopRS>
        </ns2:Body>
    </ns2:Envelope>



    1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice without PNR operation with avail fares search

    Include Page
    1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice without PNR operation with avail fares search
    1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice without PNR operation with avail fares search

    Subsidised fare+OW+1xSRC+Direct | v0.52 | reprice with PNR operation

    Include Page
    Subsidised fare+OW+1xSRC+Direct | v0.52 | reprice with PNR operation
    Subsidised fare+OW+1xSRC+Direct | v0.52 | reprice with PNR operation

    Subsidised fare+OW+1xSRC+Direct | v0.52 | reprice without PNR operation

    Include Page
    Subsidised fare+OW+1xSRC+Direct | v0.52 | reprice without PNR operation
    Subsidised fare+OW+1xSRC+Direct | v0.52 | reprice without PNR operation

    Subsidised fare+RT+1xYTR+1CHD+1INF+Transfer | v0.52 | reprice with PNR operation

    Include Page
    Subsidised fare+RT+1xYTR+1CHD+1INF+Transfer | v0.52 | reprice without PNR operation
    Subsidised fare+RT+1xYTR+1CHD+1INF+Transfer | v0.52 | reprice without PNR operation

    Subsidised fare+RT+1xYTR+1CHD+1INF+Transfer | v0.52 | reprice without PNR operation

    Include Page
    Subsidised fare+RT+1xYTR+1CHD+1INF+Transfer | v0.52 | reprice without PNR operation
    Subsidised fare+RT+1xYTR+1CHD+1INF+Transfer | v0.52 | reprice without PNR operation

    1ADT+1INF with a seat+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation

    Include Page
    1ADT+1INF with a seat+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation
    1ADT+1INF with a seat+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation

    1ADT+1INF with a seat+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation

    Include Page
    1ADT+1INF with a seat+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation
    1ADT+1INF with a seat+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation

    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+Public fares | v0.52 | reprice with PNR operation

    Include Page
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+Public fares | v0.52 | reprice without PNR operation
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+Public fares | v0.52 | reprice without PNR operation

    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+YFLOW with 10% discount | v0.52 | reprice with PNR operation

    Include Page
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+YFLOW with 10% discount | v0.52 | reprice with PNR operation
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+YFLOW with 10% discount | v0.52 | reprice with PNR operation

    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+YFLOW with 10% discount | v0.52 | reprice without PNR operation

    Include Page
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+YFLOW with 10% discount | v0.52 | reprice without PNR operation
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+YFLOW with 10% discount | v0.52 | reprice without PNR operation

    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+Public fares | v0.52 | reprice without PNR operation

    Include Page
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+Public fares | v0.52 | reprice without PNR operation
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+Public fares | v0.52 | reprice without PNR operation

    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+MM02 fare | v0.52 | reprice with PNR operation

    Include Page
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+MM02 fare | v0.52 | reprice with PNR operation
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+MM02 fare | v0.52 | reprice with PNR operation

    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+MM02 fare | v0.52 | reprice without PNR operation

    Include Page
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+MM02 fare | v0.52 | reprice without PNR operation
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+MM02 fare | v0.52 | reprice without PNR operation

    ВПД МО 1ADT+1CHD+1INF+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation

    Include Page
    ВПД МО 1ADT+1CHD+1INF+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation
    ВПД МО 1ADT+1CHD+1INF+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation

    ВПД МО 1ADT+1CHD+1INF+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation

    Include Page
    ВПД МО 1ADT+1CHD+1INF+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation
    ВПД МО 1ADT+1CHD+1INF+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation

    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+ М fare | v0.52 | reprice with PNR operation

    Include Page
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+ М fare | v0.52 | reprice with PNR operation
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+ М fare | v0.52 | reprice with PNR operation

    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+ М fare | v0.52 | reprice without PNR operation

    Include Page
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+ М fare | v0.52 | reprice without PNR operation
    ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+ М fare | v0.52 | reprice without PNR operation

    1CHD+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation

    Include Page
    1CHD+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation
    1CHD+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation

    1CHD+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation

    Include Page
    1CHD+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation
    1CHD+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation