Skip to content
ru
en

Secondary Operations

General Provisions

Endpoint: /api/Order/Cancel

The Mixvel_OrderCancelRQ request is used to cancel a paid Order. Due to successful execution of the request, all services included in the Order are cancelled, as well as all issued tickets. An Order cancellation is performed completely, for partial cancellation of services it is necessary to use the Mixvel_OrderChangeRQ message (MixOrder).

Cancellation of a paid Order is possible within a limited time after payment: ordinarily, it takes 15 minutes, however, it may differ depending on the OwnerCode and Provider (in particular, airlines) and the type of travel content.

Due to Order execution, the agent receives the ID of the cancelled Order or an error message if the cancellation could not be performed automatically.

When a request for cancellation is performed, the carriage and additional services are cancelled, the places are returned to the carrier.

Request Structure

The input data of the request must satisfy the Mixvel_OrderCancelRQ.xsd scheme and contain the following basic (main) data (the table shows the main parameters of the message, full parameters can be found in the xsd scheme or in the xml examples of a specific message):

Parameter XPath Filling in example Description
Mixvel_OrderCancelRQ/Request/MixOrder/MixOrderID 06031-200201-MAA003 Unique Orders cart identifier

Response Structure

The system response to the paid Order cancellation request corresponds to the Mixvel_OrderCancelRS.xsd scheme and contains the following main data (the table displays the main parameters of the message, full parameters can be found in the xsd scheme or in the xml examples of a specific message):

Parameter XPath Filling in example Description
Mixvel_OrderCancelRS/Response/MixOrderRef/MixOderId 00001-210317-MA1234 Unique identifier for the cancelled Orders cart.
For each cancelled Order:
Mixvel_OrderCancelRS/Response/MixOrderRef/MixOderId/Order/OrderId 06031-200201-OAA003 Unique identifier of the cancelled Order.
Mixvel_OrderCancelRS/Response/MixOrderRef/MixOderId/Order/ OperationStatus Success Operation status:
Takes values "Success"/"Failure".

Order Cancellation

An Order cancellation request will look as follows:

<Request>
    <MixOrder>
        <MixOrderID>00001-210317-MA1234</MixOrderID>
    </MixOrder>
</Request>

In case of successful Order cancellation, the agent receives the following xml message:

<Response>
    <MixOrderRef>
        <MixOrderID>00001-210317-MA1234</MixOrderID>
        <Order>
            <OrderID>Order-1</OrderID>
            <OperationStatus>Success</OperationStatus>
        </Order>
    </MixOrderRef>
</Response>

Note:

The Agent has access to the process of cancellation of carriage and additional services without cancellation of seats. To do this, you must specify the attribute of the need to hand over the seats Mixvel_OrderCanselRQ/Request/Mix Order/Order/Return Seat:

  • true - seats are cancelled;
  • false - seats are not cancelled.

By default, seats are cancelled (true value).

Cancellation of an Extra Service (EMD Void)

Void is full cancellation of the document without financial concequences for the End customer / Sponsor.

Void is equal to cancellation without penalties. When being voided, all the services of the EMD coupons should not be provided.

The method Mixvel_OrderCancelRQ is used for void of extra services; in this method an element OrderIDReturnSeatsRefType was added in commontype OrderIDReturnSeatsRefType (optional field).

OrderItemID will be used in the schema to void OrderItem, connected with extra services in a paid order.

Mixvel_OrderCancelRQ/Request/MixOrder/Order/OrderItems/OrderItemID

Example of Mixvel_OrderCancelRQ:

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body id="ID1">
    <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T19:37:48Z"/>
    <AppData>
      <m:Mixvel_OrderCancelRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_OrderCancelRQ/1_01">
        <Request>
          <MixOrder>
            <MixOrderID>96829-230330-MEK8830</MixOrderID>
            <Order>
              <OrderID>96829-230330-OEK8831</OrderID>
              <OrderItemID>134ce603-34c9-44ff-a69f-07623da4d393</OrderItemID>
              <OrderItemID>366f0c2e-eda9-4c3d-81c2-702ba62c1783</OrderItemID>
              <!--  OrderItem, connected with extra services in a paid order> -->
            </Order>
          </MixOrder>
        </Request>
      </m:Mixvel_OrderCancelRQ>
    </AppData>
  </Body>
</MixEnv:Envelope>

In the response Mixvel_OrderCancelRS, OrderItemID is presented in the schema (in commontype OrderIDRefExtendedType):

Mixvel_OrderCancelRS/Response/MixOrderRef/Order/OrderItemID

Example of Mixvel_OrderCancelRS:

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body>
    <MessageInfo MessageId="fd7795d9-ced5-492e-85bc-8eaa121f892f" ReplyTo="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2023-03-30T12:24:49.084488Z"/>
    <AppData>
      <Cancel:Mixvel_OrderCancelRS xmlns:Cancel="https://www.mixvel.com/API/XSD/Mixvel_OrderCancelRS/1_00">
        <Response>
          <MixOrderRef>
            <MixOrderID>96829-230330-MEK8830</MixOrderID>
            <Order>
              <OrderID>96829-230330-OEK8831</OrderID>
              <OrderItemID>134ce603-34c9-44ff-a69f-07623da4d393</OrderItemID>
              <OrderItemID>366f0c2e-eda9-4c3d-81c2-702ba62c1783</OrderItemID>
              <OperationStatus>Success</OperationStatus>
            </Order>
          </MixOrderRef>
        </Response>
      </Cancel:Mixvel_OrderCancelRS>
    </AppData>
  </Body>
</MixEnv:Envelope>

Deleting Segments with the Status «XX»

The segments which are left after the booking was cancelled / voided have the status "XX".

The Mixvel_OrderCancelRQ request scheme uses the RemoveCancelledPaxSegment element (true/false values), which is used to indicate the need to remove segments with the status "XX" from the Order during the cancellation process.

Mixvel_OrderCancelRQ/Request/MixOrder/Order/RemoveCancelledPaxSegment

By default, the value of the element RemoveCancelledPaxSegment is false. In case the agent needs to delete the segments in the status "XX", then RemoveCancelledPaxSegment should have true value.

The algorithm of deleting the segments in the status "XX" (by indicating RemoveCancelledPaxSegment=true) is the following:

  • the function applies to all the segments;

  • all the segments obtain the status "XX";

  • at simultaneous indication of ReturnSeat=true and RemoveCancelledPaxSegment=true all the segments are deleted.

The element RemoveCancelledPaxSegment is directly connected with the element ReturnSeat (which is also Boolean true/false values):

1) if ReturnSeat=true and RemoveCancelledPaxSegment=true, then the segments in the status "XX" are deleted;

2) if ReturnSeat=true and RemoveCancelledPaxSegment=false, then the segments in the status "XX" are not deleted;

3) if ReturnSeat=false and RemoveCancelledPaxSegment=true, then the segments in the status "XX" are not deleted.

It is important to point out that this function can only be applied to all the coupons. Accordingly, ALL the segments will be deleted/cancelled. The deleted segments of the Order will not be returned.

In case there are both segments in the status "XX" and segments in the status "HK" in a Not-paid Order, and it is necessary to remove only the particular "XX" segments, it is possible to apply the function of Removing Segments within a Not-paid Order. In this case the method Mixvel_OrderChangeRQ with the element DeletePaxSegment (OrderRefID, PaxSegmentRefID) is applied. I iss necessary to point out the particular segments which will deleted within the Order.

Mixvel_OrderCancelRQ Example:

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body id="ID1">
    <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T19:37:48Z"/>
    <AppData>
      <m:Mixvel_OrderCancelRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_OrderCancelRQ/1_01">
        <Request>
          <MixOrder>
            <MixOrderID>96829-230714-MPC1000</MixOrderID>
            <Order>
              <OrderID>96829-230714-OPC1001</OrderID>
              <RemoveCancelledPaxSegment>true</RemoveCancelledPaxSegment>
              <ReturnSeat>true</ReturnSeat>
            </Order>
          </MixOrder>
        </Request>
      </m:Mixvel_OrderCancelRQ>
    </AppData>
  </Body>
</MixEnv:Envelope>

Mixvel_OrderCancelRS Example:

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body>
    <MessageInfo MessageId="e74b2f7e-c136-441f-a95f-06b3df6122ef" ReplyTo="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2023-07-14T12:22:21.2691519Z"/>
    <AppData>
      <Cancel:Mixvel_OrderCancelRS xmlns:Cancel="https://www.mixvel.com/API/XSD/Mixvel_OrderCancelRS/1_00">
        <Response>
          <MixOrderRef>
            <MixOrderID>96829-230714-MPC1000</MixOrderID>
            <Order>
              <OrderID>96829-230714-OPC1001</OrderID>
              <OperationStatus>Success</OperationStatus>
            </Order>
          </MixOrderRef>
        </Response>
      </Cancel:Mixvel_OrderCancelRS>
    </AppData>
  </Body>
</MixEnv:Envelope>

General Terms

Return of a paid Order shall be performed in 2 stages.

Stage 1: Assessment of the Amount and Refund conditions.

Method Mixvel_OrderReshopRQ (Endpoint: /api/Order/Reshop)

In response, Offers containing the refund amount and refund policy.

Stage 2: Refund.

Method Mixvel_OrderChangeRQ (Endpoint: /api/Order/Change)

The OrderID and OfferID, received at Stage 1, are transmitted to the request.

(VOID operation is not performed after ticket exchange)

It is allowed to perform a Refund of the entire orders cart (MixOrder) as a whole, individual Orders (Order), as well as documents of specific passengers.

OrderReshopRQ Request Structure

The input data of the request must satisfy the Mixvel_OrderReshopRQ.xsd scheme and contain the following basic data (the table shows the main parameters of the message, full parameters can be found in the xsd scheme or in the xml examples of a specific message):

Parameter XPath Filling in example Description
Mixvel_OrderReshopRQ / Request / MixOrder / MixOrderID 01999-210706-MEE0614 Unique Orders cart identifier.
     Mixvel_OrderReshopRQ / Request / UpdateOrder / RefundOrder / OrderRefID                  01138-230731-OBE1480          Unique order/booking identifier                                                         

Offer Response Structure to Refund

OrderReshopRS Response Structure

The system response to the paid Order amount and refund policy evaluation request corresponds to the Mixvel_OrderReshopRS.xsd scheme and contains the following main data (the table displays the main parameters of the message, coplete parameters can be found in the xsd scheme or in the xml examples of a specific message):

Parameter XPath Filling in example Description
Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer
/OfferID 93b49cda-d751-47bf-af6c-6eb2e58a154e Offer unique refund identifier.
/OwnerCode TCH Session
/PenaltyRefID Penalty-1 Penalty structure reference - fines and deductions.
/TotalPrice Complex Refund amounts information.
      /BaseAmount 2780.00 Amount for refund as per the fare.
      /TaxSummary/Tax Complex Multiple structure with refunded charges
            Amount 200.00 The charge amount to be refunded.
            TaxCode YQI Charge code.
      /TaxSummary/TotalTaxAmount 200.00 All charge amounts to be refunded.
      /TotalAmount 2980.00 Total amount per fare with charges.
Mixvel_OrderReshopRS/Response/DataLists/PenaltyList/Penalty/Price
(Information on penalties and fees charged in case of refund)
BaseAmount 0.00 Amount of a penalty as per the fare.
/TaxSummary/Tax Complex Multiple structure with levied charges.
      Amount 117.00 Charge amount.
      TaxCode ВЗ Charge code.
/TaxSummary/TotalTaxAmount 117.00 All charge amounts to be levied.
/TotalAmount 2980.00 Total amount per fare with charges.

OrderChangeRQ Request structure

The OrderChangeRQ message must contain the OrderReshopRS response message data. The input data of the request must satisfy the Mixvel_OrderChangeRQ.xsd scheme and contain the following main data (the table shows the main parameters of the message, full parameters can be found in the xsd scheme or in the xml examples of a specific message):

Parameter XPath Filling in example Description
Mixvel_OrderChangeRQ / Request / MixOrder / MixOrderID 06031-200201-MAA003 Unique Orders cart identifier.
Mixvel_OrderChangeRQ / Request / ChangeOrder / UpdateOrderItem / DeleteOrderItemList / DeleteOrderItem / OfferRefID 1e1ac234-4f40-4357-8e03-13fb5f1832f4 Offer identifier.

Response structure

The system response to the paid order refund request corresponds to the Mixvel_OrderViewRS.xsd scheme and contains the following main data (the table displays the main parameters of the message, full parameters can be found in the xsd scheme or in the xml examples of a specific message):

Parameter XPath Filling in example Description
Mixvel_OrderViewRS / Response / MixOrder / Order / OrderID 06031-200201-MAA003 Unique order/booking identifier.
Mixvel_OrderViewRS / Response / MixOrder / Order / StatusCode CLOSED Current order status.

(OPENED, CLOSED, FROZEN)
Mixvel_OrderViewRS / Response / MixOrder / Order / TotalPrice complex Total order amount including fare and fees.
Mixvel_OrderViewRS / Response / MixOrder / Order / OrderItem / FareDetail complex Information on the current Order element fare for the Transportation type.
Mixvel_OrderViewRS / Response / MixOrder / Order / OrderItem / Service complex List of services contained in the current element of the Order. It can contain both transportation services and ancillary associated services.
Mixvel_OrderViewRS / Response / MixOrder / Order / OrderItem / Service / PaxRefID complex Passenger identifier to whom this order item refers to.
Mixvel_OrderViewRS / Response / MixOrder / Order / OrderItem / Service / ServiceAssociations / ServiceDefinitionRef / ServiceDefinitionRefID ServiceDefinition-1 A reference to the description and characteristics of the ancillary service included in this order element.
Mixvel_OrderViewRS / Response / DataLists / BaggageAllowanceList complex Data describing the conditions of baggage transportation conditions for each "Transportation" service included in the Order.
Mixvel_OrderViewRS / Response / DataLists / ContactInfoList complex Data describing contact information of the (Order passengers) passengers in the Order.
Mixvel_OrderViewRS / Response / DataLists / PaxList complex Data describing the passengers in the order, their personal data and document data.
Mixvel_OrderViewRS / Response / DataLists / PaxSegmentList complex Data describing passenger transportation segments, including the departure and destination points, time of departure, travel(journey) duration, etc.
Mixvel_OrderViewRS / Response / DataLists / ServiceDefinitionList complex Information about the services included in the order with their description, RFIC and RFISC codes, etc.
Mixvel_OfferPriceRS / Response / DataLists / ValidatingPartyList / complex Data of the validating carrier / provider.

Automatic Order Refund

An Order refund request evaluation would look as follows:

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body id="ID1">
      <MessageInfo MessageId="770b5a99-dda7-4d72-a038-7aafbf12e3cd" TimeSent="2021-04-28T19:37:48Z"/>
      <AppData>
         <Reshop:Mixvel_OrderReshopRQ xmlns:Reshop="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRQ/1_00">
            <Request>
               <MixOrder>
                  <MixOrderID>01138-220929-MEH8069</MixOrderID>
               </MixOrder>
               <UpdateOrder>
                  <RefundOrder>
                     <OrderRefID>01138-220929-OEH8070</OrderRefID>
                  </RefundOrder>
               </UpdateOrder>
            </Request>
         </Reshop:Mixvel_OrderReshopRQ>
      </AppData>
   </Body>
</MixEnv:Envelope>

For a return operation using the Mixvel_OrderReshopRQ/CancelOrder method, a warning will be received: "The passed CancelOrder field is outdated."

The structure will be removed soon, and users will be informed about it separately.

For all refund operations (since release 1.2.6.1), the Mixvel_OrderReshopRQ/Request/UpdateOrder/RefundOrder structure is provided (for more information, see the section "Manual refunds").

With the attribute Mixvel_OrderReshopRQ/Request/ResponseParameters/PricingParameter/AutoExchInd=true, an automatic calculation of the cost of returning the carriage will be performed.

Additionally, it is possible to detail segments for partial refund (this functionality is not available within the Mixvel_OrderReshopRQ ReshopRQ/CancelOrder method, only the return of the entire Order as a whole).

MixVel API returns an Offer with a refund evaluation:

Show the Mixvel_OrderReshopRS message on this page

<Response>
        <DataLists>
            <PenaltyList>
                <Penalty>
                    <AppCode>PDE</AppCode>
                    <CancelFeeInd>true</CancelFeeInd>
                    <PenaltyID>Penalty-1</PenaltyID>
                    <Price>
                        <TaxSummary>
                            <CollectionInd>true</CollectionInd>
                            <Tax>
                                <Amount CurCode="RUB">117.00</Amount>
                                <CollectionInd>true</CollectionInd>
                                <TaxCode>ВЗ</TaxCode>
                            </Tax>
                            <TotalTaxAmount CurCode="RUB">117.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="token">117.00</TotalAmount>
                    </Price>
                    <TypeCode>Cancellation</TypeCode>
                </Penalty>
            </PenaltyList>
        </DataLists>
        <ReshopResults>
            <ReshopOffers>
                <Offer OrderId="00001-210317-OAA003">
                    <OfferExpirationTimeLimitDateTime>2021-06-01T09:30:47Z</OfferExpirationTimeLimitDateTime>
                    <OfferID>93b49cda-d751-47bf-af6c-6eb2e58a154e</OfferID>
                    <OwnerCode>TCH</OwnerCode>
                    <PenaltyRefID>Penalty-1</PenaltyRefID>
                    <TotalPrice>
                        <BaseAmount CurCode="RUB">2780.00</BaseAmount>
                        <TaxSummary>
                            <Tax>
                                <Amount CurCode="RUB">200.00</Amount>
                                <TaxCode>БР</TaxCode>
                            </Tax>
                            <Tax>
                                <Amount CurCode="RUB">50.00</Amount>
                                <TaxCode>YQI</TaxCode>
                            </Tax>
                            <TotalTaxAmount CurCode="RUB">250.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">3030.00</TotalAmount>
                    </TotalPrice>
                </Offer>
            </ReshopOffers>
        </ReshopResults>
    </Response>

Refund request:

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="b596297d-5d72-4f9a-9620-1d4b9f71678d" TimeSent="2021-04-21T10:44:11.3487979Z" />
        <AppData>
            <o:Mixvel_OrderChangeRQ xmlns:o="https://www.mixvel.com/API/XSD/Mixvel_OrderChangeRQ/1_00">
                <Request>
                    <ChangeOrder>
                        <UpdateOrderItem>
                            <DeleteOrderItemList>
                                <DeleteOrderItem>
                                    <OfferRefID>token</OfferRefID>
                                </DeleteOrderItem>
                            </DeleteOrderItemList>
                        </UpdateOrderItem>
                    </ChangeOrder>
                    <MixOrder>
                        <MixOrderID>00001-210317-MA1234</MixOrderID>
                    </MixOrder>
                </Request>
            </o:Mixvel_OrderChangeRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

The system responds Mixvel_OrderViewRS message containing complete information about the current status of the Order. To return all segments in the current implementation, the Mixvel_OrderViewRS response does not update the cost in the Order, while the cost received at the OrderReshopRS stage is displayed. It is necessary to focus on the Order status and coupon statuses:

Show the Mixvel_OrderViewRS message on this page

<Response>
    <DataLists>
        <ContactInfoList>
                    </ContactInfoList>
        <PaxList>
        <Pax>
                    </Pax>
        </PaxList>
        <PaxSegmentList>
            <PaxSegment>
                        </PaxSegment>
        </PaxSegmentList>
                <ValidatingPartyList>
            <ValidatingParty>
                <ValidatingPartyID>87f80055-3f90-4b51-a9b2-4eb2cb8aa44d</ValidatingPartyID>
                <ValidatingPartyCode>SU</ValidatingPartyCode>
                <ValidatingPartyName>Aeroflot</ValidatingPartyName>
                <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
            </ValidatingParty>
        </ValidatingPartyList>
    </DataLists>
    <MixOrder>
        <MixOrderID>00001-210317-MA1234</MixOrderID>
            <Order>
                <BookingRef>
                    <BookingID>04G53Z</BookingID>
                    <BookingRefTypeCode>PNR</BookingRefTypeCode>
                </BookingRef>
                <DepositTimeLimitDateTime>2021-05-31T18:45:00</DepositTimeLimitDateTime>
                <OrderID>="00001-210317-OAA003</OrderID>
                <OrderItem>
                    <FareDetail>
                        <FareComponent>
                            <FareBasisCode>LOPOW</FareBasisCode>
                            <FareRule>
                                <RuleCode>ZFOP</RuleCode>
                            </FareRule>
                            <PaxSegmentRefID>b4d84ee1-3edb-47ba-83b0-6af315008079</PaxSegmentRefID>
                        </FareComponent>
                        <PaxRefID>1</PaxRefID>
                    </FareDetail>
                    <OrderItemID>2a7a5ea5-7306-494d-8964-72aa52aecc0f</OrderItemID>
                    <OwnerCode>TCH</OwnerCode>
                    <Price>
                        <TaxSummary>
                            <Tax>
                                <Amount>0.0</Amount>
                                <QualifierCode>aircompany</QualifierCode>
                                <TaxCode>ZZ</TaxCode>
                            </Tax>
                            <Tax>
                                                            </Tax>
                            <TotalTaxAmount>0.0</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">6948.00</TotalAmount>
                            </Price>
                            <Service>
        <ValidatingPartyRefID>87f80055-3f90-4b51-a9b2-4eb2cb8aa44d</ValidatingPartyRefID>
                                <PaxRefID>1</PaxRefID>
                                <ServiceAssociations>
                                    <PaxJourneyRef>
                                        <PaxJourneyRefID>b4d84ee1-3edb-47ba-83b0-6af315008079</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                </ServiceAssociations>
                                <ServiceID>f6e18aae-3dd8-421c-a9ef-f5fdd95c07a1</ServiceID>
                            </Service>
                </OrderItem>
                <OwnerCode>TCH</OwnerCode>
                <StatusCode>CLOSED</StatusCode>
                <TotalPrice>
                <TaxSummary>
                                        </TaxSummary>
                <TotalAmount CurCode="RUB">6948.00</TotalAmount>
            </TotalPrice>
        </Order>
        <TotalAmount CurCode="RUB">6948.00</TotalAmount>
    </MixOrder>
        <PaymentFunctions>
            <PaymentProcessingSummary>
                <Amount CurCode="RUB">6948.00</Amount>
                <OrderAssociation>
                    <OrderRefID>00001-210317-OAA003</OrderRefID>
                </OrderAssociation>
                <PaymentID>9391729f-0417-4fb0-93ee-a9a697ecf9c5</PaymentID>
                    <PaymentMethod>
                        <Cash />
                    </PaymentMethod>
                <TypeCode>CA</TypeCode>
            </PaymentProcessingSummary>
        </PaymentFunctions>
        <TicketDocInfo>
            <BookingRef>
                <BookingID>04Г53Ж</BookingID>
                <BookingRefTypeCode>PNR</BookingRefTypeCode>
            </BookingRef>
            <PaxRefID>1</PaxRefID>
            <Ticket>
                <Coupon>
                    <CouponNumber>1.0</CouponNumber>
                    <CouponStatusCode>R</CouponStatusCode>
                    <ServiceRefID>f6e18aae-3dd8-421c-a9ef-f5fdd95c07a1</ServiceRefID>
                    <SoldAirlineInfo>
                        <PaxSegmentRefID>b4d84ee1-3edb-47ba-83b0-6af315008079</PaxSegmentRefID>
                    </SoldAirlineInfo>
                </Coupon>
                <ReportingTypeCode>TCH</ReportingTypeCode>
                <TicketDocTypeCode>T</TicketDocTypeCode>
                <TicketNumber>0376110006044</TicketNumber>
            </Ticket>
        </TicketDocInfo>
</Response>

Manual Ticket Refund

Ticket refund is a procedure of voluntary / involuntary refusal of previously issued transportation (in whole or in part), performed by the Agent at the request of the passenger / involuntarily due to the fault of the passenger. The calculation of the cost of the amount to be refunded is made by the system automatically with the possibility of further adjustment of this cost.

Ticket exchange will be done in two steps:

  • OrderReshopRQ/OrderReshopRS – is used to request the flight route exchange / the exchange cost, the flight route exchange / the exchange cost are stored in the storage;

  • OrderChangeRQ/ OrderViewRS – are used to exchange tickets when changing the flight route, te offer is received from the storage and later is applied to the order.

When making a refund with an adjustment of the amounts (manual refund), it is necessary to follow the rules of the carrier and the fare, otherwise the airline reserves the right to issue an ADM for an illegal operation.

The manual refund procedure allows the agent to make any changes to the cost calculation received in the Mixvel_OrderReshopRQ stage. Mixvel does not validate the correctness of the amount entered by the agent in the subsequent Mixvel_OrderChangeRQ method.

The OrderReshopRQ sends:

Parameter Flow
· Indication of the refund procedure: voluntary or forced (default value - voluntary) Mixvel_OrderReshopRQ/Request/ResponseParameters/ReasonCode
· Indication of return: automatic or manual (default value - automatic) Mixvel_OrderReshopRQ/Request/ResponseParameters/PricingParameter/AutoExchInd

Example of Mixvel_OrderReshopRQ:

<m:Mixvel_OrderReshopRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRQ/1_00">
    <Request>
        <MixOrder>
            <MixOrderID>09461-220908-MEH0476</MixOrderID>
        </MixOrder>
            <ResponseParameters>
                <PricingParameter>
                    <AutoExchInd>false</AutoExchInd> <!-- Indicates automatic or manual return, optional. default:true -->
                </PricingParameter>
       <ReasonCode>Involuntary</ReasonCode> <!-- Indicates voluntary or forced return, optional. default:Voluntary-->
            </ResponseParameters>
        <UpdateOrder>
          <RefundOrder>
            <OrderRefID>token</OrderRefID>
 <PaxSegmentRefID>token</PaxSegmentRefID> <!-- Optionally, for the return of a part of the flight segments, a set of values is allowed-->
          </RefundOrder>
        </UpdateOrder>
    </Request>
</m:Mixvel_OrderReshopRQ>

The OrderReshopRS shows:

Parameter Flow
· Detailed data of the refund cost for each passenger and segment Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/DeleteOrderItem/

PriceDifferential/DiffPrice/FareDetail/FareComponent
· Information about the time limit for the exchange procedure Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/

OfferExpirationTimeLimitDateTime

Display of refund costs:

For each segment (FareComponent):

Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/DeleteOrderItem/
ExistingOrderItem/PriceDifferential/DiffPrice/FareDetail/FareComponent.

Structure Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/DeleteOrderItem/ExistingOrderItem/
PriceDifferential/DiffPrice/FareDetail/FareComponent/Price/BaseAmount - transfers the amount to be refunded according to the fare (Fare Base Code) for this segment.

Structure Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/DeleteOrderItem/ExistingOrderItem/
PriceDifferential/DiffPrice/FareDetail/FareComponent/Price/Commission - transfers the amount to be refunded for the agency fee for this segment.

Structure Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/DeleteOrderItem/ExistingOrderItem/ PriceDifferential/DiffPrice/FareDetail/ FareComponent/Price/Fee - transfers the amount of the penalty for the refund procedure for this segment.

Structure Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/DeleteOrderItem/ExistingOrderItem/
PriceDifferential/DiffPrice/FareDetail/FareComponent/Price/TaxSummary - transfers the amount to be refunded for all taxes and fees (except agency fees) for this segment.

Structure Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/DeleteOrderItem/ExistingOrderItem/
PriceDifferential/DiffPrice/FareDetail/FareComponent/Price/TotalAmount - transfers the total total amount to be refunded (Base Amount +Commission +Tax Summary) for this segment.

For all segments of each passenger (one passenger): Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/
DeleteOrderItem/ExistingOrderItem/PriceDifferential/DiffPrice/Price.

Structure Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/DeleteOrderItem/
ExistingOrderItem/PriceDifferential/DiffPrice/Price/TotalAmount - transfers the total amount to be refunded (BaseAmount+Commission+TaxSummary).

The total for the whole Offer:

Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/TotalPrice.

Structure Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/TotalPrice/TotalAmount - transfers the final total amount to be refunded (BaseAmount+Commission+TaxSummary).

Example of OrderReshopRQ:

Show the Mixvel_OrderReshopRQ message on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body>
    <MessageInfo MessageId="bd0e4f2c-95c6-4ebe-9a51-8ea0ee17a914" ReplyTo="770b5a99-dda7-4d72-a038-7aafbf12e3cd" TimeSent="2023-03-15T10:47:28.5821018Z"/>
    <AppData>
      <Reshop:Mixvel_OrderReshopRS xmlns:Reshop="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRS/1_00">
        <Response>
          <ReshopResults>
            <ReshopOffers>
              <Offer OrderId="09461-230315-OTM5338">
                <DeleteOrderItem>
                  <ExistingOrderItem>
                    <OrderItemRefID>5f39ec8d-1d69-4986-ad2a-92ec6a80ceb6</OrderItemRefID>
                    <PriceDifferential>
                      <DiffPrice>
                        <FareDetail>
                          <FareComponent> <!-- Details on the cost of return for the passenger segment -->
                            <CabinType>
                              <CabinTypeCode>Economy</CabinTypeCode>
                            </CabinType>
                            <FareBasisCode>FLTOW</FareBasisCode>
                            <PaxSegmentRefID>f8531630-e9fc-4b97-8fb3-14214ce552ab</PaxSegmentRefID>
                            <Price>
                              <BaseAmount CurCode="RUB">1000.00</BaseAmount> <!-- Tariff details -->
                              <TaxSummary> <!-- Details on taxes and fees -->
                                <Tax>
                                  <Amount CurCode="RUB">1000.00</Amount>
                                  <QualifierCode>aircompany</QualifierCode>
                                  <TaxCode>YQI</TaxCode>
                                  <TaxOperation>Refund</TaxOperation>
                                </Tax>
                                <Tax>
                                  <Amount CurCode="RUB">30.00</Amount>
                                  <QualifierCode>aircompany</QualifierCode>
                                  <TaxCode>YRI</TaxCode>
                                  <TaxOperation>Refund</TaxOperation>
                                </Tax>
                                <Tax>
                                  <Amount CurCode="RUB">185.00</Amount>
                                  <QualifierCode>aircompany</QualifierCode>
                                  <TaxCode>ZZ</TaxCode>
                                  <TaxOperation>Refund</TaxOperation>
                                </Tax>
                                <TotalTaxAmount CurCode="RUB">1215.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2215.00</TotalAmount>
                            </Price>
                            <RBD>
                              <RBD_Code>F</RBD_Code>
                            </RBD>
                          </FareComponent>
                          <PaxRefID>Pax-1</PaxRefID>
                        </FareDetail>
                        <Price>
                          <TotalAmount CurCode="RUB">2215.00</TotalAmount>
                        </Price>
                      </DiffPrice>
                    </PriceDifferential>
                  </ExistingOrderItem>
                </DeleteOrderItem>
    <OfferExpirationTimeLimitDateTime>2023-03-15T11:01:28.3578716Z</OfferExpirationTimeLimitDateTime>
                <OfferID>6ba72174-947f-4104-9f78-465e3eeefa5d</OfferID>
                <OwnerCode>TCH</OwnerCode>
                <TotalPrice>
                  <TotalAmount CurCode="RUB">2215.00</TotalAmount> <!-- Total amount to be refunded -->
                </TotalPrice>
              </Offer>
            </ReshopOffers>
          </ReshopResults>
        </Response>
      </Reshop:Mixvel_OrderReshopRS>
    </AppData>
  </Body>
</MixEnv:Envelope>

Cost adjustment operation and ticket refund procedure Mixvel_OrderChangeRQ:

Structure: Mixvel_OrderChangeRQ/Request/Change Order/RefundPaxSegment.

The OrderChangeRQ request specifies the OfferRefID received at the previous stage.

Mixvel_OrderChangeRQ/Request/Change Order/RefundPaxSegment/ReturnSeats - indicates that seats are returned to the system, optional, default true - seats are returned.

The Mixvel_OrderChangeRQ/Request/Change Order/RefundPaxSegment/Update Price Order Item structure allows you to adjust the cost to be refunded for each segment received at the OrderReshopRQ stage.

Example of OrderChangeRQ:

Show an example of a Mixvel_OrderChangeRQ request on this page

<Mixvel_OrderChangeRQ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="https://www.mixvel.com/API/XSD/Mixvel_OrderChangeRQ/1_00">
    <Request xmlns="">
        <ChangeOrder>
            <RefundPaxSegment>
                <OfferRefID>token</OfferRefID>
                <ReturnSeats>true</ReturnSeats> <!-- A sign of the return of seats to the system, optional, default true - seats are returned -->
                <UpdatePriceOrderItem>
                    <FareDetail>
                        <FareComponent> <!-- For each passenger segment received on OrderResopRS -->
                            <Price>
        <BaseAmount CurCode="RUB">-5550.00</BaseAmount>   <! --Required field. The amount to be refunded according to the tariff is returned -->
                <Commission> <!-- Optional field, agency fees are reflected: received on OrderReshopRS, you can also enter new ones -->
                                    <Amount CurCode="RUB">999.00</Amount>
                                    <TaxCode>AG</TaxCode>
                                    <TaxOperation>Charge</TaxOperation>
                                </Commission>
                                <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <! --The currency and tariff level can be changed -->
                                    <TaxCode>ZZ</TaxCode>
                                    <TaxOperation>Refund</TaxOperation>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">204.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                    <TaxOperation>Refund</TaxOperation>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">120.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                    <TaxOperation>Refund</TaxOperation>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                    <TaxOperation>Refund</TaxOperation>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">120.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                    <TaxOperation>Refund</TaxOperation>
                                </Tax>
                                <Tax>
 <Amount CurCode="RUB">1500.00</Amount> <!-- Optional field, the penalty received on OrderReshopRS is reflected, you can also enter a new one -->
                                    <TaxCode>CP</TaxCode> <!-- Penalty Code -->
                                    <TaxOperation>Charge</TaxOperation>
                                </Tax>
                            </Price>
                            <PaxRefID>... <PaxRefID>
                            <PaxSegmentRefID>...</PaxSegmentRefID>
            <FareBasisCode>...</FareBasisCode>    <!-- Optional field, the previous value will automatically appear -->
                        </FareComponent>
                    </FareDetail>
                <UpdatePriceOrderItem>
            </RefundPaxSegment>
        </ChangeOrder>
        <MixOrder>
            <MixOrderID>96829-220804-MEE6370</MixOrderID>
            <OrderID>
                <OrderRefID>...</OrderRefID>  <!-- Optional field -->
            </OrderID>   
        </MixOrder>
    </Request>
</Mixvel_OrderChangeRQ>

Refund of a Partially Used Ticket

A partially used ticket is a ticket issued for at least two flight segments, where the first flight segment is considered used (the status of the flight coupon in this case = "F" - Flown/Used).

Ticket refund is performed in two stages:

  • Mixvel_OrderReshopRQ/Mixvel_OrderReshopRS - used to request the calculation of the refund cost;

  • Mixvel_OrderChangeRQ/Mixvel_OrderViewRS - used for making manual cost adjustments.

To return a partially used carriage, it is necessary to detail the segments to be returned. If this information is not detailed by the user, a refund is made for the entire Order.

To return a partially used ticket:

  • both automatic and manual returns are allowed;

  • refund is not allowed for part of the passengers in the order (only for all, otherwise it is necessary to make a split beforehand);

  • a refund is allowed for a part of unused segments (if there are two or more in the ticket, and the minimum has been used. The return of some segments is available as part of the implementation of the "Manual Return" task).

Example Mixvel_OrderReshopRQ for entire MixOrder (a split was performed for MixOrder, Order has 2 parts (it is necessary to mention each order)):

<MixEnv:Envelop xmlns:MixEnv="http://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body id="ID1">
      <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T18:37:48Z"/>
      <AppData>
         <m:Mixvel_OrderReshopRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRQ/1_00">
            <Request>
               <MixOrder>
                  <MixOrderID>01138-231123-MMM1195</MixOrderID>
               </MixOrder>
               <ResponseParameters>
                  <ReasonCode>Voluntary</ReasonCode>
               </ResponseParameters>
               <UpdateOrder>
                  <RefundOrder>
                     <OrderRefID>96829-230213-OTY1612</OrderRefID>
                     <OrderRefID>01138-231123-OMM1199</OrderRefID>
                  </RefundOrder>
               </UpdateOrder>
            </Request>
         </m:Mixvel_OrderReshopRQ>
      </AppData>
   </Body>
</MixEnv:Envelop>

For all refund operations (since release 1.2.6.1), the Mixvel_OrderReshopRQ/Request/UpdateOrder/RefundOrder structure is provided (for more information, see the section "Manual refunds").

With the sign Mixvel_OrderReshopRQ/Request/ResponseParameters/PricingParameter/AutoExchInd=true, an automatic calculation of the cost of returning the carriage will be performed.

Additionally, it is possible to detail segments for partial refund (this functionality is not available within the Mixvel_OrderReshopRQ ReshopRQ/CancelOrder method - only the return of the entire order as a whole).

Example of Mixvel_OrderReshopRS:

Show an example of a Mixvel_OrderReshopRS request on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="6f171262-35a4-4b41-b94e-6ec3f851041a" ReplyTo="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2023-11-23T15:53:19.5168344Z"/>
      <AppData>
         <Reshop:Mixvel_OrderReshopRS xmlns:Reshop="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRS/1_00">
            <Response>
               <ReshopResults>
                  <ReshopOffers>
                     <Offer OrderId="01138-231123-OMM1199">
                        <DeleteOrderItem>
                           <ExistingOrderItem>
                              <OrderItemRefID>dcd02c94-3c5b-46c4-ae15-0d8f4cfba84b</OrderItemRefID>
                              <PriceDifferential>
                                 <DiffPrice>
                                    <FareDetail>
                                       <FareComponent>
                                          <CabinType>
                                             <CabinTypeCode>Economy</CabinTypeCode>
                                          </CabinType>
                                          <FareBasisCode>ZLTOW</FareBasisCode>
                                          <FareRule>
                                             <RuleCode>0163</RuleCode>
                                          </FareRule>
                                          <PaxSegmentRefID>4ed3a30b-d533-43c0-b49f-e22cfe795f75</PaxSegmentRefID>
                                          <Price>
                                             <BaseAmount CurCode="RUB">0.00</BaseAmount>
                                             <BaseAmountGuaranteeTimeLimitDateTime>2023-11-23T21:24:00</BaseAmountGuaranteeTimeLimitDateTime>
                                             <TaxSummary>
                                                <Tax>
                                                   <Amount CurCode="RUB">230.00</Amount>
                                                   <QualifierCode>aircompany</QualifierCode>
                                                   <TaxCode>RI</TaxCode>
                                                   <TaxOperation>Refund</TaxOperation>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">230.00</TotalTaxAmount>
                                             </TaxSummary>
                                             <TotalAmount CurCode="RUB">230.00</TotalAmount>
                                          </Price>
                                          <RBD>
                                             <RBD_Code>Z</RBD_Code>
                                          </RBD>
                                       </FareComponent>
                                       <PaxRefID>2</PaxRefID>
                                    </FareDetail>
                                    <Price>
                                       <TotalAmount CurCode="RUB">230.00</TotalAmount>
                                    </Price>
                                 </DiffPrice>
                              </PriceDifferential>
                           </ExistingOrderItem>
                        </DeleteOrderItem>
                        <OfferExpirationTimeLimitDateTime>2023-11-23T16:07:19.5083864Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>a46de36a-c4af-4e9f-ad1e-49eb09586126</OfferID>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <TotalAmount CurCode="RUB">230.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                  </ReshopOffers>
               </ReshopResults>
               <DataLists>
                  <PaxList>
                     <Pax>
                        <AgeMeasure>26</AgeMeasure>
                        <ContactInfoRefID>ContactInfo_2</ContactInfoRefID>
                        <IdentityDoc>
                           <ExpiryDate>2040-04-12</ExpiryDate>
                           <IdentityDocID>5555655556</IdentityDocID>
                           <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                           <IssueDate>2019-01-01</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanova</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>1997-07-06</Birthdate>
                           <GenderCode>M</GenderCode>
                           <GivenName>Maria</GivenName>
                           <MiddleName>Ivanovna</MiddleName>
                           <Surname>Ivanova</Surname>
                        </Individual>
                        <OrderRefID>01138-231123-OMM1199</OrderRefID>
                        <PaxID>2</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                  </PaxList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2023-11-25T13:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2023-11-25T13:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>737</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>1e57468e-afc2-43cb-8f17-6ea80a7a1230</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2023-11-25T11:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2023-11-25T11:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT2H</Duration>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>UT</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>9949</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>UT</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>9949</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>4ed3a30b-d533-43c0-b49f-e22cfe795f75</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
               </DataLists>
            </Response>
         </Reshop:Mixvel_OrderReshopRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

Example of Mixvel_OrderReshopRQ by Order (a split was performed for MixOrder):

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="f9a811c6-e03e-43f4-986e-7e6efe18319f" TimeSent="2022-07-13T16:57:05Z"/>
        <AppData>
            <Reshop:Mixvel_OrderReshopRQ xmlns:Reshop="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRQ/1_00">
                <Request>
                    <MixOrder>
                        <MixOrderID>96829-230213-MTY1611</MixOrderID>
                    </MixOrder>
                    <ResponseParameters>
                        <ReasonCode>Voluntary</ReasonCode>
                    </ResponseParameters>
                    <UpdateOrder>
                        <RefundOrder>
                            <OrderRefID>96829-230213-OTY1612</OrderRefID>
                        </RefundOrder>
                    </UpdateOrder>
                </Request>
            </Reshop:Mixvel_OrderReshopRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

In example Mixvel_OrderReshopRS a refund calculation was made for the second flight segment (with the Open status) for one passenger (who is in a separate Order):

Show an example of Mixvel_OrderReshopRS request on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="fdf753cb-9747-455f-878d-c0be47addf93" ReplyTo="f9a811c6-e03e-43f4-986e-7e6efe18319f" TimeSent="2023-02-13T12:24:11.1071713Z" />
        <AppData>
            <Reshop:Mixvel_OrderReshopRS xmlns:Reshop="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRS/1_00">
                <Response>
                    <ReshopResults>
                        <ReshopOffers>
                            <Offer OrderId="96829-230213-OTY1612">
                                <DeleteOrderItem>
                                    <ExistingOrderItem>
                     <OrderItemRefID>d6e51b94-b1b7-4a63-9330-3df03c783b06</OrderItemRefID>
                                        <PriceDifferential>
                                            <DiffPrice>
                                                <FareDetail>
                                                    <FareComponent>
                                                        <FareBasisCode>RNBSLR</FareBasisCode>
                                                        <PaxSegmentRefID>e5aee414-14df-4c18-a642-5d19232d77cd</PaxSegmentRefID>
                                                        <Price>
                                                            <BaseAmount CurCode="RUB">0.00</BaseAmount>
                                                            <TaxSummary>
                                             <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                                            </TaxSummary>
                                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                                                        </Price>
                                                    </FareComponent>
                                                    <PaxRefID>Pax-2</PaxRefID>
                                                </FareDetail>
                                                <Price>
                                                    <BaseAmount CurCode="RUB">0.00</BaseAmount>
                                                    <TaxSummary>
                                                        <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                                    </TaxSummary>
                                                    <TotalAmount CurCode="RUB">0.00</TotalAmount>
                                                </Price>
                                            </DiffPrice>
                                        </PriceDifferential>
                                    </ExistingOrderItem>
                                </DeleteOrderItem>
                                <OfferExpirationTimeLimitDateTime>2023-02-13T12:38:11.0978658Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>7844a4d5-9993-453c-a432-ccc12e583f86</OfferID>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">0.00</BaseAmount>
                                    <TotalAmount CurCode="RUB">0.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                        </ReshopOffers>
                    </ReshopResults>
                    <DataLists>
                        <PaxList>
                            <Pax>
                                <ContactInfoRefID>Contact-1</ContactInfoRefID>
                                <IdentityDoc>
                                    <ExpiryDate>2030-05-04</ExpiryDate>
                                    <IdentityDocID>4021911990</IdentityDocID>
                                    <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                                    <IssuingCountryCode>RU</IssuingCountryCode>
                                    <Surname>ARTYKOVA</Surname>
                                </IdentityDoc>
                                <Individual>
                                    <Birthdate>2001-05-04</Birthdate>
                                    <GenderCode>F</GenderCode>
                                    <GivenName>IRINA</GivenName>
                                    <MiddleName>Noname</MiddleName>
                                    <Surname>ARTYKOVA</Surname>
                                </Individual>
                                <PaxID>Pax-2</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
             <AircraftScheduledDateTime>2023-04-15T15:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Moscow(Sheremetyevo)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                  <AircraftScheduledDateTime>2023-04-15T15:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
            <DatedOperatingLegID>b96f68e7-26de-4659-8a35-7a851098b322</DatedOperatingLegID>
                                    <Dep>
                  <AircraftScheduledDateTime>2023-04-15T11:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                <AircraftScheduledDateTime>2023-04-15T11:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Dep>
                                <Duration>PT3H50M</Duration>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
            <MarketingCarrierFlightNumberText>1139</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>e5aee414-14df-4c18-a642-5d19232d77cd</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                    </DataLists>
                </Response>
            </Reshop:Mixvel_OrderReshopRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

Extra Service Refund (EMD Refund)

EMD-A can be refunded in the following cases:

  • The airline company supports the function of EMD-A refund;

  • EMD-A are saved on the airline’s server;

  • Refund is available only for all the not used coupons EMD-A;

  • The coupons which are included into the refund request should be in one of the statuses: 'O' (Open for Use); 'A' ( Airport Control).

At refund of an issued EMD-A the following changes take place:

  • Connection with the coupons of the e-ticket is automatically broken;

  • The statuses of all the EMD coupons are changed to 'R' (Refund).

EMD refund in Mixvel is done in two steps:

1) Mixvel_OrderReshopRQ/Mixvel_OrderReshopRS;

2) Mixvel_OrderChangeRQ/Mixvel_OrderViewRS.

Mixvel_OrderReshopRQ:

In the schema OrderItemRefID is used in commontype RefundOrderType to transfer the information for which extra service you want to issue refund:

Mixvel_OrderReshopRQ/Request/UpdateOrder/RefundALaCarteOrderItem/OrderItemRefID

Mixvel_OrderReshopRQ also delivers the flag of the refund procedure: voluntary or forced (by default - voluntary):

Mixvel_OrderReshopRQ/Request/ResponseParameters/ReasonCode

And the refund attribute – automatic (is used) or manual (the default value - automatic):

Mixvel_OrderReshopRQ/Request/ResponseParameters/PricingParameter/AutoExchInd

Mixvel_OrderReshopRQ Example:

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body id="ID1">
    <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T19:37:48Z"/>
    <AppData>
      <m:Mixvel_OrderReshopRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRQ/1_00">
        <Request>
          <MixOrder>
            <MixOrderID>96829-230328-MEK0642</MixOrderID>
          </MixOrder>
            <ResponseParameters>
             <PricingParameter>
            <AutoExchInd>true<AutoExchInd>
             <PricingParameter>
            <ReasonCode>Voluntary</ReasonCode>
              </ResponseParameters>
             <UpdateOrder>
            <RefundALaCarteOrderItem>
              <OrderRefID>96829-230328-OEK0643</OrderRefID>
              <OrderItemRefID>a2f077a3-ebc2-466b-8486-81f95d6126ee</OrderItemRefID>
            </RefundALaCarteOrderItem>
          </UpdateOrder>
        </Request>
      </m:Mixvel_OrderReshopRQ>
    </AppData>
  </Body>
</MixEnv:Envelope>

In Mixvel_OrderReshopRS the element ALaCarteOffer is used to deliver the response:

Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/DeleteOrderItem/ExistingOrderItem/PriceDifferential/DiffPrice/ServiceAssociations

Example of Mixvel_OrderReshopRS:

Show an example of Mixvel_OrderReshopRS request on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body>
    <MessageInfo MessageId="515e4d44-098d-458e-b72a-bdc2f80a5151" ReplyTo="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2023-03-28T12:50:38.5028683Z"/>
    <AppData>
      <Reshop:Mixvel_OrderReshopRS xmlns:Reshop="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRS/1_00">
        <Response>
          <ReshopResults>
            <ReshopOffers>
              <Offer OrderId="96829-230328-OEK0643">
                <DeleteOrderItem>
                  <ExistingOrderItem>
                    <OrderItemRefID>a2f077a3-ebc2-466b-8486-81f95d6126ee</OrderItemRefID>
                    <PriceDifferential>
                      <DiffPrice>
                        <ServiceAssociations>
                          <PaxSegmentRefID>a41da4dc-75bd-41b5-8f8a-20ab98068806</PaxSegmentRefID>
                          <PaxRefID>Pax-1</PaxRefID>
                          <ServiceDefinitionRefID>ad4a50b4-adfa-4b7a-a836-0344c1bef950</ServiceDefinitionRefID>
                        </ServiceAssociations>
                        <Price>
                          <TotalAmount CurCode="RUB">0.00</TotalAmount>
                        </Price>
                      </DiffPrice>
                    </PriceDifferential>
                  </ExistingOrderItem>
                </DeleteOrderItem>
                <OfferExpirationTimeLimitDateTime>2023-03-28T13:04:38.4949061Z</OfferExpirationTimeLimitDateTime>
                <OfferID>178decef-8461-4bd0-b1c4-991c62883d89</OfferID>
                <OwnerCode>TCH</OwnerCode>
                <TotalPrice>
                  <TotalAmount CurCode="RUB">0.00</TotalAmount>
                </TotalPrice>
              </Offer>
            </ReshopOffers>
          </ReshopResults>
          <DataLists>
            <PaxList>
              <Pax>
                <AgeMeasure>33</AgeMeasure>
                <ContactInfoRefID>Contact-1</ContactInfoRefID>
                <IdentityDoc>
                  <ExpiryDate>2040-04-12</ExpiryDate>
                  <IdentityDocID>7001456395</IdentityDocID>
                  <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                  <IssueDate>2005-04-12</IssueDate>
                  <IssuingCountryCode>RU</IssuingCountryCode>
                  <Surname>Ivanov</Surname>
                </IdentityDoc>
                <Individual>
                  <Birthdate>1991-04-12</Birthdate>
                  <GenderCode>M</GenderCode>
                  <GivenName>Sergey</GivenName>
                  <MiddleName>Nikolaevich</MiddleName>
                  <Surname>Ivanov</Surname>
                </Individual>
                <PaxID>Pax-1</PaxID>
                <PTC>ADT</PTC>
              </Pax>
            </PaxList>
            <PaxSegmentList>
              <PaxSegment>
                <Arrival>
                  <AircraftScheduledDateTime>2023-04-20T03:40:00</AircraftScheduledDateTime>
                  <IATA_LocationCode>UFA</IATA_LocationCode>
                  <StationName>Ufa</StationName>
                  <TerminalName>1</TerminalName>
                </Arrival>
                <DatedOperatingLeg>
                  <Arrival>
                    <AircraftScheduledDateTime>2023-04-20T03:40:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>UFA</IATA_LocationCode>
                    <TerminalName>1</TerminalName>
                  </Arrival>
                  <CarrierAircraftType>
                    <CarrierAircraftTypeCode>738</CarrierAircraftTypeCode>
                  </CarrierAircraftType>
                  <DatedOperatingLegID>a6f404d2-92c0-44e3-9f1b-6b7792676110</DatedOperatingLegID>
                  <Dep>
                    <AircraftScheduledDateTime>2023-04-19T23:35:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>SVO</IATA_LocationCode>
                    <TerminalName>B</TerminalName>
                  </Dep>
                </DatedOperatingLeg>
                <Dep>
                  <AircraftScheduledDateTime>2023-04-19T23:35:00</AircraftScheduledDateTime>
                  <IATA_LocationCode>SVO</IATA_LocationCode>
                  <StationName>Moscow(Sheremetyevo)</StationName>
                  <TerminalName>B</TerminalName>
                </Dep>
                <Duration>PT2H5M</Duration>
                <MarketingCarrierInfo>
                  <CarrierDesigCode>DP</CarrierDesigCode>
                  <MarketingCarrierFlightNumberText>6503</MarketingCarrierFlightNumberText>
                </MarketingCarrierInfo>
                <PaxSegmentID>a41da4dc-75bd-41b5-8f8a-20ab98068806</PaxSegmentID>
              </PaxSegment>
            </PaxSegmentList>
            <ServiceDefinitionList>
              <ServiceDefinition>
                <Name>PET IN THE CABIN</Name>
                <OwnerCode>TCH</OwnerCode>
                <RFIC>C</RFIC>
                <RFISC>021</RFISC>
                <ServiceGroup>BG</ServiceGroup>
                <ServiceType>C</ServiceType>
                <ServiceDefinitionID>ad4a50b4-adfa-4b7a-a836-0344c1bef950</ServiceDefinitionID>
              </ServiceDefinition>
            </ServiceDefinitionList>
          </DataLists>
        </Response>
      </Reshop:Mixvel_OrderReshopRS>
    </AppData>
  </Body>
</MixEnv:Envelope>

Mixvel_OrderChangeRQ:

RefundAlaCarteOrderItem was added into the request schema:

Mixvel_OrderChangeRQ/Request/ChangeOrder/UpdateOrderItem/RefundAlaCarteOrderItem/OfferRefID

Mixvel_OrderChangeRQ Example:

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_05">
  <Header/>
  <Body id="ID1">
    <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T21:37:48Z"/>
    <AppData>
      <o:Mixvel_OrderChangeRQ xmlns:o="https://www.mixvel.com/API/XSD/Mixvel_OrderChangeRQ/1_00">
        <Request>
          <ChangeOrder>
            <UpdateOrderItem>
              <RefundAlaCarteOrderItem>
                <OfferRefID>178decef-8461-4bd0-b1c4-991c62883d89</OfferRefID>
              </RefundAlaCarteOrderItem>
            </UpdateOrderItem>
          </ChangeOrder>
          <MixOrder>
            <MixOrderID>96829-230328-MEK0642</MixOrderID>
          </MixOrder>
        </Request>
      </o:Mixvel_OrderChangeRQ>
    </AppData>
  </Body>
</MixEnv:Envelope>

In the responce Mixvel_OrderViewRS the current Order state is delivered:

Show an example of Mixvel_OrderViewRS request on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body>
    <MessageInfo MessageId="4a95c3a7-1c4e-406c-8529-64f6116b8a6a" ReplyTo="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2023-03-28T12:51:33.1649617Z"/>
    <AppData>
      <View:Mixvel_OrderViewRS xmlns:View="https://www.mixvel.com/API/XSD/Mixvel_OrderViewRS/1_01">
        <Response>
          <DataLists>
            <BaggageAllowanceList>
              <BaggageAllowance>
                <BaggageAllowanceID>97f378b1-398b-413d-af90-44f3fa3d3d01</BaggageAllowanceID>
                <PieceAllowance>
                  <TotalQty>0</TotalQty>
                </PieceAllowance>
                <TypeCode>No</TypeCode>
              </BaggageAllowance>
            </BaggageAllowanceList>
            <ContactInfoList>
              <ContactInfo>
                <ContactInfoID>Contact-1</ContactInfoID>
                <EmailAddress>
                  <ContactTypeText>personal</ContactTypeText>
                  <EmailAddressText>s.n.ivanov@gmail.com</EmailAddressText>
                </EmailAddress>
                <Phone>
                  <ContactTypeText>personal</ContactTypeText>
                  <PhoneNumber>+79202457834</PhoneNumber>
                </Phone>
              </ContactInfo>
              <ContactInfo>
                <ContactInfoID>Contact-2</ContactInfoID>
                <EmailAddress>
                  <ContactTypeText>personal</ContactTypeText>
                  <EmailAddressText>s.n.2ivanov@gmail.com</EmailAddressText>
                </EmailAddress>
                <Phone>
                  <ContactTypeText>personal</ContactTypeText>
                  <PhoneNumber>+79202457832</PhoneNumber>
                </Phone>
              </ContactInfo>
            </ContactInfoList>
            <OriginDestList>
              <OriginDest>
                <DestCode>UFA</DestCode>
                <OriginCode>MOW</OriginCode>
                <OriginDestID>d2f8c485-d1db-4649-a86c-0adcc0312612</OriginDestID>
                <PaxJourneyRefID>cc5a990d-9160-455b-bee1-6bdeff458810</PaxJourneyRefID>
              </OriginDest>
            </OriginDestList>
            <PaxJourneyList>
              <PaxJourney>
                <Duration>PT2H5M</Duration>
                <PaxJourneyID>cc5a990d-9160-455b-bee1-6bdeff458810</PaxJourneyID>
                <PaxSegmentRefID>a41da4dc-75bd-41b5-8f8a-20ab98068806</PaxSegmentRefID>
              </PaxJourney>
            </PaxJourneyList>
            <PaxList>
              <Pax>
                <AgeMeasure>33</AgeMeasure>
                <ContactInfoRefID>Contact-1</ContactInfoRefID>
                <IdentityDoc>
                  <ExpiryDate>2040-04-12</ExpiryDate>
                  <IdentityDocID>7001456395</IdentityDocID>
                  <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                  <IssueDate>2005-04-12</IssueDate>
                  <IssuingCountryCode>RU</IssuingCountryCode>
                  <Surname>Ivanov</Surname>
                </IdentityDoc>
                <Individual>
                  <Birthdate>1991-04-12</Birthdate>
                  <GenderCode>M</GenderCode>
                  <GivenName>Sergey</GivenName>
                  <MiddleName>Nikolaevich</MiddleName>
                  <Surname>Ivanov</Surname>
                </Individual>
                <PaxID>Pax-1</PaxID>
                <PTC>ADT</PTC>
              </Pax>
            </PaxList>
            <PaxSegmentList>
              <PaxSegment>
                <Arrival>
                  <AircraftScheduledDateTime>2023-04-20T03:40:00</AircraftScheduledDateTime>
                  <IATA_LocationCode>UFA</IATA_LocationCode>
                  <StationName>Ufa</StationName>
                  <TerminalName>1</TerminalName>
                </Arrival>
                <DatedOperatingLeg>
                  <Arrival>
                    <AircraftScheduledDateTime>2023-04-20T03:40:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>UFA</IATA_LocationCode>
                    <TerminalName>1</TerminalName>
                  </Arrival>
                  <CarrierAircraftType>
                    <CarrierAircraftTypeCode>738</CarrierAircraftTypeCode>
                  </CarrierAircraftType>
                  <DatedOperatingLegID>a6f404d2-92c0-44e3-9f1b-6b7792676110</DatedOperatingLegID>
                  <Dep>
                    <AircraftScheduledDateTime>2023-04-19T23:35:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>SVO</IATA_LocationCode>
                    <TerminalName>B</TerminalName>
                  </Dep>
                </DatedOperatingLeg>
                <Dep>
                  <AircraftScheduledDateTime>2023-04-19T23:35:00</AircraftScheduledDateTime>
                  <IATA_LocationCode>SVO</IATA_LocationCode>
                  <StationName>Moscow(Sheremetyevo)</StationName>
                  <TerminalName>B</TerminalName>
                </Dep>
                <Duration>PT2H5M</Duration>
                <MarketingCarrierInfo>
                  <CarrierDesigCode>DP</CarrierDesigCode>
                  <MarketingCarrierFlightNumberText>6503</MarketingCarrierFlightNumberText>
                </MarketingCarrierInfo>
                <PaxSegmentID>a41da4dc-75bd-41b5-8f8a-20ab98068806</PaxSegmentID>
              </PaxSegment>
            </PaxSegmentList>
            <PriceClassList>
              <PriceClass>
                <Code>ST</Code>
                <Desc>
                  <Access>C</Access>
                  <DescText>LUGGAGE UP TO 10 KG 1 PLACE (03C)</DescText>
                </Desc>
                <Desc>
                  <Access>C</Access>
                  <DescText>FROM19TO25ROWSBCDE12A (ES2)</DescText>
                </Desc>
                <Desc>
                  <Access>C</Access>
                  <DescText>FROM26TO32ROWS (ES3)</DescText>
                </Desc>
                <Desc>
                  <Access>C</Access>
                  <DescText>LUGGAGE UP TO 20 KG 1 PLACE (0JH)</DescText>
                </Desc>
                <Desc>
                  <Access>C</Access>
                  <DescText>15 AND 16ROWS (SE2)</DescText>
                </Desc>
                <Desc>
                  <Access>C</Access>
                  <DescText>17 18ROWSAF AND FROM12TO14ROWSF (SE3)</DescText>
                </Desc>
                <Desc>
                  <Access>C</Access>
                  <DescText>FROM3TO5ROWS AF AND 2A (SE4)</DescText>
                </Desc>
                <Desc>
                  <Access>C</Access>
                  <DescText>FROM6TO10ROWS AF AND C12TO14 ROWS A (SE5)</DescText>
                </Desc>
                <Desc>
                  <Access>C</Access>
                  <DescText>FROM3TO5ROWSBCDE AND 2ROWВС (SE6)</DescText>
                </Desc>
                <Desc>
                  <Access>C</Access>
                  <DescText>FROM19TO25ROWSAF FROM12TO14ROWЫDE (SE7)</DescText>
                </Desc>
                <Desc>
                  <Access>C</Access>
                  <DescText>FROM6TO14ROWЫBСFROM6TO11ROWSDE11ROW (ES1)</DescText>
                </Desc>
                <Desc>
                  <Access>C</Access>
                  <DescText>FROM17TO18ROWSBCDE (ES4)</DescText>
                </Desc>
                <Desc>
                  <Access>C</Access>
                  <DescText>FROM19TO25ROWSAF (ES5)</DescText>
                </Desc>
                <Name>BASE</Name>
                <PriceClassID>889fffbe-42b1-4dc6-bbae-94eb024df445</PriceClassID>
              </PriceClass>
            </PriceClassList>
            <ServiceDefinitionList>
              <ServiceDefinition>
                <Name>Baggage</Name>
                <OwnerCode>TCH</OwnerCode>
                <ServiceDefinitionAssociation>
                  <BaggageAllowanceRef>
                    <BaggageAllowanceRefID>97f378b1-398b-413d-af90-44f3fa3d3d01</BaggageAllowanceRefID>
                  </BaggageAllowanceRef>
                </ServiceDefinitionAssociation>
                <ServiceDefinitionID>5679e622-ce9e-4318-b8a4-612ec00a2cc7</ServiceDefinitionID>
              </ServiceDefinition>
            </ServiceDefinitionList>
            <ValidatingPartyList>
              <ValidatingParty>
                <ValidatingPartyID>9ff7eabc-6808-413c-99d6-61d933a0c4e4</ValidatingPartyID>
                <ValidatingPartyCode>DP</ValidatingPartyCode>
                <ValidatingPartyName>Pobeda</ValidatingPartyName>
                <ValidatingPartyDesigCode>425</ValidatingPartyDesigCode>
              </ValidatingParty>
            </ValidatingPartyList>
          </DataLists>
          <MixOrder>
            <MixOrderID>96829-230328-MEK0642</MixOrderID>
            <Order>
              <BookingRef>
                <BookingEntity>
                  <Carrier>
                    <AirlineDesigCode>1H</AirlineDesigCode>
                  </Carrier>
                </BookingEntity>
                <BookingID>2110RZ</BookingID>
                <BookingRefTypeCode>PNR</BookingRefTypeCode>
              </BookingRef>
              <BookingRef>
                <BookingEntity>
                  <Carrier>
                    <AirlineDesigCode>DP</AirlineDesigCode>
                  </Carrier>
                </BookingEntity>
                <BookingID>05C35M</BookingID>
                <BookingRefTypeCode>PNR</BookingRefTypeCode>
              </BookingRef>
              <CreationDateTime>2023-03-28T15:47:00</CreationDateTime>
              <TicketDocsCount>1</TicketDocsCount>
              <OrderID>96829-230328-OEK0643</OrderID>
              <OrderItem>
                <FareDetail>
                  <FareComponent>
                    <CabinType>
                      <CabinTypeCode>Economy</CabinTypeCode>
                    </CabinType>
                    <FareBasisCode>TECONALL</FareBasisCode>
                    <FareRule>
                      <RuleCode>0001</RuleCode>
                    </FareRule>
                    <PaxSegmentRefID>a41da4dc-75bd-41b5-8f8a-20ab98068806</PaxSegmentRefID>
                    <Price>
                      <BaseAmount CurCode="RUB">2549.00</BaseAmount>
                      <BaseAmountGuaranteeTimeLimitDateTime>2023-03-28T16:02:00</BaseAmountGuaranteeTimeLimitDateTime>
                      <TaxSummary>
                        <Tax>
                          <Amount CurCode="RUB">90.00</Amount>
                          <QualifierCode>aircompany</QualifierCode>
                          <TaxCode>YR</TaxCode>
                        </Tax>
                        <Tax>
                          <Amount CurCode="RUB">185.00</Amount>
                          <QualifierCode>aircompany</QualifierCode>
                          <TaxCode>ZZ</TaxCode>
                        </Tax>
                        <Tax>
                          <Amount CurCode="RUB">246.73</Amount>
                          <QualifierCode>6</QualifierCode>
                          <TaxCode>VAT Fare</TaxCode>
                        </Tax>
                        <Tax>
                          <Amount CurCode="RUB">30.83</Amount>
                          <QualifierCode>6</QualifierCode>
                          <TaxCode>VAT ZZ</TaxCode>
                        </Tax>
                        <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                      </TaxSummary>
                      <TotalAmount CurCode="RUB">2824.00</TotalAmount>
                    </Price>
                    <PriceClassRefID>889fffbe-42b1-4dc6-bbae-94eb024df445</PriceClassRefID>
                    <RBD>
                      <RBD_Code>T</RBD_Code>
                    </RBD>
                  </FareComponent>
                  <PaxRefID>Pax-1</PaxRefID>
                  <Price>
                    <BaseAmount CurCode="RUB">2549.00</BaseAmount>
                    <TaxSummary>
                      <Tax>
                        <Amount CurCode="RUB">90.00</Amount>
                        <QualifierCode>aircompany</QualifierCode>
                        <TaxCode>YR</TaxCode>
                      </Tax>
                      <Tax>
                        <Amount CurCode="RUB">185.00</Amount>
                        <QualifierCode>aircompany</QualifierCode>
                        <TaxCode>ZZ</TaxCode>
                      </Tax>
                      <Tax>
                        <Amount CurCode="RUB">246.73</Amount>
                        <QualifierCode>6</QualifierCode>
                        <TaxCode>VAT Fare</TaxCode>
                      </Tax>
                      <Tax>
                        <Amount CurCode="RUB">30.83</Amount>
                        <QualifierCode>6</QualifierCode>
                        <TaxCode>VAT ZZ</TaxCode>
                      </Tax>
                      <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                    </TaxSummary>
                    <TotalAmount CurCode="RUB">2824.00</TotalAmount>
                  </Price>
                </FareDetail>
                <OrderItemID>f98fc62f-6e38-4789-aa61-678866bf2b98</OrderItemID>
                <OwnerCode>TCH</OwnerCode>
                <Price>
                  <BaseAmount CurCode="RUB">2549.00</BaseAmount>
                  <TaxSummary>
                    <Tax>
                      <Amount CurCode="RUB">90.00</Amount>
                      <QualifierCode>aircompany</QualifierCode>
                      <TaxCode>YR</TaxCode>
                    </Tax>
                    <Tax>
                      <Amount CurCode="RUB">185.00</Amount>
                      <QualifierCode>aircompany</QualifierCode>
                      <TaxCode>ZZ</TaxCode>
                    </Tax>
                    <Tax>
                      <Amount CurCode="RUB">246.73</Amount>
                      <QualifierCode>6</QualifierCode>
                      <TaxCode>VAT Fare</TaxCode>
                    </Tax>
                    <Tax>
                      <Amount CurCode="RUB">30.83</Amount>
                      <QualifierCode>6</QualifierCode>
                      <TaxCode>VAT ZZ</TaxCode>
                    </Tax>
                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                  </TaxSummary>
                  <TotalAmount CurCode="RUB">2824.00</TotalAmount>
                </Price>
                <Service>
                  <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                  <ValidatingPartyRefID>9ff7eabc-6808-413c-99d6-61d933a0c4e4</ValidatingPartyRefID>
                  <ServiceAssociations>
                    <PaxSegmentRefID>a41da4dc-75bd-41b5-8f8a-20ab98068806</PaxSegmentRefID>
                  </ServiceAssociations>
                  <ServiceID>f72c21fb-3a22-45cf-82bf-714e6255cf01</ServiceID>
                  <StatusCode>HK</StatusCode>
                </Service>
                <Service>
                  <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                  <ValidatingPartyRefID>9ff7eabc-6808-413c-99d6-61d933a0c4e4</ValidatingPartyRefID>
                  <ServiceAssociations>
                    <ServiceDefinitionRef>
                      <ServiceDefinitionRefFlightAssociations>
                        <PaxSegmentRef>
                          <PaxSegmentRefID>a41da4dc-75bd-41b5-8f8a-20ab98068806</PaxSegmentRefID>
                        </PaxSegmentRef>
                      </ServiceDefinitionRefFlightAssociations>
                      <ServiceDefinitionRefID>5679e622-ce9e-4318-b8a4-612ec00a2cc7</ServiceDefinitionRefID>
                    </ServiceDefinitionRef>
                  </ServiceAssociations>
                  <ServiceID>19d87742-13c0-497f-ae96-5c9f8cddb7e5</ServiceID>
                  <StatusCode>HK</StatusCode>
                </Service>
              </OrderItem>
              <OwnerCode>TCH</OwnerCode>
              <RelevanceDateTime>2023-03-28T12:51:31.7083554Z</RelevanceDateTime>
              <ReservationGuideline>
                <ReservationLang>RU</ReservationLang>
              </ReservationGuideline>
              <StatusCode>CLOSED</StatusCode>
              <TotalPrice>
                <BaseAmount CurCode="RUB">2549.00</BaseAmount>
                <TaxSummary>
                  <Tax>
                    <Amount CurCode="RUB">90.00</Amount>
                    <QualifierCode>aircompany</QualifierCode>
                    <TaxCode>YR</TaxCode>
                  </Tax>
                  <Tax>
                    <Amount CurCode="RUB">185.00</Amount>
                    <QualifierCode>aircompany</QualifierCode>
                    <TaxCode>ZZ</TaxCode>
                  </Tax>
                  <Tax>
                    <Amount CurCode="RUB">246.73</Amount>
                    <QualifierCode>6</QualifierCode>
                    <TaxCode>VAT Fare</TaxCode>
                  </Tax>
                  <Tax>
                    <Amount CurCode="RUB">30.83</Amount>
                    <QualifierCode>6</QualifierCode>
                    <TaxCode>VAT ZZ</TaxCode>
                  </Tax>
                  <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                </TaxSummary>
                <TotalAmount CurCode="RUB">2824.00</TotalAmount>
              </TotalPrice>
              <VoidTimelimitUtc>2023-03-28T13:18:00Z</VoidTimelimitUtc>
            </Order>
            <TotalAmount CurCode="RUB">2824.00</TotalAmount>
          </MixOrder>
          <PaymentFunctions>
            <OrderAssociation>
              <OrderRefID>96829-230328-OEK0643</OrderRefID>
            </OrderAssociation>
            <PaymentProcessingSummary>
              <Amount CurCode="RUB">2824.00</Amount>
              <PaymentID>c923fe21-563b-43f0-839f-f46ead7606d2</PaymentID>
              <PaymentProcessingDetailsPaymentMethod>
                <OtherPaymentMethod/>
              </PaymentProcessingDetailsPaymentMethod>
            </PaymentProcessingSummary>
          </PaymentFunctions>
          <TicketDocInfo>
            <BookingRef>
              <BookingEntity>
                <Carrier>
                  <AirlineDesigCode>1H</AirlineDesigCode>
                </Carrier>
              </BookingEntity>
              <BookingID>2110RZ</BookingID>
              <BookingRefTypeCode>PNR</BookingRefTypeCode>
            </BookingRef>
            <BookingRef>
              <BookingEntity>
                <Carrier>
                  <AirlineDesigCode>DP</AirlineDesigCode>
                </Carrier>
              </BookingEntity>
              <BookingID>05C35M</BookingID>
              <BookingRefTypeCode>PNR</BookingRefTypeCode>
            </BookingRef>
            <FareDetail>
              <FareComponent>
                <CabinType>
                  <CabinTypeCode>Economy</CabinTypeCode>
                </CabinType>
                <FareBasisCode>TECONALL</FareBasisCode>
                <FareRule>
                  <RuleCode>0001</RuleCode>
                </FareRule>
                <PaxSegmentRefID>a41da4dc-75bd-41b5-8f8a-20ab98068806</PaxSegmentRefID>
                <Price>
                  <BaseAmount CurCode="RUB">2549.00</BaseAmount>
                  <BaseAmountGuaranteeTimeLimitDateTime>2023-03-28T16:02:00</BaseAmountGuaranteeTimeLimitDateTime>
                  <TaxSummary>
                    <Tax>
                      <Amount CurCode="RUB">90.00</Amount>
                      <QualifierCode>aircompany</QualifierCode>
                      <TaxCode>YR</TaxCode>
                    </Tax>
                    <Tax>
                      <Amount CurCode="RUB">185.00</Amount>
                      <QualifierCode>aircompany</QualifierCode>
                      <TaxCode>ZZ</TaxCode>
                    </Tax>
                    <Tax>
                      <Amount CurCode="RUB">246.73</Amount>
                      <QualifierCode>6</QualifierCode>
                      <TaxCode>VAT Fare</TaxCode>
                    </Tax>
                    <Tax>
                      <Amount CurCode="RUB">30.83</Amount>
                      <QualifierCode>6</QualifierCode>
                      <TaxCode>VAT ZZ</TaxCode>
                    </Tax>
                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                  </TaxSummary>
                  <TotalAmount CurCode="RUB">2824.00</TotalAmount>
                </Price>
                <PriceClassRefID>889fffbe-42b1-4dc6-bbae-94eb024df445</PriceClassRefID>
                <RBD>
                  <RBD_Code>T</RBD_Code>
                </RBD>
              </FareComponent>
              <FareCalculationInfo>
                <AddInfoText>MOW DP UFA2549RUB2549END YR90RUB</AddInfoText>
              </FareCalculationInfo>
              <FarePriceType>
                <FarePriceTypeCode>Sell</FarePriceTypeCode>
                <Price>
                  <BaseAmount CurCode="RUB">2549.00</BaseAmount>
                  <TaxSummary>
                    <Tax>
                      <Amount CurCode="RUB">90.00</Amount>
                      <QualifierCode>aircompany</QualifierCode>
                      <TaxCode>YR</TaxCode>
                    </Tax>
                    <Tax>
                      <Amount CurCode="RUB">185.00</Amount>
                      <QualifierCode>aircompany</QualifierCode>
                      <TaxCode>ZZ</TaxCode>
                    </Tax>
                    <Tax>
                      <Amount CurCode="RUB">246.73</Amount>
                      <QualifierCode>6</QualifierCode>
                      <TaxCode>VAT Fare</TaxCode>
                    </Tax>
                    <Tax>
                      <Amount CurCode="RUB">30.83</Amount>
                      <QualifierCode>6</QualifierCode>
                      <TaxCode>VAT ZZ</TaxCode>
                    </Tax>
                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                  </TaxSummary>
                  <TotalAmount CurCode="RUB">2824.00</TotalAmount>
                </Price>
              </FarePriceType>
            </FareDetail>
            <IssueDateTime>2023-03-28T15:48:00</IssueDateTime>
            <PaxRefID>Pax-1</PaxRefID>
            <Ticket>
              <Coupon>
                <CouponNumber>1</CouponNumber>
                <CouponStatusCode>O</CouponStatusCode>
                <FareBasisCode>TECONALL</FareBasisCode>
                <ServiceRefID>f72c21fb-3a22-45cf-82bf-714e6255cf01</ServiceRefID>
                <SoldAirlineInfo>
                  <PaxSegmentRefID>a41da4dc-75bd-41b5-8f8a-20ab98068806</PaxSegmentRefID>
                </SoldAirlineInfo>
              </Coupon>
              <TicketReceipt>
                <URL>https://s3.sirena-research.ru:443/itinerary.receipts.test/96829-230328-OEK0643.4256130339472.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=minio%2F20230328%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20230328T125132Z&amp;X-Amz-Expires=604800&amp;X-Amz-SignedHeaders=host&amp;response-content-type=application%2Fpdf&amp;X-Amz-Signature=a9c071436c8d0c29e07e9d3c5f934bf33bdb0e17dc7cde7b1fba16270e611bc8</URL>
              </TicketReceipt>
              <ReportingTypeCode>TCH</ReportingTypeCode>
              <TicketDocTypeCode>T</TicketDocTypeCode>
              <TicketNumber>4256130339472</TicketNumber>
            </Ticket>
          </TicketDocInfo>
        </Response>
      </View:Mixvel_OrderViewRS>
    </AppData>
  </Body>
</MixEnv:Envelope>

Manual Refund of an Extra Service (EMD Manual Refund)

This service is used when it is necessary to run a refund of a EMD for a particular amount, when it is necessary to correct the automatically calculated amount for refund.

Manual EMD refund in Mixvel is processed in two steps:

1) Mixvel_OrderReshopRQ/Mixvel_OrderReshopRS;

2) Mixvel_OrderChangeRQ/Mixvel_OrderViewRS.

Step 1 - Mixvel_OrderReshopRQ/Mixvel_OrderReshopRS:

OrderItemRefID is used in commontype RefundOrderType:

Mixvel_OrderReshopRQ/Request/UpdateOrder/RefundALaCarteOrderItem/OrderItemRefID

At running this operation the flag for the refund (voluntary or forced) is sent (by default - voluntary):

Mixvel_OrderReshopRQ/Request/ResponseParameters/ReasonCode

And the attribute of the refund is sent - automatic or manual (is used) (by default - automatic):

Mixvel_OrderReshopRQ/Request/ResponseParameters/PricingParameter/AutoExchInd

Example of Mixvel_OrderReshopRQ:

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body id="ID1">
    <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T19:37:48Z"/>
    <AppData>
      <m:Mixvel_OrderReshopRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRQ/1_00">
        <Request>
          <MixOrder>
            <MixOrderID>96829-230328-MEK0642</MixOrderID>
          </MixOrder>
            <ResponseParameters>
             <PricingParameter>
            <AutoExchInd>false<AutoExchInd>
             <PricingParameter>
            <ReasonCode>Voluntary</ReasonCode>
              </ResponseParameters>
          <UpdateOrder>
            <RefundALaCarteOrderItem>
              <OrderRefID>96829-230328-OEK0643</OrderRefID>
              <OrderItemRefID>a2f077a3-ebc2-466b-8486-81f95d6126ee</OrderItemRefID>
            </RefundALaCarteOrderItem>
          </UpdateOrder>
        </Request>
      </m:Mixvel_OrderReshopRQ>
    </AppData>
  </Body>
</MixEnv:Envelope>

Example of Mixvel_OrderReshopRS:

Show an example of Mixvel_OrderReshopRS request on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body>
    <MessageInfo MessageId="515e4d44-098d-458e-b72a-bdc2f80a5151" ReplyTo="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2023-03-28T12:50:38.5028683Z"/>
    <AppData>
      <Reshop:Mixvel_OrderReshopRS xmlns:Reshop="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRS/1_00">
        <Response>
          <ReshopResults>
            <ReshopOffers>
              <Offer OrderId="96829-230328-OEK0643">
                <DeleteOrderItem>
                  <ExistingOrderItem>
                    <OrderItemRefID>a2f077a3-ebc2-466b-8486-81f95d6126ee</OrderItemRefID>
                    <PriceDifferential>
                      <DiffPrice>
                        <ServiceAssociations>
                          <PaxSegmentRefID>a41da4dc-75bd-41b5-8f8a-20ab98068806</PaxSegmentRefID>
                          <PaxRefID>Pax-1</PaxRefID>
                          <ServiceDefinitionRefID>ad4a50b4-adfa-4b7a-a836-0344c1bef950</ServiceDefinitionRefID>
                        </ServiceAssociations>
                        <Price>
                          <TotalAmount CurCode="RUB">0.00</TotalAmount>
                        </Price>
                      </DiffPrice>
                    </PriceDifferential>
                  </ExistingOrderItem>
                </DeleteOrderItem>
                <OfferExpirationTimeLimitDateTime>2023-03-28T13:04:38.4949061Z</OfferExpirationTimeLimitDateTime>
                <OfferID>178decef-8461-4bd0-b1c4-991c62883d89</OfferID>
                <OwnerCode>TCH</OwnerCode>
                <TotalPrice>
                  <TotalAmount CurCode="RUB">0.00</TotalAmount>
                </TotalPrice>
              </Offer>
            </ReshopOffers>
          </ReshopResults>
          <DataLists>
            <PaxList>
              <Pax>
                <AgeMeasure>33</AgeMeasure>
                <ContactInfoRefID>Contact-1</ContactInfoRefID>
                <IdentityDoc>
                  <ExpiryDate>2040-04-12</ExpiryDate>
                  <IdentityDocID>7001456395</IdentityDocID>
                  <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                  <IssueDate>2005-04-12</IssueDate>
                  <IssuingCountryCode>RU</IssuingCountryCode>
                  <Surname>Ivanov</Surname>
                </IdentityDoc>
                <Individual>
                  <Birthdate>1991-04-12</Birthdate>
                  <GenderCode>M</GenderCode>
                  <GivenName>Sergey</GivenName>
                  <MiddleName>Nikolaevich</MiddleName>
                  <Surname>Ivanov</Surname>
                </Individual>
                <PaxID>Pax-1</PaxID>
                <PTC>ADT</PTC>
              </Pax>
            </PaxList>
            <PaxSegmentList>
              <PaxSegment>
                <Arrival>
                  <AircraftScheduledDateTime>2023-04-20T03:40:00</AircraftScheduledDateTime>
                  <IATA_LocationCode>UFA</IATA_LocationCode>
                  <StationName>Ufa</StationName>
                  <TerminalName>1</TerminalName>
                </Arrival>
                <DatedOperatingLeg>
                  <Arrival>
                    <AircraftScheduledDateTime>2023-04-20T03:40:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>UFA</IATA_LocationCode>
                    <TerminalName>1</TerminalName>
                  </Arrival>
                  <CarrierAircraftType>
                    <CarrierAircraftTypeCode>738</CarrierAircraftTypeCode>
                  </CarrierAircraftType>
                  <DatedOperatingLegID>a6f404d2-92c0-44e3-9f1b-6b7792676110</DatedOperatingLegID>
                  <Dep>
                    <AircraftScheduledDateTime>2023-04-19T23:35:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>SVO</IATA_LocationCode>
                    <TerminalName>B</TerminalName>
                  </Dep>
                </DatedOperatingLeg>
                <Dep>
                  <AircraftScheduledDateTime>2023-04-19T23:35:00</AircraftScheduledDateTime>
                  <IATA_LocationCode>SVO</IATA_LocationCode>
                  <StationName>Moscow(Sheremetyevo)</StationName>
                  <TerminalName>B</TerminalName>
                </Dep>
                <Duration>PT2H5M</Duration>
                <MarketingCarrierInfo>
                  <CarrierDesigCode>DP</CarrierDesigCode>
                  <MarketingCarrierFlightNumberText>6503</MarketingCarrierFlightNumberText>
                </MarketingCarrierInfo>
                <PaxSegmentID>a41da4dc-75bd-41b5-8f8a-20ab98068806</PaxSegmentID>
              </PaxSegment>
            </PaxSegmentList>
            <ServiceDefinitionList>
              <ServiceDefinition>
                <Name>PET IN THE CABIN</Name>
                <OwnerCode>TCH</OwnerCode>
                <RFIC>C</RFIC>
                <RFISC>021</RFISC>
                <ServiceGroup>BG</ServiceGroup>
                <ServiceType>C</ServiceType>
                <ServiceDefinitionID>ad4a50b4-adfa-4b7a-a836-0344c1bef950</ServiceDefinitionID>
              </ServiceDefinition>
            </ServiceDefinitionList>
          </DataLists>
        </Response>
      </Reshop:Mixvel_OrderReshopRS>
    </AppData>
  </Body>
</MixEnv:Envelope>

Step 2 - Mixvel_OrderChangeRQ/Mixvel_OrderViewRS:

In Mixvel_OrderChangeRQ the element RefundAlaCarteOrderItem is used:

Mixvel_OrderChangeRQ/Request/ChangeOrder/UpdateOrderItem/RefundAlaCarteOrderItem/OfferRefID

To correct the amount of the refund the field RefundAmount is used:

Mixvel_OrderChangeRQ/Request/ChangeOrder/UpdateOrderItem/RefundAlaCarteOrderItem/RefundAmount

Example for Mixvel_OrderChangeRQ:

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_05">
  <Header/>
  <Body id="ID1">
    <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T21:37:48Z"/>
    <AppData>
      <o:Mixvel_OrderChangeRQ xmlns:o="https://www.mixvel.com/API/XSD/Mixvel_OrderChangeRQ/1_00">
        <Request>
          <ChangeOrder>
            <UpdateOrderItem>
              <RefundAlaCarteOrderItem>
                <OfferRefID>505f4b5d-ed0a-43fe-9875-9e7ff977b784</OfferRefID>
                <ManualRefundALaCarteOrderItem>
                  <OrderItemRefID>2f9a8f1e-98a6-48ca-8bc4-d87824e28859</OrderItemRefID>
                  <RefundAmount CurCode="RUB">1500</RefundAmount>
                </ManualRefundALaCarteOrderItem>
                <ManualRefundALaCarteOrderItem>
                  <OrderItemRefID>2bb8ea3d-3cc1-40b4-94cd-8d3d1127f7c8</OrderItemRefID>
                  <RefundAmount CurCode="RUB">299</RefundAmount>
                </ManualRefundALaCarteOrderItem>
              </RefundAlaCarteOrderItem>
            </UpdateOrderItem>
          </ChangeOrder>
          <MixOrder>
            <MixOrderID>96829-230407-MTE1140</MixOrderID>
          </MixOrder>
        </Request>
      </o:Mixvel_OrderChangeRQ>
    </AppData>
  </Body>
</MixEnv:Envelope>

Mixvel_OrderViewRS delivers the current state of the order:

Show an example of Mixvel_OrderViewRS request on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope
    xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="acac9d8e-b9f7-411c-b958-6a4557343505" ReplyTo="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2023-04-11T12:21:33.971303Z" />
        <AppData>
            <View:Mixvel_OrderViewRS
                xmlns:View="https://www.mixvel.com/API/XSD/Mixvel_OrderViewRS/1_01">
                <Response>
                    <DataLists>
                        <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>f2f288b6-e740-40f5-aad8-b95e906bef76</BaggageAllowanceID>
                                <PieceAllowance>
                                    <TotalQty>0</TotalQty>
                                </PieceAllowance>
                                <TypeCode>No</TypeCode>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
                        <ContactInfoList>
                            <ContactInfo>
                                <ContactInfoID>CID1</ContactInfoID>
                                <EmailAddress>
                                    <ContactTypeText>email</ContactTypeText>
                                    <EmailAddressText>petya@mail.com</EmailAddressText>
                                </EmailAddress>
                                <Phone>
                                    <ContactTypeText>phone</ContactTypeText>
                                    <PhoneNumber>+79202457800</PhoneNumber>
                                </Phone>
                            </ContactInfo>
                            <ContactInfo>
                                <ContactInfoID>Contact-Agency</ContactInfoID>
                                <EmailAddress>
                                    <ContactTypeCode>email</ContactTypeCode>
                                    <ContactTypeText>Agency</ContactTypeText>
                                    <EmailAddressText>ooo.romashka@mail.ru</EmailAddressText>
                                </EmailAddress>
                                <Phone>
                                    <ContactTypeCode>mobile</ContactTypeCode>
                                    <ContactTypeText>Agency</ContactTypeText>
                                    <PhoneNumber>+74957066022</PhoneNumber>
                                </Phone>
                            </ContactInfo>
                        </ContactInfoList>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>UFA</DestCode>
                                <OriginCode>MOW</OriginCode>
                                <OriginDestID>acd72c86-e215-4d59-831e-8de63282ed4e</OriginDestID>
                                <PaxJourneyRefID>db76ca78-9e7d-4365-96d8-3d643a8794de</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <Duration>PT2H</Duration>
                                <PaxJourneyID>db76ca78-9e7d-4365-96d8-3d643a8794de</PaxJourneyID>
                                <PaxSegmentRefID>3f61df1d-a37e-46ab-9e2b-896dfe6e2d2b</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxList>
                            <Pax>
                                <AgeMeasure>5</AgeMeasure>
                                <ContactInfoRefID>CID1</ContactInfoRefID>
                                <IdentityDoc>
                                    <ExpiryDate>2039-03-06</ExpiryDate>
                                    <IdentityDocID>7523676975</IdentityDocID>
                                    <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                                    <IssuingCountryCode>RU</IssuingCountryCode>
                                    <Surname>Tesla</Surname>
                                </IdentityDoc>
                                <Individual>
                                    <Birthdate>1992-03-06</Birthdate>
                                    <GenderCode>M</GenderCode>
                                    <GivenName>Nikolay</GivenName>
                                    <MiddleName>Nikolayvich</MiddleName>
                                    <Surname>Tesla</Surname>
                                    <PrefixName>MR</PrefixName>
                                </Individual>
                                <PaxID>Pax-1</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-05-03T14:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>UFA</IATA_LocationCode>
                                    <StationName>Ufa</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                <AircraftScheduledDateTime>2023-05-03T14:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>UFA</IATA_LocationCode>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>77W</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                    <DatedOperatingLegID>9d71ee32-bf69-40e3-8056-d4b6fb707c26</DatedOperatingLegID>
                                    <Dep>
                    <AircraftScheduledDateTime>2023-05-03T10:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <TerminalName>A</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-05-03T10:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Moscow(Vnukovo)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Dep>
                                <Duration>PT2H</Duration>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>365</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>3f61df1d-a37e-46ab-9e2b-896dfe6e2d2b</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <ServiceDefinitionList>
                            <ServiceDefinition>
                                <Name>Baggage</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <ServiceDefinitionAssociation>
                                    <BaggageAllowanceRef>
                    <BaggageAllowanceRefID>f2f288b6-e740-40f5-aad8-b95e906bef76</BaggageAllowanceRefID>
                                    </BaggageAllowanceRef>
                                </ServiceDefinitionAssociation>
                                <ServiceDefinitionID>f93dbe0f-7f51-4814-8f04-fefff612d331</ServiceDefinitionID>
                            </ServiceDefinition>
                        </ServiceDefinitionList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>5f78bbf3-e0ab-4c74-af81-bca2e2f72dc6</ValidatingPartyID>
                                <ValidatingPartyCode>UT</ValidatingPartyCode>
                                <ValidatingPartyName>UTair</ValidatingPartyName>
                                <ValidatingPartyDesigCode>298</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                    </DataLists>
                    <MixOrder>
                        <MixOrderID>96829-230411-MTT5861</MixOrderID>
                        <Order>
                            <BookingRef>
                                <BookingEntity>
                                    <Carrier>
                                        <AirlineDesigCode>15</AirlineDesigCode>
                                    </Carrier>
                                </BookingEntity>
                                <BookingID>215KC8</BookingID>
                                <BookingRefTypeCode>PNR</BookingRefTypeCode>
                            </BookingRef>
                            <BookingRef>
                                <BookingEntity>
                                    <Carrier>
                                        <AirlineDesigCode>UT</AirlineDesigCode>
                                    </Carrier>
                                </BookingEntity>
                                <BookingID>11L370</BookingID>
                                <BookingRefTypeCode>PNR</BookingRefTypeCode>
                            </BookingRef>
                            <CreationDateTime>2023-04-11T15:19:00</CreationDateTime>
                            <TicketDocsCount>1</TicketDocsCount>
                            <OrderID>96829-230411-OTT5862</OrderID>
                            <OrderItem>
                                <FareDetail>
                                    <FareComponent>
                                        <CabinType>
                                            <CabinTypeCode>Economy</CabinTypeCode>
                                        </CabinType>
                                        <FareBasisCode>YSSOW</FareBasisCode>
                                        <FareRule>
                                            <RuleCode>0037</RuleCode>
                                        </FareRule>
                        <PaxSegmentRefID>3f61df1d-a37e-46ab-9e2b-896dfe6e2d2b</PaxSegmentRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
    <BaseAmountGuaranteeTimeLimitDateTime>2023-04-13T15:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <QualifierCode>aircompany</QualifierCode>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <QualifierCode>aircompany</QualifierCode>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <QualifierCode>aircompany</QualifierCode>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">1215.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4215.00</TotalAmount>
                                        </Price>
                                        <RBD>
                                            <RBD_Code>Y</RBD_Code>
                                        </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <QualifierCode>aircompany</QualifierCode>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.00</Amount>
                                                <QualifierCode>aircompany</QualifierCode>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <QualifierCode>aircompany</QualifierCode>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1215.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">4215.00</TotalAmount>
                                    </Price>
                                </FareDetail>
                                <OrderItemID>739b846b-5e9a-4a5f-8994-bc69a2b14a25</OrderItemID>
                                <OwnerCode>TCH</OwnerCode>
                                <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">1000.00</Amount>
                                            <QualifierCode>aircompany</QualifierCode>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.00</Amount>
                                            <QualifierCode>aircompany</QualifierCode>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <QualifierCode>aircompany</QualifierCode>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1215.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">4215.00</TotalAmount>
                                </Price>
                                <Service>
                                    <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>5f78bbf3-e0ab-4c74-af81-bca2e2f72dc6</ValidatingPartyRefID>
                                    <ServiceAssociations>
                    <PaxSegmentRefID>3f61df1d-a37e-46ab-9e2b-896dfe6e2d2b</PaxSegmentRefID>
                                    </ServiceAssociations>
                                    <ServiceID>36fcea1b-6245-4477-9d3c-4ef3389cf6c5</ServiceID>
                                    <StatusCode>HK</StatusCode>
                                </Service>
                                <Service>
                                    <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>5f78bbf3-e0ab-4c74-af81-bca2e2f72dc6</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxSegmentRef>
                        <PaxSegmentRefID>3f61df1d-a37e-46ab-9e2b-896dfe6e2d2b</PaxSegmentRefID>
                                                </PaxSegmentRef>
                                            </ServiceDefinitionRefFlightAssociations>
                <ServiceDefinitionRefID>f93dbe0f-7f51-4814-8f04-fefff612d331</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>3159c6f2-5bf6-4f3e-82d5-fdf5685f43df</ServiceID>
                                    <StatusCode>HK</StatusCode>
                                </Service>
                            </OrderItem>
                            <OwnerCode>TCH</OwnerCode>
                            <RelevanceDateTime>2023-04-11T12:21:32.0219838Z</RelevanceDateTime>
                            <ReservationGuideline>
                                <ReservationLang>RU</ReservationLang>
                            </ReservationGuideline>
                            <StatusCode>CLOSED</StatusCode>
                            <TotalPrice>
                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                <TaxSummary>
                                    <Tax>
                                        <Amount CurCode="RUB">185.00</Amount>
                                        <QualifierCode>aircompany</QualifierCode>
                                        <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">1000.00</Amount>
                                        <QualifierCode>aircompany</QualifierCode>
                                        <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">30.00</Amount>
                                        <QualifierCode>aircompany</QualifierCode>
                                        <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1215.00</TotalTaxAmount>
                                </TaxSummary>
                                <TotalAmount CurCode="RUB">4215.00</TotalAmount>
                            </TotalPrice>
                            <VoidTimelimitUtc>2023-04-11T20:19:00Z</VoidTimelimitUtc>
                        </Order>
                        <TotalAmount CurCode="RUB">4215.00</TotalAmount>
                    </MixOrder>
                    <PaymentFunctions>
                        <OrderAssociation>
                            <OrderRefID>96829-230411-OTT5862</OrderRefID>
                        </OrderAssociation>
                        <PaymentProcessingSummary>
                            <Amount CurCode="RUB">4215.00</Amount>
                            <PaymentID>890a3cb3-5de1-47b6-86b7-655f5b967840</PaymentID>
                            <PaymentProcessingDetailsPaymentMethod>
                                <OtherPaymentMethod />
                            </PaymentProcessingDetailsPaymentMethod>
                        </PaymentProcessingSummary>
                    </PaymentFunctions>
                    <TicketDocInfo>
                        <BookingRef>
                            <BookingEntity>
                                <Carrier>
                                    <AirlineDesigCode>15</AirlineDesigCode>
                                </Carrier>
                            </BookingEntity>
                            <BookingID>215KC8</BookingID>
                            <BookingRefTypeCode>PNR</BookingRefTypeCode>
                        </BookingRef>
                        <BookingRef>
                            <BookingEntity>
                                <Carrier>
                                    <AirlineDesigCode>UT</AirlineDesigCode>
                                </Carrier>
                            </BookingEntity>
                            <BookingID>11L370</BookingID>
                            <BookingRefTypeCode>PNR</BookingRefTypeCode>
                        </BookingRef>
                        <FareDetail>
                            <FareComponent>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                </CabinType>
                                <FareBasisCode>YSSOW</FareBasisCode>
                                <FareRule>
                                    <RuleCode>0037</RuleCode>
                                </FareRule>
                                <PaxSegmentRefID>3f61df1d-a37e-46ab-9e2b-896dfe6e2d2b</PaxSegmentRefID>
                                <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
    <BaseAmountGuaranteeTimeLimitDateTime>2023-04-13T15:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">1000.00</Amount>
                                            <QualifierCode>aircompany</QualifierCode>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.00</Amount>
                                            <QualifierCode>aircompany</QualifierCode>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <QualifierCode>aircompany</QualifierCode>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1215.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">4215.00</TotalAmount>
                                </Price>
                                <RBD>
                                    <RBD_Code>Y</RBD_Code>
                                </RBD>
                            </FareComponent>
                            <FareCalculationInfo>
                                <AddInfoText>MOW UT UFA3000RUB3000END YQ1000RUB YR30RUB</AddInfoText>
                            </FareCalculationInfo>
                            <FarePriceType>
                                <FarePriceTypeCode>Sell</FarePriceTypeCode>
                                <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <QualifierCode>aircompany</QualifierCode>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">1000.00</Amount>
                                            <QualifierCode>aircompany</QualifierCode>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.00</Amount>
                                            <QualifierCode>aircompany</QualifierCode>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">366.37</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1215.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">4215.00</TotalAmount>
                                </Price>
                            </FarePriceType>
                        </FareDetail>
                        <IssueDateTime>2023-04-11T15:19:00</IssueDateTime>
                        <PaxRefID>Pax-1</PaxRefID>
                        <Ticket>
                            <Coupon>
                                <CouponNumber>1</CouponNumber>
                                <CouponStatusCode>O</CouponStatusCode>
                                <FareBasisCode>YSSOW</FareBasisCode>
                                <ServiceRefID>36fcea1b-6245-4477-9d3c-4ef3389cf6c5</ServiceRefID>
                                <SoldAirlineInfo>
                                    <PaxSegmentRefID>3f61df1d-a37e-46ab-9e2b-896dfe6e2d2b</PaxSegmentRefID>
                                </SoldAirlineInfo>
                            </Coupon>
                            <TicketReceipt>
                                <URL>https://s3.sirena-research.ru:443/itinerary.receipts.test/96829-230411-OTT5862.2986130384102.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=minio%2F20230411%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20230411T122132Z&amp;X-Amz-Expires=604800&amp;X-Amz-SignedHeaders=host&amp;response-content-type=application%2Fpdf&amp;X-Amz-Signature=5aaef63a6b86a9e0dea5fc27a759b73e6bbc2cfc01e1b47135d1103baa45c3a0</URL>
                            </TicketReceipt>
                            <ReportingTypeCode>TCH</ReportingTypeCode>
                            <TicketDocTypeCode>T</TicketDocTypeCode>
                            <TicketNumber>2986130384102</TicketNumber>
                        </Ticket>
                    </TicketDocInfo>
                    <TicketDocInfo>
                        <BookingRef>
                            <BookingEntity>
                                <Carrier>
                                    <AirlineDesigCode>15</AirlineDesigCode>
                                </Carrier>
                            </BookingEntity>
                            <BookingID>215KC8</BookingID>
                            <BookingRefTypeCode>PNR</BookingRefTypeCode>
                        </BookingRef>
                        <BookingRef>
                            <BookingEntity>
                                <Carrier>
                                    <AirlineDesigCode>UT</AirlineDesigCode>
                                </Carrier>
                            </BookingEntity>
                            <BookingID>11L370</BookingID>
                            <BookingRefTypeCode>PNR</BookingRefTypeCode>
                        </BookingRef>
                        <FareDetail>
                            <FareComponent>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                </CabinType>
                                <FareBasisCode>YSSOW</FareBasisCode>
                                <FareRule>
                                    <RuleCode>0037</RuleCode>
                                </FareRule>
                                <PaxSegmentRefID>3f61df1d-a37e-46ab-9e2b-896dfe6e2d2b</PaxSegmentRefID>
                                <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
        <BaseAmountGuaranteeTimeLimitDateTime>2023-04-13T15:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">1000.00</Amount>
                                            <QualifierCode>aircompany</QualifierCode>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.00</Amount>
                                            <QualifierCode>aircompany</QualifierCode>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <QualifierCode>aircompany</QualifierCode>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1215.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">4215.00</TotalAmount>
                                </Price>
                                <RBD>
                                    <RBD_Code>Y</RBD_Code>
                                </RBD>
                            </FareComponent>
                            <FarePriceType>
                                <FarePriceTypeCode>Sell</FarePriceTypeCode>
                                <Price>
                                    <BaseAmount CurCode="RUB">305.00</BaseAmount>
                                    <TotalAmount CurCode="RUB">305.00</TotalAmount>
                                </Price>
                            </FarePriceType>
                        </FareDetail>
                        <IssueDateTime>2023-04-11T15:19:00</IssueDateTime>
                        <PaxRefID>Pax-1</PaxRefID>
                        <Ticket>
                            <ConnectedDocNumber>2986130384102</ConnectedDocNumber>
                            <Coupon>
                                <ConnectedCouponNumber>1.0</ConnectedCouponNumber>
                                <CouponNumber>1.0</CouponNumber>
                                <CouponStatusCode>R</CouponStatusCode>
                                <RFIC>C</RFIC>
                                <RFISC>0DG</RFISC>
                                <RFISC_Desc>FEE PER KG EXCEEDING THE STANDARD</RFISC_Desc>
                                <ServiceGroupType>BG</ServiceGroupType>
                                <SoldAirlineInfo>
                                    <PaxSegmentRefID>3f61df1d-a37e-46ab-9e2b-896dfe6e2d2b</PaxSegmentRefID>
                                </SoldAirlineInfo>
                            </Coupon>
                            <TicketReceipt>
                                <URL>https://s3.sirena-research.ru:443/itinerary.receipts.test/96829-230411-OTT5862.2986180018306.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=minio%2F20230411%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20230411T121944Z&amp;X-Amz-Expires=604800&amp;X-Amz-SignedHeaders=host&amp;response-content-type=application%2Fpdf&amp;X-Amz-Signature=6234acb09f17d927b9e38b253a4addc51dd7d73eb1d30590d55c85805dff09dd</URL>
                            </TicketReceipt>
                            <ReportingTypeCode>TCH</ReportingTypeCode>
                            <TicketDocTypeCode>J</TicketDocTypeCode>
                            <TicketNumber>2986180018306</TicketNumber>
                        </Ticket>
                    </TicketDocInfo>
                </Response>
            </View:Mixvel_OrderViewRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

Preliminary calculation of refund amount for several passengers

It’s necessary to use the request Mixvel_OrderReshopRQ to obtain preliminary calculation of refund amount for several passengers; the block RefundOrder has the element PaxRefID to point out the particular passengers from the order.

Mixvel_OrderReshopRQ/Request/UpdateOrder/RefundOrder/PaxRefID

Example Mixvel_OrderReshopRQ:

Show the Mixvel_OrderReshopRQ message example on this page

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelop xmlns:MixEnv="http://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body id="ID1">
      <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T18:37:48Z"/>
      <AppData>
         <m:Mixvel_OrderReshopRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRQ/1_00">
            <Request>
               <MixOrder>
                  <MixOrderID>96829-240131-MKE9755</MixOrderID>
               </MixOrder>
               <ResponseParameters>
                  <PricingParameter>
                     <AutoExchInd>false</AutoExchInd>
                  </PricingParameter>
                  <ReasonCode>Involuntary</ReasonCode>
               </ResponseParameters>
               <UpdateOrder>
                  <RefundOrder>
                     <OrderRefID>96829-240131-OKE9756</OrderRefID>
                     <PaxRefID>Pax-2</PaxRefID>
                  </RefundOrder>
               </UpdateOrder>
            </Request>
         </m:Mixvel_OrderReshopRQ>
      </AppData>
   </Body>
</MixEnv:Envelop>

Example Mixvel_OrderReshopRS:

Show the Mixvel_OrderReshopRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="601ef66d-5838-4b9f-9dcd-0c960f725259" ReplyTo="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2024-01-31T13:57:08.4229327Z"/>
      <AppData>
         <Reshop:Mixvel_OrderReshopRS xmlns:Reshop="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRS/1_00">
            <Response>
               <ReshopResults>
                  <ReshopOffers>
                     <Offer OrderId="96829-240131-OKE9756">
                        <DeleteOrderItem>
                           <ExistingOrderItem>
                              <OrderItemRefID>b0b995c7-b3db-4963-81ab-050e32ea835d</OrderItemRefID>
                              <PriceDifferential>
                                 <DiffPrice>
                                    <FareDetail>
                                       <FareComponent>
                                          <CabinType>
                                             <CabinTypeCode>Economy</CabinTypeCode>
                                          </CabinType>
                                          <FareBasisCode>LLTOW</FareBasisCode>
                                          <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                                          <Price>
                                             <BaseAmount CurCode="RUB">2150.00</BaseAmount>
                                             <TaxSummary>
                                                <Tax>
                                                   <Amount CurCode="RUB">1000.00</Amount>
                                                   <QualifierCode>aircompany</QualifierCode>
                                                   <TaxCode>YQF</TaxCode>
                                                   <TaxOperation>Refund</TaxOperation>
                                                </Tax>
                                                <Tax>
                                                   <Amount CurCode="RUB">1000.00</Amount>
                                                   <QualifierCode>aircompany</QualifierCode>
                                                   <TaxCode>YQI</TaxCode>
                                                   <TaxOperation>Refund</TaxOperation>
                                                </Tax>
                                                <Tax>
                                                   <Amount CurCode="RUB">1000.00</Amount>
                                                   <QualifierCode>aircompany</QualifierCode>
                                                   <TaxCode>YQI</TaxCode>
                                                   <TaxOperation>Refund</TaxOperation>
                                                </Tax>
                                                <Tax>
                                                   <Amount CurCode="RUB">30.00</Amount>
                                                   <QualifierCode>aircompany</QualifierCode>
                                                   <TaxCode>YRI</TaxCode>
                                                   <TaxOperation>Refund</TaxOperation>
                                                </Tax>
                                                <Tax>
                                                   <Amount CurCode="RUB">185.00</Amount>
                                                   <QualifierCode>aircompany</QualifierCode>
                                                   <TaxCode>ZZ</TaxCode>
                                                   <TaxOperation>Refund</TaxOperation>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                                             </TaxSummary>
                                             <TotalAmount CurCode="RUB">5365.00</TotalAmount>
                                          </Price>
                                          <RBD>
                                             <RBD_Code>L</RBD_Code>
                                          </RBD>
                                          <TicketDesigCode/>
                                       </FareComponent>
                                       <PaxRefID>Pax-2</PaxRefID>
                                    </FareDetail>
                                    <Price>
                                       <TotalAmount CurCode="RUB">5365.00</TotalAmount>
                                    </Price>
                                 </DiffPrice>
                              </PriceDifferential>
                           </ExistingOrderItem>
                        </DeleteOrderItem>
                        <OfferExpirationTimeLimitDateTime>2024-01-31T14:11:08.4088031Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>0d258349-510d-476b-bcbd-9cda54b2c18d</OfferID>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <TotalAmount CurCode="RUB">5365.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                  </ReshopOffers>
               </ReshopResults>
               <DataLists>
                  <PaxList>
                     <Pax>
                        <AgeMeasure>32</AgeMeasure>
                        <IdentityDoc>
                           <ExpiryDate>2031-08-20</ExpiryDate>
                           <IdentityDocID>7001456395</IdentityDocID>
                           <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                           <IssueDate>2011-08-20</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanova</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>1991-08-15</Birthdate>
                           <GenderCode>F</GenderCode>
                           <GivenName>Maria</GivenName>
                           <MiddleName>Ivanovna</MiddleName>
                           <Surname>Ivanova</Surname>
                        </Individual>
                        <OrderRefID>96829-240131-OKE9756</OrderRefID>
                        <PaxID>Pax-2</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                  </PaxList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-21T14:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>UFA</IATA_LocationCode>
                           <StationName>Уфа</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-21T14:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>UFA</IATA_LocationCode>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>77W</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>a4da87d4-048b-429b-80b9-a302b9f51af9</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-21T10:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-21T10:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT2H</Duration>
                        <Mileage>725</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>UT</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>365</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>UT</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>365</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
               </DataLists>
            </Response>
         </Reshop:Mixvel_OrderReshopRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

To perform the refund operation it’s necessary to use the request Mixvel_OrderChangeRQ with the structure RefundPaxSegment, and to point out the offer which was earlier delivered in the Mixvel_OrderReshopRS.

Example Mixvel_OrderChangeRQ:

Show the Mixvel_OrderChangeRQ message example on this page

<MixEnv:Envelop xmlns:MixEnv="http://www.mixvel.com/API/XSD/mixvel_envelope/1_04">
   <Header/>
   <Body id="ID1">
      <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T18:37:48Z"/>
      <AppData>
         <m:Mixvel_OrderChangeRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_OrderChangeRQ/1_00">
            <Request>
               <ChangeOrder>
                  <RefundPaxSegment>
                     <OfferRefID>0d258349-510d-476b-bcbd-9cda54b2c18d</OfferRefID>
                     <ReturnSeats>true</ReturnSeats>
                     <UpdatePriceOrderItem>
                        <FareDetail>
                           <FareComponent>
                              <Price>
                                 <BaseAmount CurCode="RUB">5365.00</BaseAmount>
                              </Price>
                              <PaxRefID>Pax-2</PaxRefID>
                              <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                           </FareComponent>
                        </FareDetail>
                     </UpdatePriceOrderItem>
                  </RefundPaxSegment>
               </ChangeOrder>
               <MixOrder>
                  <MixOrderID>96829-240131-MKE9755</MixOrderID>
               </MixOrder>
            </Request>
         </m:Mixvel_OrderChangeRQ>
      </AppData>
   </Body>
</MixEnv:Envelop>

Example Mixvel_OrderViewRS:

Show the Mixvel_OrderViewRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="21f3a794-402e-427c-8539-a8f6653657b3" ReplyTo="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2024-01-31T13:57:35.8442381Z"/>
      <AppData>
         <View:Mixvel_OrderViewRS xmlns:View="https://www.mixvel.com/API/XSD/Mixvel_OrderViewRS/1_01">
            <Response>
               <DataLists>
                  <BaggageAllowanceList>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0726c282-4e4c-479b-9f64-de31bdf88040</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ecb14d30-2a82-4000-917e-6b6e0eb4db92</BaggageAllowanceID>
                        <DescText>No</DescText>
                        <TypeCode>Checked</TypeCode>
                     </BaggageAllowance>
                  </BaggageAllowanceList>
                  <ContactInfoList>
                     <ContactInfo>
                        <ContactInfoID>Contact-1</ContactInfoID>
                        <EmailAddress>
                           <ContactTypeCode>email</ContactTypeCode>
                           <ContactTypeText>personal</ContactTypeText>
                           <EmailAddressText>efim11011995@ya.ru</EmailAddressText>
                        </EmailAddress>
                        <Phone>
                           <ContactTypeCode>mobile</ContactTypeCode>
                           <ContactTypeText>personal</ContactTypeText>
                           <PhoneNumber>+79644354586</PhoneNumber>
                        </Phone>
                     </ContactInfo>
                     <ContactInfo>
                        <ContactInfoID>Contact_Agency</ContactInfoID>
                        <EmailAddress>
                           <ContactTypeText>agency</ContactTypeText>
                           <EmailAddressText>agency@gmail.com</EmailAddressText>
                        </EmailAddress>
                        <Phone>
                           <ContactTypeText>agency</ContactTypeText>
                           <PhoneNumber>+74957758555</PhoneNumber>
                        </Phone>
                        <Phone>
                           <ContactTypeCode>agency</ContactTypeCode>
                           <ContactTypeText>Agency</ContactTypeText>
                           <PhoneNumber>74951234567</PhoneNumber>
                        </Phone>
                     </ContactInfo>
                  </ContactInfoList>
                  <OriginDestList>
                     <OriginDest>
                        <DestCode>UFA</DestCode>
                        <OriginCode>MOW</OriginCode>
                        <OriginDestID>a8b41605-d6da-4232-be71-a2377f07e4c6</OriginDestID>
                        <PaxJourneyRefID>49194826-3313-4ab5-b414-3a074b64af8e</PaxJourneyRefID>
                     </OriginDest>
                  </OriginDestList>
                  <PaxJourneyList>
                     <PaxJourney>
                        <Duration>PT2H</Duration>
                        <PaxJourneyID>49194826-3313-4ab5-b414-3a074b64af8e</PaxJourneyID>
                        <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                     </PaxJourney>
                  </PaxJourneyList>
                  <PaxList>
                     <Pax>
                        <AgeMeasure>35</AgeMeasure>
                        <ContactInfoRefID>Contact-1</ContactInfoRefID>
                        <IdentityDoc>
                           <ExpiryDate>2030-04-12</ExpiryDate>
                           <IdentityDocID>7001451111</IdentityDocID>
                           <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                           <IssueDate>2020-04-12</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanov</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>1988-12-12</Birthdate>
                           <GenderCode>M</GenderCode>
                           <GivenName>Danil</GivenName>
                           <MiddleName>Yurevich</MiddleName>
                           <Surname>Ivanov</Surname>
                        </Individual>
                        <OrderRefID>96829-240131-OKE9756</OrderRefID>
                        <PaxID>Pax-1</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                     <Pax>
                        <AgeMeasure>9</AgeMeasure>
                        <IdentityDoc>
                           <ExpiryDate>2028-03-23</ExpiryDate>
                           <IdentityDocID>II ПР 685977</IdentityDocID>
                           <IdentityDocTypeCode>SR</IdentityDocTypeCode>
                           <IssueDate>2014-06-25</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanov</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>2014-06-25</Birthdate>
                           <GenderCode>M</GenderCode>
                           <GivenName>Ivan</GivenName>
                           <MiddleName>Danilovich</MiddleName>
                           <Surname>Ivanov</Surname>
                        </Individual>
                        <OrderRefID>96829-240131-OKE9756</OrderRefID>
                        <PaxID>Pax-3</PaxID>
                        <PaxRefID>Pax-1</PaxRefID>
                        <PTC>CNN</PTC>
                     </Pax>
                     <Pax>
                        <AgeMeasure>1</AgeMeasure>
                        <IdentityDoc>
                           <ExpiryDate>2028-03-23</ExpiryDate>
                           <IdentityDocID>II ПР 246170</IdentityDocID>
                           <IdentityDocTypeCode>SR</IdentityDocTypeCode>
                           <IssueDate>2022-09-09</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanova</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>2022-07-09</Birthdate>
                           <GenderCode>F</GenderCode>
                           <GivenName>Sofija</GivenName>
                           <MiddleName>Danilovna</MiddleName>
                           <Surname>Ivanova</Surname>
                        </Individual>
                        <OrderRefID>96829-240131-OKE9756</OrderRefID>
                        <PaxID>Pax-4</PaxID>
                        <PaxRefID>Pax-1</PaxRefID>
                        <PTC>INF</PTC>
                     </Pax>
                  </PaxList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-21T14:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>UFA</IATA_LocationCode>
                           <StationName>Уфа</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-21T14:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>UFA</IATA_LocationCode>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>77W</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>a4da87d4-048b-429b-80b9-a302b9f51af9</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-21T10:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-21T10:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT2H</Duration>
                        <Mileage>725</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>UT</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>365</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>UT</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>365</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
                  <PriceClassList>
                     <PriceClass>
                        <Code>MN</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ (08A)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>БАГАЖ НЕ БОЛЕЕ 20КГ 203СМ (0C2)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>БАГАЖ НЕ БОЛЕЕ 10КГ 55X40X25CМ (0IJ)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ИЗМЕНЯЕМЫЙ БИЛЕТ (059)</DescText>
                        </Desc>
                        <Desc>
                           <Access>D</Access>
                           <DescText>ВОЗВРАТНЫЙ БИЛЕТ (056)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ВЫБОР МЕСТА (0B5)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ШАШЛЫК ИЗ ГОВЯДИНЫ С ОВОЩАМИ (OB5)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ВЫБОР МЕСТА 1 (STR)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ВЫБОР ПРЕДПОЧТИТЕЛЬНОГО МЕСТА (PRS)</DescText>
                        </Desc>
                        <Name>МИНИМУМ</Name>
                        <PriceClassID>d5c389eb-b8d9-40ed-918f-b137582d7906</PriceClassID>
                     </PriceClass>
                  </PriceClassList>
                  <ServiceDefinitionList>
                     <ServiceDefinition>
                        <Name>Багаж</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <ServiceDefinitionAssociation>
                           <BaggageAllowanceRef>
                              <BaggageAllowanceRefID>ecb14d30-2a82-4000-917e-6b6e0eb4db92</BaggageAllowanceRefID>
                           </BaggageAllowanceRef>
                        </ServiceDefinitionAssociation>
                        <ServiceDefinitionID>480fc652-2ac8-43b2-9148-ab19216efbc0</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>Багаж</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <ServiceDefinitionAssociation>
                           <BaggageAllowanceRef>
                              <BaggageAllowanceRefID>0726c282-4e4c-479b-9f64-de31bdf88040</BaggageAllowanceRefID>
                           </BaggageAllowanceRef>
                        </ServiceDefinitionAssociation>
                        <ServiceDefinitionID>c1443a43-251f-4f4b-82fe-3db31e4075c4</ServiceDefinitionID>
                     </ServiceDefinition>
                  </ServiceDefinitionList>
                  <ValidatingPartyList>
                     <ValidatingParty>
                        <ValidatingPartyID>b70200cf-c3b7-47f4-bb6b-0a587ad1ba9e</ValidatingPartyID>
                        <ValidatingPartyCode>UT</ValidatingPartyCode>
                        <ValidatingPartyName>ЮТэйр</ValidatingPartyName>
                        <ValidatingPartyDesigCode>298</ValidatingPartyDesigCode>
                     </ValidatingParty>
                  </ValidatingPartyList>
               </DataLists>
               <MixOrder>
                  <MixOrderID>96829-240131-MKE9755</MixOrderID>
                  <Order>
                     <BookingRef>
                        <BookingEntity>
                           <Carrier>
                              <AirlineDesigCode>15</AirlineDesigCode>
                           </Carrier>
                        </BookingEntity>
                        <BookingID>24577W</BookingID>
                        <BookingRefTypeCode>PNR</BookingRefTypeCode>
                     </BookingRef>
                     <BookingRef>
                        <BookingEntity>
                           <Carrier>
                              <AirlineDesigCode>UT</AirlineDesigCode>
                           </Carrier>
                        </BookingEntity>
                        <BookingID>1D15B7</BookingID>
                        <BookingRefTypeCode>PNR</BookingRefTypeCode>
                     </BookingRef>
                     <CreationDateTime>2024-01-31T16:56:00</CreationDateTime>
                     <TicketDocsCount TicketCount="3" EMDCount="0">3</TicketDocsCount>
                     <OrderID>96829-240131-OKE9756</OrderID>
                     <OrderItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>LLTOW</FareBasisCode>
                              <FareRule>
                                 <RuleCode>0163</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2150.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T16:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">3000.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">186.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">3216.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">5366.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>d5c389eb-b8d9-40ed-918f-b137582d7906</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>L</RBD_Code>
                              </RBD>
                              <TicketDesigCode/>
                           </FareComponent>
                           <PaxRefID>Pax-1</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">2150.00</BaseAmount>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">3000.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>YQ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">30.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">186.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">470.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">31.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3216.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">5366.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <OrderItemID>3f282c2b-4f7e-496a-b1b7-0fb78547e6d4</OrderItemID>
                        <OwnerCode>TCH</OwnerCode>
                        <PaymentTimeLimitDateTime>2024-02-21T07:20:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">2150.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">3000.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YQ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">186.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">470.91</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">31.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3216.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5366.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                           <ValidatingPartyRefID>b70200cf-c3b7-47f4-bb6b-0a587ad1ba9e</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                           </ServiceAssociations>
                           <ServiceID>fbc61aec-b7d8-45ac-994f-80589d03bae1</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                           <ValidatingPartyRefID>b70200cf-c3b7-47f4-bb6b-0a587ad1ba9e</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>480fc652-2ac8-43b2-9148-ab19216efbc0</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>778458aa-4fe4-48f4-9b89-0f68d4969aa6</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                           <ValidatingPartyRefID>b70200cf-c3b7-47f4-bb6b-0a587ad1ba9e</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>c1443a43-251f-4f4b-82fe-3db31e4075c4</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>738e983e-9da2-47bf-a9b0-15e836c9fcd2</ServiceID>
                        </Service>
                     </OrderItem>
                     <OrderItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>LLTOW/CH25</FareBasisCode>
                              <FareRule>
                                 <RuleCode>0163</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">1612.50</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T16:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <EquivAmount CurCode="RUB">1615.00</EquivAmount>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">3000.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4830.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>d5c389eb-b8d9-40ed-918f-b137582d7906</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>L</RBD_Code>
                              </RBD>
                              <TicketDesigCode>CH25</TicketDesigCode>
                           </FareComponent>
                           <PaxRefID>Pax-3</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">1612.50</BaseAmount>
                              <EquivAmount CurCode="RUB">1615.00</EquivAmount>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">3000.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>YQ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">30.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">422.28</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">30.83</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4830.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <OrderItemID>5672b149-3fcb-43eb-84eb-00bd156f498e</OrderItemID>
                        <OwnerCode>TCH</OwnerCode>
                        <PaymentTimeLimitDateTime>2024-02-21T07:20:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">1612.50</BaseAmount>
                           <EquivAmount CurCode="RUB">1615.00</EquivAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">3000.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YQ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">422.28</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.83</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">4830.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID OriginRef="16">Pax-3</PaxRefID>
                           <ValidatingPartyRefID>b70200cf-c3b7-47f4-bb6b-0a587ad1ba9e</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                           </ServiceAssociations>
                           <ServiceID>7d60d3d9-8964-4ab8-89b2-d783973ea617</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="16">Pax-3</PaxRefID>
                           <ValidatingPartyRefID>b70200cf-c3b7-47f4-bb6b-0a587ad1ba9e</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>480fc652-2ac8-43b2-9148-ab19216efbc0</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>9aeeffd6-c53a-4b13-bbf6-7f6a15995c80</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="16">Pax-3</PaxRefID>
                           <ValidatingPartyRefID>b70200cf-c3b7-47f4-bb6b-0a587ad1ba9e</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>c1443a43-251f-4f4b-82fe-3db31e4075c4</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>2b9290a0-11c4-4c32-afa5-c9af8dfe2da7</ServiceID>
                        </Service>
                     </OrderItem>
                     <OrderItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>LLTOW/IN00</FareBasisCode>
                              <FareRule>
                                 <RuleCode>0163</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">0</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T16:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">2000.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">2000.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2000.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>d5c389eb-b8d9-40ed-918f-b137582d7906</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>L</RBD_Code>
                              </RBD>
                              <TicketDesigCode>IN00</TicketDesigCode>
                           </FareComponent>
                           <PaxRefID>Pax-4</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">0</BaseAmount>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">2000.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>YQ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">181.82</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">2000.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2000.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <OrderItemID>e931d85c-b946-44c8-8206-c05290433d38</OrderItemID>
                        <OwnerCode>TCH</OwnerCode>
                        <PaymentTimeLimitDateTime>2024-02-21T07:20:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">0</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">2000.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YQ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">181.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">2000.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">2000.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID OriginRef="18">Pax-4</PaxRefID>
                           <ValidatingPartyRefID>b70200cf-c3b7-47f4-bb6b-0a587ad1ba9e</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                           </ServiceAssociations>
                           <ServiceID>8b791936-16dc-4367-aabc-6f36f1f48585</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="18">Pax-4</PaxRefID>
                           <ValidatingPartyRefID>b70200cf-c3b7-47f4-bb6b-0a587ad1ba9e</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>480fc652-2ac8-43b2-9148-ab19216efbc0</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>88806de9-86e7-4b5a-a48b-cb0ea3ad1da1</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="18">Pax-4</PaxRefID>
                           <ValidatingPartyRefID>b70200cf-c3b7-47f4-bb6b-0a587ad1ba9e</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>c1443a43-251f-4f4b-82fe-3db31e4075c4</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>c82b6e23-6dde-4aa8-a2d3-414b480bc421</ServiceID>
                        </Service>
                     </OrderItem>
                     <OriginDestRefID>a8b41605-d6da-4232-be71-a2377f07e4c6</OriginDestRefID>
                     <OwnerCode>TCH</OwnerCode>
                     <RelevanceDateTime>2024-01-31T13:57:30.6429468Z</RelevanceDateTime>
                     <StatusCode>CLOSED</StatusCode>
                     <TotalPrice>
                        <EquivAmount CurCode="RUB">3765.00</EquivAmount>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">8000.00</Amount>
                              <QualifierCode>aircompany</QualifierCode>
                              <TaxCode>YQ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">60.00</Amount>
                              <QualifierCode>aircompany</QualifierCode>
                              <TaxCode>YR</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">371.00</Amount>
                              <QualifierCode>aircompany</QualifierCode>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">1075.01</Amount>
                              <QualifierCode>6</QualifierCode>
                              <TaxCode>VAT Fare</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">61.83</Amount>
                              <QualifierCode>6</QualifierCode>
                              <TaxCode>VAT ZZ</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">8431.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">12196.00</TotalAmount>
                     </TotalPrice>
                     <VoidTimelimitUtc>2024-01-31T20:59:00Z</VoidTimelimitUtc>
                  </Order>
                  <TotalAmount CurCode="RUB">12196.00</TotalAmount>
               </MixOrder>
               <PaymentFunctions>
                  <OrderAssociation>
                     <OrderRefID>96829-240131-OKE9756</OrderRefID>
                  </OrderAssociation>
                  <PaymentProcessingSummary>
                     <Amount CurCode="RUB">12196.00</Amount>
                     <PaymentID>a6fcc093-7147-4edc-bc74-542effa8808e</PaymentID>
                     <PaymentProcessingDetailsPaymentMethod>
                        <OtherPaymentMethod/>
                     </PaymentProcessingDetailsPaymentMethod>
                  </PaymentProcessingSummary>
               </PaymentFunctions>
               <TicketDocInfo>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>15</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>24577W</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>UT</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>1D15B7</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <EndorsementText>NDSA/K470.91 NDSZZ31.00/BAGAZH PLATNYI</EndorsementText>
                  <FareDetail>
                     <FareComponent>
                        <CabinType>
                           <CabinTypeCode>Economy</CabinTypeCode>
                        </CabinType>
                        <TicketCoupon>1</TicketCoupon>
                        <FareBasisCode>LLTOW</FareBasisCode>
                        <FareRule>
                           <RuleCode>0163</RuleCode>
                        </FareRule>
                        <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                        <Price>
                           <BaseAmount CurCode="RUB">2150.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T16:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">3000.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YQ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">186.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3216.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5366.00</TotalAmount>
                        </Price>
                        <PriceClassRefID>d5c389eb-b8d9-40ed-918f-b137582d7906</PriceClassRefID>
                        <RBD>
                           <RBD_Code>L</RBD_Code>
                        </RBD>
                        <TicketDesigCode/>
                     </FareComponent>
                     <FareCalculationInfo>
                        <AddInfoText>MOW UT UFA2150RUB2150END YQ3000РУБ YR30РУБ</AddInfoText>
                     </FareCalculationInfo>
                     <FarePriceType>
                        <FarePriceTypeCode>Sell</FarePriceTypeCode>
                        <Price>
                           <BaseAmount CurCode="RUB">2150.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">3000.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YQ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">186.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">470.91</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">31.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3216.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5366.00</TotalAmount>
                        </Price>
                     </FarePriceType>
                  </FareDetail>
                  <OrderRef>
                     <OrderID>96829-240131-OKE9756</OrderID>
                     <OwnerCode>TCH</OwnerCode>
                  </OrderRef>
                  <IssueDateTime>2024-01-31T16:56:00</IssueDateTime>
                  <PaxRefID>Pax-1</PaxRefID>
                  <ServicingAgency>
                     <AgencyID>99GRS</AgencyID>
                     <Name>MOSKVA
AO SIRENA TREVEL</Name>
                  </ServicingAgency>
                  <Ticket>
                     <Coupon>
                        <CouponNumber>1</CouponNumber>
                        <CouponStatusCode>O</CouponStatusCode>
                        <FareBasisCode>LLTOW</FareBasisCode>
                        <ServiceRefID>fbc61aec-b7d8-45ac-994f-80589d03bae1</ServiceRefID>
                        <SoldAirlineInfo>
                           <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                        </SoldAirlineInfo>
                     </Coupon>
                     <TicketReceipt>
                        <URL>https://s3.sirena-research.ru/itinerary.receipts.test/96829-240131-OKE9756.2986110073882.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=minio%2F20240131%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20240131T135731Z&amp;X-Amz-Expires=604800&amp;X-Amz-SignedHeaders=host&amp;response-content-type=application%2Fpdf&amp;X-Amz-Signature=761f0d0d121f8ee2b93d6f49b3ea1a3927f9855b8168e47b44e7991b02a42641</URL>
                     </TicketReceipt>
                     <RemarkText>PP 7001451111 RU</RemarkText>
                     <ReportingTypeCode>TCH</ReportingTypeCode>
                     <TicketSalesPoint>00118580</TicketSalesPoint>
                     <TicketDocTypeCode>T</TicketDocTypeCode>
                     <TicketNumber>2986110073882</TicketNumber>
                     <InvoluntaryRefundAvailable>false</InvoluntaryRefundAvailable>
                  </Ticket>
               </TicketDocInfo>
               <TicketDocInfo>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>15</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>24577W</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>UT</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>1D15B7</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <EndorsementText>NDSA/K422.28 NDSZZ30.83/BAGAZH PLATNYI</EndorsementText>
                  <FareDetail>
                     <FareComponent>
                        <CabinType>
                           <CabinTypeCode>Economy</CabinTypeCode>
                        </CabinType>
                        <TicketCoupon>1</TicketCoupon>
                        <FareBasisCode>LLTOW/CH25</FareBasisCode>
                        <FareRule>
                           <RuleCode>0163</RuleCode>
                        </FareRule>
                        <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                        <Price>
                           <BaseAmount CurCode="RUB">1612.50</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T16:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <EquivAmount CurCode="RUB">1615.00</EquivAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">3000.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YQ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">4830.00</TotalAmount>
                        </Price>
                        <PriceClassRefID>d5c389eb-b8d9-40ed-918f-b137582d7906</PriceClassRefID>
                        <RBD>
                           <RBD_Code>L</RBD_Code>
                        </RBD>
                        <TicketDesigCode>CH25</TicketDesigCode>
                     </FareComponent>
                     <FareCalculationInfo>
                        <AddInfoText>MOW UT UFA1612.50RUB1612.50END YQ3000РУБ YR30РУБ</AddInfoText>
                     </FareCalculationInfo>
                     <FarePriceType>
                        <FarePriceTypeCode>Sell</FarePriceTypeCode>
                        <Price>
                           <BaseAmount CurCode="RUB">1615.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">3000.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YQ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">422.28</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.83</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">4830.00</TotalAmount>
                        </Price>
                     </FarePriceType>
                  </FareDetail>
                  <OrderRef>
                     <OrderID>96829-240131-OKE9756</OrderID>
                     <OwnerCode>TCH</OwnerCode>
                  </OrderRef>
                  <IssueDateTime>2024-01-31T16:56:00</IssueDateTime>
                  <PaxRefID>Pax-3</PaxRefID>
                  <ServicingAgency>
                     <AgencyID>99GRS</AgencyID>
                     <Name>MOSKVA
AO SIRENA TREVEL</Name>
                  </ServicingAgency>
                  <Ticket>
                     <Coupon>
                        <CouponNumber>1</CouponNumber>
                        <CouponStatusCode>O</CouponStatusCode>
                        <FareBasisCode>LLTOW/CH25</FareBasisCode>
                        <ServiceRefID>7d60d3d9-8964-4ab8-89b2-d783973ea617</ServiceRefID>
                        <SoldAirlineInfo>
                           <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                        </SoldAirlineInfo>
                     </Coupon>
                     <TicketReceipt>
                        <URL>https://s3.sirena-research.ru/itinerary.receipts.test/96829-240131-OKE9756.2986110073882.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=minio%2F20240131%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20240131T135731Z&amp;X-Amz-Expires=604800&amp;X-Amz-SignedHeaders=host&amp;response-content-type=application%2Fpdf&amp;X-Amz-Signature=761f0d0d121f8ee2b93d6f49b3ea1a3927f9855b8168e47b44e7991b02a42641</URL>
                     </TicketReceipt>
                     <RemarkText>ID IIPR685977 RU</RemarkText>
                     <ReportingTypeCode>TCH</ReportingTypeCode>
                     <TicketSalesPoint>00118580</TicketSalesPoint>
                     <TicketDocTypeCode>T</TicketDocTypeCode>
                     <TicketNumber>2986110073884</TicketNumber>
                     <InvoluntaryRefundAvailable>false</InvoluntaryRefundAvailable>
                  </Ticket>
               </TicketDocInfo>
               <TicketDocInfo>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>15</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>24577W</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>UT</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>1D15B7</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <EndorsementText>NDSA/K181.82/BAGAZH PLATNYI</EndorsementText>
                  <FareDetail>
                     <FareComponent>
                        <CabinType>
                           <CabinTypeCode>Economy</CabinTypeCode>
                        </CabinType>
                        <TicketCoupon>1</TicketCoupon>
                        <FareBasisCode>LLTOW/IN00</FareBasisCode>
                        <FareRule>
                           <RuleCode>0163</RuleCode>
                        </FareRule>
                        <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                        <Price>
                           <BaseAmount CurCode="RUB">0</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T16:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">2000.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YQ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">2000.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">2000.00</TotalAmount>
                        </Price>
                        <PriceClassRefID>d5c389eb-b8d9-40ed-918f-b137582d7906</PriceClassRefID>
                        <RBD>
                           <RBD_Code>L</RBD_Code>
                        </RBD>
                        <TicketDesigCode>IN00</TicketDesigCode>
                     </FareComponent>
                     <FareCalculationInfo>
                        <AddInfoText>MOW UT UFA0.00RUB0.00END YQ2000РУБ</AddInfoText>
                     </FareCalculationInfo>
                     <FarePriceType>
                        <FarePriceTypeCode>Sell</FarePriceTypeCode>
                        <Price>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">2000.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YQ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">181.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">2000.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">2000.00</TotalAmount>
                        </Price>
                     </FarePriceType>
                  </FareDetail>
                  <OrderRef>
                     <OrderID>96829-240131-OKE9756</OrderID>
                     <OwnerCode>TCH</OwnerCode>
                  </OrderRef>
                  <IssueDateTime>2024-01-31T16:56:00</IssueDateTime>
                  <PaxRefID>Pax-4</PaxRefID>
                  <ServicingAgency>
                     <AgencyID>99GRS</AgencyID>
                     <Name>MOSKVA
AO SIRENA TREVEL</Name>
                  </ServicingAgency>
                  <Ticket>
                     <Coupon>
                        <CouponNumber>1</CouponNumber>
                        <CouponStatusCode>O</CouponStatusCode>
                        <FareBasisCode>LLTOW/IN00</FareBasisCode>
                        <ServiceRefID>8b791936-16dc-4367-aabc-6f36f1f48585</ServiceRefID>
                        <SoldAirlineInfo>
                           <PaxSegmentRefID>85a73e0b-1c60-4c10-9cb8-069380bd51f2</PaxSegmentRefID>
                        </SoldAirlineInfo>
                     </Coupon>
                     <TicketReceipt>
                        <URL>https://s3.sirena-research.ru/itinerary.receipts.test/96829-240131-OKE9756.2986110073882.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=minio%2F20240131%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20240131T135731Z&amp;X-Amz-Expires=604800&amp;X-Amz-SignedHeaders=host&amp;response-content-type=application%2Fpdf&amp;X-Amz-Signature=761f0d0d121f8ee2b93d6f49b3ea1a3927f9855b8168e47b44e7991b02a42641</URL>
                     </TicketReceipt>
                     <RemarkText>ID IIPR246170 RU</RemarkText>
                     <ReportingTypeCode>TCH</ReportingTypeCode>
                     <TicketSalesPoint>00118580</TicketSalesPoint>
                     <TicketDocTypeCode>T</TicketDocTypeCode>
                     <TicketNumber>2986110073885</TicketNumber>
                     <InvoluntaryRefundAvailable>false</InvoluntaryRefundAvailable>
                  </Ticket>
               </TicketDocInfo>
            </Response>
         </View:Mixvel_OrderViewRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

Display (detalization) of the refund price

To provide the correct refund fare for each segment for each passenger from Mixvel_OrderReshopRS, the following structure is added:

Offer/DeleteOrderItemExistingOrderItem/PriceDifferential/DiffPrice/FareDetail/FareComponent.

Show the Mixvel_OrderReshopRS message on this page

</Reshop:Mixvel_OrderReshopRS>
         <Response>
             <ReshopResults>
                 <ReshopOffers>
                     <Offer OrderId="96829-221018-OEE6525">
                         <DeleteOrderItem>
                             <ExistingOrderItem>
                                 <OrderItemRefID>765d4cbc-bc2f-40e5-aca8-0fc206b29a2d</OrderItemRefID>
                                 <PriceDifferential>
                                    <DiffPrice>
                                        <FareDetail>
                         <FareComponent> <!-- details of the refund cost for each passenger segment -->
                                                     <FareBasisCode>...</FareBasisCode>
                                                     <PaxSegmentRefID>...</PaxSegmentRefID>
                                                     <Price>
                                                         <BaseAmount CurCode="RUB">-5550.00</BaseAmount>
                                                         <TaxSummary>
                                                             <Tax>
                                                                 <Amount CurCode="RUB">-185.00</Amount>
                                                                 <TaxCode>ZZ</TaxCode>
                                                             </Tax>
                                                             <Tax>
                                                                 <Amount CurCode="RUB">-204.00</Amount>
                                                                 <TaxCode>RI</TaxCode>
                                                             </Tax>
                                                             <Tax>
                                                                 <Amount CurCode="RUB">-120.00</Amount>
                                                                 <TaxCode>RI</TaxCode>
                                                             </Tax>
                                                             <Tax>
                                                                 <Amount CurCode="RUB">-185.00</Amount>
                                                                 <TaxCode>ZZ</TaxCode>
                                                             </Tax>
                                                             <Tax>
                                                                 <Amount CurCode="RUB">-120.00</Amount>
                                                                 <TaxCode>RI</TaxCode>
                                                             </Tax>
                                                             <Tax>
                                                                 <Amount CurCode="RUB">-102.00</Amount>
                                                                 <TaxCode>RI</TaxCode>
                                                             </Tax>
                                                    <TotalTaxAmount CurCode="RUB">-916.00</TotalTaxAmount>
                                                         </TaxSummary>
                                                         <TotalAmount CurCode="RUB">-6466.00</TotalAmount>
                                                     </Price>
                                            </FareComponent>
                                            <PaxRefID>token</PaxRefID> 
                                        </FareDetail>
                                    </DiffPrice>
                                </PriceDifferential>
                            </ExistingOrderItem>
                         </DeleteOrderItem>
                         <OfferExpirationTimeLimitDateTime>2022-10-18T12:55:37.2094115Z</OfferExpirationTimeLimitDateTime>
                         <OfferID>a65e09bf-faf4-4955-888f-c2e7e4a1c880</OfferID>
                         <OwnerCode>TCH</OwnerCode>
                         <TotalPrice>
                             <BaseAmount CurCode="RUB">-5550.00</BaseAmount>
                             <TaxSummary>
                                 <Tax>
                                     <Amount CurCode="RUB">-185.00</Amount>
                                     <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                     <Amount CurCode="RUB">-204.00</Amount>
                                     <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                     <Amount CurCode="RUB">-120.00</Amount>
                                     <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                     <Amount CurCode="RUB">-185.00</Amount>
                                     <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                     <Amount CurCode="RUB">-120.00</Amount>
                                     <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                     <Amount CurCode="RUB">-102.00</Amount>
                                     <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">-916.00</TotalTaxAmount>
                             </TaxSummary>
                             <TotalAmount CurCode="RUB">-6466.00</TotalAmount>  <!-- total cost to be refunded for all passenger segments -->
                         </TotalPrice>
                     </Offer>
                 </ReshopOffers>
             </ReshopResults>
         </Response>
</Reshop:Mixvel_OrderReshopRS>

Note to the section:

For the method Mixvel_OrderReshopRQ attribute ReasonCode has been added.

Mixvel_OrderReshopRQ/Request/ResponseParameters/ReasonCode
<ResponseParameters><ReasonCode>voluntary</ReasonCode></ResponseParameters>

Refund attribute:

  • voluntary;
  • involuntary.

Default='voluntary'.

To enter information by the user confirming the right to a forced refund, use the remark input method (OSI element).

(See the section Adding a Remark (OSI) to an Order).

Exchange of Paid Order

General Terms

The exchange operation is used to make changes to the conditions of carriage (change of route, date and/or class of service), as well as to make changes to the passenger's data (elimination of an error in the name, passenger change) in the already issued documents for transportation.

In MixVel API exchange is performed in two stages:

1) Mixvel_OrderReshopRQ/Mixvel_OrderReshopRS (request for exchange offers);

2) Mixvel_OrderChangeRQ/Mixvel_OrderViewRS (performing an exchange operation with an indication of a specific offer).

The operations of the exchange of registered carriages are divided into two types:

1) exchange of transportation segments;

2) passenger exchange / passenger name correction.

Automatic Ticket Exchange When Changing the Flight Route

Automatic ticket exchange when changing the flight route is a procedure of voluntary /forced change of the conditions of carriage, performed by the agent at the request of the passenger / forced by the fault of the passenger. The calculation of the cost of the exchange procedure is calculated by the system automatically (without the possibility of adjusting this cost).

The ticket will be exchanged in two stages:

  • Mixvel_OrderReshopRQ/Mixvel_OrderReshopRS – is used to request a change in flight route data/exchange cost estimate, the received exchange cost estimate and the changed data are stored in the storage in the form of an offer;

  • Mixvel_OrderChangeRQ/Mixvel_OrderViewRS - is used to exchange tickets when changing the flight route.

In Mixvel_OrderReshopRQ request the following is transferred:

1) data modification structure:

Mixvel_OrderReshopRQ/Request/UpdateOrder/ReshopOrder/ReshopOrderChoice/ServiceOrder/AddOfferItems

Structure Route
Structure for specifying new flight segments to be exchanged Mixvel_OrderReshopRQ/Request/UpdateOrder/ReshopOrder/ReshopOrderChoice/ServiceOrder/AddOfferItems/OriginDestCriteria
Optional, for details by airline, flight, RBD Mixvel_OrderReshopRQ/Request/UpdateOrder/ReshopOrder/ReshopOrderChoice/ServiceOrder/AddOfferItems/ShoppingCriteria

If the initial transportation is issued for two or more flight segments, then for the exchange procedure, in the Mixvel_OrderReshopRQ request, you must specify the AddOfferItems block for each flight segment. Thus, if it is necessary to exchange only for a part of the flight segments, the AddOfferItems block is not filled in for the segments that need to be left unchanged.

2) information about the form of payment for the exchange procedure:

Mixvel_OrderReshopRQ/Request/PaymentFunctions/PaymentProcessingDetails

3) the attribute of the exchange procedure: voluntary or forced (default value - voluntary)

Mixvel_OrderReshopRQ/Request/ResponseParameters/ReasonCode

Example of Mixvel_OrderReshopRQ:

Show an example of Mixvel_OrderReshopRQ request on this page

<m:Mixvel_OrderReshopRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRQ/1_00">
        <Request>
          <MixOrder>
            <MixOrderID>09461-220908-MEH0476</MixOrderID>
          </MixOrder>
          <ResponseParameters>voluntary</ResponseParameters> <!-- A sign of voluntary or forced return, optional. default:voluntary  -->
          <UpdateOrder>
            <ReshopOrder>
              <ReshopOrderChoice>
                <ServiceOrder>
                    <AddOfferItems>  <!-- Flight parameters to be searched for -->
                        <FlightRequest>
                            <FlightRequestOriginDestinationsCriteria>
                                <OriginDestCriteria>
                                    <CabinType>
                                        <CabinTypeCode>Economy</CabinTypeCode>
                                        <PrefLevel>
                                            <PrefLevelCode>Required</PrefLevelCode>
                                        </PrefLevel>
                                    </CabinType>
                                    <DestArrivalCriteria>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                    </DestArrivalCriteria>
                                    <OriginDepCriteria>
                                        <DateRangeStart>2022-10-14</DateRangeStart>
                                        <DateRangeEnd>2022-10-14</DateRangeEnd>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                    </OriginDepCriteria>
                                </OriginDestCriteria>
                            </FlightRequestOriginDestinationsCriteria>
                        </FlightRequest>
                        <PaxSegmentRefID>token</PaxSegmentRefID> <!-- Link to PaxSegmentRefID -->
                    </AddOfferItems>
                    <OrderRefID>token</OrderRefID> <!-- Link to Order -->
                    <ShoppingCriteria>
                            <CarrierCriteria>
                                    <Carrier>
                                        <AirlineDesigCode>SU</AirlineDesigCode>
                                        <MarketingCarrierFlightNumberText>6034</MarketingCarrierFlightNumberText>
                                    </Carrier>
                            </CarrierCriteria>
                            <FlightCriteria>
                                <RBD>
                                    <MixRBDInd>true</MixRBDInd>
                                    <RBD_Code>N</RBD_Code>
                                </RBD>
                            </FlightCriteria>
                    </ShoppingCriteria>
                </ServiceOrder>
              </ReshopOrderChoice>
            </ReshopOrder>
          </UpdateOrder>
          <PaymentFunctions> <!-- Optionally, a form of payment for the exchange procedure -->
            <PaymentProcessingDetails>
              <PaymentProcessingDetailsPaymentMethod>
                <OtherPaymentMethod/>
              </PaymentProcessingDetailsPaymentMethod>
            </PaymentProcessingDetails>
          </PaymentFunctions>
        </Request>
      </m:Mixvel_OrderReshopRQ>
    </AppData>
  </Body>
</MixEnv:Envelop>

In response of Mixvel_OrderReshopRS the following is shown:

Structure Route
Structure for baggage information transfer Mixvel_OrderReshopRS/Response/DataLists/BaggageAllowanceList
Structure for OriginDest transfer Mixvel_OrderReshopRS/Response/DataLists/OriginDestList
Structure for PaxSegmentList transfer (received offers for flight segments) Mixvel_OrderReshopRS/Response/DataLists/PaxSegmentList
Structure for Penalty transfer (information about the cost of the exchange procedure) Mixvel_OrderReshopRS/Response/DataLists/PenaltyList/Penalty/Price/TotalAmount
Structure for the time limit for the exchange procedure transfer Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/OfferExpirationTimeLimitDateTime
Structure for calculation details by segment transfer Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/
AddOfferItem/ReshopPrice/AddPrice/FareDetail/FareComponent/Price

Information about the time limit for the exchange procedure:

Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/OfferExpirationTimeLimitDateTime

Example of OrderReshopRQ:

Show an example of Mixvel_OrderReshopRQ on this page

<Reshop:Mixvel_OrderReshopRS xmlns:Reshop="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRS/1_00">
  <Response>
    <ReshopResults>
      <ReshopOffers>
        <Offer OrderId="09461-220908-OEH0478">
          <AddOfferItem> 
              <ReshopPrice>
                  <Addprice>
                      <FareDetail>
                          <FareComponent> <!-- Details of the cost for each segment -->
                              <PaxSegmentRefID>token</PaxSegmentRefID>
                              <price>
                                  <BaseAmount>...</BaseAmount>
                                  <Fee>...</Fee>
                                  <TaxSummary>...
                                  </TaxSummary>
                                  <TotalAmount>...
                                  </TotalAmount>
                              </price>
                          </FareComponent>
                      </FareDetail>
                  </Addprice>
              </ReshopPrice>
          </AddOfferItem>
          <OfferExpirationTimeLimitDateTime>2022-09-08T15:28:45.7693642Z</OfferExpirationTimeLimitDateTime>
          <OfferID>9ba0cc6e-0428-4db7-863a-20e52fbb63a0</OfferID>
          <OwnerCode>TCH</OwnerCode>
          <PenaltyRefID>95971b64-81e5-41c2-bde1-41be1bad1d53</PenaltyRefID>
          <TotalPrice>
            <BaseAmount CurCode="RUB">2385.00</BaseAmount>
          </TotalPrice>
        </Offer>
        <Offer OrderId="token"> <!-- Possible amount of Offers -->
          ...
        </Offer>
      </ReshopOffers>
    </ReshopResults>
    <DataLists>
          ...
      <PaxSegmentList> <!-- Information about flight segment offers -->
          ...
          <PaxSegmentID>token</PaxSegmentID>
      </PaxSegmentList>
      <PenaltyList>
        <Penalty>
          <PenaltyID>95971b64-81e5-41c2-bde1-41be1bad1d53</PenaltyID>
          <Price>
            <BaseAmount CurCode="RUB">2385.00</BaseAmount> <!-- Information about the amount of the fee for the exchange procedure -->
          </Price>
          <TypeCode>Change</TypeCode>
        </Penalty>
      </PenaltyList>
    </DataLists>
  </Response>
</Reshop:Mixvel_OrderReshopRS>

Example Mixvel_OrderChangeRQ for the ticket exchange operation:

Show an example of Mixvel_OrderChangeRQ on this page

<Mixvel_OrderChangeRQ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="https://www.mixvel.com/API/XSD/Mixvel_OrderChangeRQ/1_00">
  <Request xmlns="">
        <ChangeOrder>
            <ExchangePaxSegment>
                  <OfferRefID>18935903-3760-4ad3-a0e2-dcb02a40ae23</OfferRefID>
                        </ExchangePaxSegment>
                    </ChangeOrder>
                    <MixOrder>
                        <MixOrderID>01138-230816-MBO6621</MixOrderID>
                        <Order>
                            <OrderID>01138-230816-OBO6622</OrderID>
                        </Order>
                    </MixOrder>
                    <PaymentFunctions>
                        <PaymentProcessingDetails>
                            <Amount CurCode="RUB">3170.00</Amount>
                            <PaymentProcessingDetailsPaymentMethod>
                                <OtherPaymentMethod/>
                            </PaymentProcessingDetailsPaymentMethod>
                        </PaymentProcessingDetails>
                    </PaymentFunctions>
                </Request>
</Mixvel_OrderChangeRQ>

In Mixvel_OrderChangeRQ the result obtained at the previous stage OfferID is specified.

To specify the parameter of the automatic exchange attribute, specify:

Mixvel_OrderChangeRQ/Request/ResponseParameters/PricingParameter/AutoExchInd= true.

!The refund is possible only for the entire Order (if it is necessary to issue for part of the passengers - you can Split it beforehand).

Ticket Exchange When Passenger Data Changes

As part of this process, the following passenger data changes are presented:

  1. Name, surname, patronymic of any of the passengers in the booking;

  2. Date of birth;

  3. Identification document data;

  4. Payment method by which an additional payment will be made if necessary.

Information about the new personal data is transmitted in the request:

  • Mixvel_OrderReshopRQ/Request/UpdateOrder/ReshopOrder/ReshopOrderChoice/UpdatePaxName;

  • Mixvel_OrderReshopRQ/Request/UpdateOrder/ReshopOrder/ReshopOrderChoice/UpdateIdentityDocPax;

  • Mixvel_OrderReshopRQ/Request/PaymentFunctions/PaymentProcessingDetailsPaymentProcessingDetailsPaymentMethod

The following data is shown in the response:

OrderID and up-to-date personal data of the passenger and additional:

  • information on the cost per exchange procedure:

Mixvel_OrderReshopRS/Response/DataLists/PenaltyList/Penalty/Price/TotalAmount

Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/TotalPrice

  • time limit information on exchange procedure:

Mixvel_OrderReshopRS/Response/ReshopResults/ReshopOffers/Offer/OfferExpirationTimeLimitDateTime

Then the ticket exchange operation is carried out through the method MIxvel_OrderChangeRQ:

  • the OrderChangeRQ request specifies the OrderID obtained in the previous step;

  • parameter for automatic exchange feature is specified

Mixvel_OrderChangeRQ/Request/ResponseParameters/PricingParameter/AutoExchInd=true

Changing Document Data After Paying for a Ticket in Mixvel_OrderReshopRQ

If the passenger had a few documents in cash, and than the document’s type update takes place, then the system doesn’t know, which document was BEFORE.

The updates may touch the change of the number, date, etc.

A new element DocumentTypeRef was added to the OrderReshop.

DocumentTypeRef: in this field one needs to indicate the document which is to be modified. If it is filled in, then the modifications will be included into the existing document. If the field is empty, then the data from the new document will be delivered, and all the filds below should be filled in.

<MixEnv:Envelop xmlns:MixEnv="http://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body id="ID1">
        <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T18:37:48Z"/>
        <AppData>
            <m:Mixvel_OrderReshopRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRQ/1_00">
                <Request>
                    <MixOrder>
                        <MixOrderID>96829-221021-MEE6709</MixOrderID>
                    </MixOrder>
                    <UpdateOrder>
                        <ReshopOrder>
                            <ReshopOrderChoice>
                                <UpdateIdentityDocPax>
                                    <DocumentTypeRef>VB</DocumentTypeRef>
                                    <ExpiryDate>2023-04-12</ExpiryDate>
                                    <IdentityDocID>AC 3639696</IdentityDocID>
                                    <IdentityDocTypeCode>VB</IdentityDocTypeCode>
                                    <IssueDate>2020-04-12</IssueDate>
                                    <IssuingCountryCode>RU</IssuingCountryCode>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ResidenceCountryCode>RU</ResidenceCountryCode>
                                    <Surname>SOKOLOV</Surname>
                                </UpdateIdentityDocPax>
                            </ReshopOrderChoice>
                        </ReshopOrder>
                    </UpdateOrder>
                    <PaymentFunctions>
                        <PaymentProcessingDetails>
                            <PaymentProcessingDetailsPaymentMethod>
                                <OtherPaymentMethod/>
                            </PaymentProcessingDetailsPaymentMethod>
                        </PaymentProcessingDetails>
                    </PaymentFunctions>
                </Request>
            </m:Mixvel_OrderReshopRQ>
        </AppData>
    </Body>
</MixEnv:Envelop>

Preliminary calculation of exchange amount for several passengers

To deliver the preliminary calculation of exchange for several passengers it’s necessary to apply the request Mixvel_OrderReshopRQ, which has the block ServiceOrder with the element PaxRefID to point out the particular passengers of the order.

Mixvel_OrderReshopRQ/Request/UpdateOrder/ReshopOrder/ReshopOrderChoice/ServiceOrder/PaxRefID

Example Mixvel_OrderReshopRQ:

Show the Mixvel_OrderReshopRQ message example on this page

<MixEnv:Envelop xmlns:MixEnv="http://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body id="ID1">
      <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T18:37:48Z"/>
      <AppData>
         <m:Mixvel_OrderReshopRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRQ/1_00">
            <Request>
               <MixOrder>
                  <MixOrderID>96829-240131-MKE9781</MixOrderID>
               </MixOrder>
               <ResponseParameters>
                  <PricingParameter>
                     <AutoExchInd>true</AutoExchInd>
                  </PricingParameter>
                  <ReasonCode>Involuntary</ReasonCode>
               </ResponseParameters>
               <UpdateOrder>
                  <ReshopOrder>
                     <ReshopOrderChoice>
                        <ServiceOrder>
                           <AddOfferItems>
                              <OriginDestCriteria>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <DestArrivalCriteria>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                 </DestArrivalCriteria>
                                 <OriginDepCriteria>
                                    <DateRangeStart>2024-02-22</DateRangeStart>
                                    <DateRangeEnd>2024-02-22</DateRangeEnd>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                 </OriginDepCriteria>
                              </OriginDestCriteria>
                              <PaxSegmentRefID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentRefID>
                           </AddOfferItems>
                           <OrderRefID>96829-240131-OKE9782</OrderRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                           <PaxRefID>Pax-3</PaxRefID>
                        </ServiceOrder>
                     </ReshopOrderChoice>
                  </ReshopOrder>
               </UpdateOrder>
               <PaymentFunctions>
                  <PaymentProcessingDetails>
                     <PaymentProcessingDetailsPaymentMethod>
                        <OtherPaymentMethod/>
                     </PaymentProcessingDetailsPaymentMethod>
                  </PaymentProcessingDetails>
               </PaymentFunctions>
            </Request>
         </m:Mixvel_OrderReshopRQ>
      </AppData>
   </Body>
</MixEnv:Envelop>

The response Mixvel_OrderReshopRS delivers offers for exchange, which contain only the data about the pointed out passengers.

This warning is also delivered: " Обмен билетов части пассажиров возможен только после сплитования заказа” (means “Exchange of tickets for some passengers is possible only after the order split was done").

Example Mixvel_OrderReshopRS:

Show the Mixvel_OrderReshopRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="e9e66252-e5b3-4de3-a851-9345535d417b" ReplyTo="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2024-01-31T15:32:11.3715751Z"/>
      <AppData>
         <Reshop:Mixvel_OrderReshopRS xmlns:Reshop="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRS/1_00">
            <Response>
               <ReshopResults>
                  <ReshopOffers>
                     <Offer OrderId="96829-240131-OKE9782">
                        <AddOfferItem>
                           <OfferItemID>da7fbc11-8c8c-4d3e-b509-bf7bec6e4e12</OfferItemID>
                           <ReshopPrice>
                              <AddPrice>
                                 <FareDetail>
                                    <FareComponent>
                                       <CabinType>
                                          <CabinTypeCode>Economy</CabinTypeCode>
                                       </CabinType>
                                       <TicketCoupon>1</TicketCoupon>
                                       <FareBasisCode>GNOR</FareBasisCode>
                                       <FareRule>
                                          <Remark>
                                             <RemarkText>ENR1</RemarkText>
                                          </Remark>
                                       </FareRule>
                                       <PaxSegmentRefID>2d4ef83d-f942-4003-af42-6a4575987779</PaxSegmentRefID>
                                       <Price>
                                          <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                          <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                          <TaxSummary>
                                             <Tax>
                                                <Amount CurCode="RUB">-185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-232.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">232.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">234.09</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                             </Tax>
                                             <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                          </TaxSummary>
                                          <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                       </Price>
                                       <PriceClassRefID>cc9fed8e-ba6d-4df0-b8cb-dae6e06445e5</PriceClassRefID>
                                       <RBD>
                                          <RBD_Code>G</RBD_Code>
                                       </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-2</PaxRefID>
                                    <Price>
                                       <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                       <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                       <TaxSummary>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>ZZ</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>RI</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">234.09</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT Fare</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">30.83</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT ZZ</TaxCode>
                                          </Tax>
                                          <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                       </TaxSummary>
                                       <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                    </Price>
                                 </FareDetail>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">234.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                 </Price>
                              </AddPrice>
                           </ReshopPrice>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>c2e098c2-675a-4ebd-b20c-98b702967739</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxSegmentRef>
                                    <PaxSegmentRefID>2d4ef83d-f942-4003-af42-6a4575987779</PaxSegmentRefID>
                                 </PaxSegmentRef>
                              </ServiceAssociations>
                              <ServiceID>66dca4bd-0241-43dd-a05e-d9c63b66a6f0</ServiceID>
                           </Service>
                        </AddOfferItem>
                        <AddOfferItem>
                           <OfferItemID>75792b09-66de-41bf-86e2-be4ed3718920</OfferItemID>
                           <ReshopPrice>
                              <AddPrice>
                                 <FareDetail>
                                    <FareComponent>
                                       <CabinType>
                                          <CabinTypeCode>Economy</CabinTypeCode>
                                       </CabinType>
                                       <TicketCoupon>1</TicketCoupon>
                                       <FareBasisCode>GNOR/CH15</FareBasisCode>
                                       <FareRule>
                                          <Remark>
                                             <RemarkText>ENR1</RemarkText>
                                          </Remark>
                                       </FareRule>
                                       <PaxSegmentRefID>2d4ef83d-f942-4003-af42-6a4575987779</PaxSegmentRefID>
                                       <Price>
                                          <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                          <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                          <TaxSummary>
                                             <Tax>
                                                <Amount CurCode="RUB">-185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-116.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">116.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">199.09</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                             </Tax>
                                             <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                          </TaxSummary>
                                          <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                       </Price>
                                       <PriceClassRefID>cc9fed8e-ba6d-4df0-b8cb-dae6e06445e5</PriceClassRefID>
                                       <RBD>
                                          <RBD_Code>G</RBD_Code>
                                       </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-3</PaxRefID>
                                    <Price>
                                       <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                       <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                       <TaxSummary>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>ZZ</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>RI</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">199.09</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT Fare</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">30.83</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT ZZ</TaxCode>
                                          </Tax>
                                          <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                       </TaxSummary>
                                       <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                    </Price>
                                 </FareDetail>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">199.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                 </Price>
                              </AddPrice>
                           </ReshopPrice>
                           <Service>
                              <PaxRefID>Pax-3</PaxRefID>
                              <ValidatingPartyRefID>c2e098c2-675a-4ebd-b20c-98b702967739</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxSegmentRef>
                                    <PaxSegmentRefID>2d4ef83d-f942-4003-af42-6a4575987779</PaxSegmentRefID>
                                 </PaxSegmentRef>
                              </ServiceAssociations>
                              <ServiceID>a3a64bab-6f11-44e5-b7e5-2d6c94184afc</ServiceID>
                           </Service>
                        </AddOfferItem>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>bc120499-dfd8-43d0-97e9-7b7a9106f7fb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>2d4ef83d-f942-4003-af42-6a4575987779</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                           <PaxRefID>Pax-3</PaxRefID>
                        </BaggageAssociations>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>47453365-52a1-4a70-b94a-e3b00bf7838e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>2d4ef83d-f942-4003-af42-6a4575987779</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAssociations>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>36bf7d62-1487-47d1-a259-a1f62e6da874</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>2d4ef83d-f942-4003-af42-6a4575987779</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-3</PaxRefID>
                        </BaggageAssociations>
                        <OfferExpirationTimeLimitDateTime>2024-01-31T16:02:09.6376941Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>dae23bc5-edb5-428f-8d5f-fa3d0739c517</OfferID>
                        <OwnerCode>TCH</OwnerCode>
                        <PenaltyRefID>04c9ef9f-9ef3-4dfd-b387-8818d5545cce</PenaltyRefID>
                        <PenaltyRefID>2049c275-0639-4d28-a3dc-8436b396db4e</PenaltyRefID>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4765.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">433.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">4765.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer OrderId="96829-240131-OKE9782">
                        <AddOfferItem>
                           <OfferItemID>768bb3fc-2b3c-433f-9d4c-0f6643c95f81</OfferItemID>
                           <ReshopPrice>
                              <AddPrice>
                                 <FareDetail>
                                    <FareComponent>
                                       <CabinType>
                                          <CabinTypeCode>Economy</CabinTypeCode>
                                       </CabinType>
                                       <TicketCoupon>1</TicketCoupon>
                                       <FareBasisCode>GNOR</FareBasisCode>
                                       <FareRule>
                                          <Remark>
                                             <RemarkText>ENR1</RemarkText>
                                          </Remark>
                                       </FareRule>
                                       <PaxSegmentRefID>f517eee2-3964-4bbd-8a13-fd815f63cf3d</PaxSegmentRefID>
                                       <Price>
                                          <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                          <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                          <TaxSummary>
                                             <Tax>
                                                <Amount CurCode="RUB">-185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-232.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">232.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">234.09</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                             </Tax>
                                             <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                          </TaxSummary>
                                          <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                       </Price>
                                       <PriceClassRefID>cc9fed8e-ba6d-4df0-b8cb-dae6e06445e5</PriceClassRefID>
                                       <RBD>
                                          <RBD_Code>G</RBD_Code>
                                       </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-2</PaxRefID>
                                    <Price>
                                       <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                       <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                       <TaxSummary>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>ZZ</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>RI</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">234.09</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT Fare</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">30.83</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT ZZ</TaxCode>
                                          </Tax>
                                          <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                       </TaxSummary>
                                       <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                    </Price>
                                 </FareDetail>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">234.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                 </Price>
                              </AddPrice>
                           </ReshopPrice>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>c2e098c2-675a-4ebd-b20c-98b702967739</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxSegmentRef>
                                    <PaxSegmentRefID>f517eee2-3964-4bbd-8a13-fd815f63cf3d</PaxSegmentRefID>
                                 </PaxSegmentRef>
                              </ServiceAssociations>
                              <ServiceID>2832ddad-7229-4f24-ae63-0d7c9f60199c</ServiceID>
                           </Service>
                        </AddOfferItem>
                        <AddOfferItem>
                           <OfferItemID>aee46a84-c94f-43ba-836d-ee697b8c583e</OfferItemID>
                           <ReshopPrice>
                              <AddPrice>
                                 <FareDetail>
                                    <FareComponent>
                                       <CabinType>
                                          <CabinTypeCode>Economy</CabinTypeCode>
                                       </CabinType>
                                       <TicketCoupon>1</TicketCoupon>
                                       <FareBasisCode>GNOR/CH15</FareBasisCode>
                                       <FareRule>
                                          <Remark>
                                             <RemarkText>ENR1</RemarkText>
                                          </Remark>
                                       </FareRule>
                                       <PaxSegmentRefID>f517eee2-3964-4bbd-8a13-fd815f63cf3d</PaxSegmentRefID>
                                       <Price>
                                          <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                          <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                          <TaxSummary>
                                             <Tax>
                                                <Amount CurCode="RUB">-185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-116.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">116.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">199.09</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                             </Tax>
                                             <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                          </TaxSummary>
                                          <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                       </Price>
                                       <PriceClassRefID>cc9fed8e-ba6d-4df0-b8cb-dae6e06445e5</PriceClassRefID>
                                       <RBD>
                                          <RBD_Code>G</RBD_Code>
                                       </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-3</PaxRefID>
                                    <Price>
                                       <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                       <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                       <TaxSummary>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>ZZ</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>RI</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">199.09</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT Fare</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">30.83</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT ZZ</TaxCode>
                                          </Tax>
                                          <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                       </TaxSummary>
                                       <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                    </Price>
                                 </FareDetail>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">199.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                 </Price>
                              </AddPrice>
                           </ReshopPrice>
                           <Service>
                              <PaxRefID>Pax-3</PaxRefID>
                              <ValidatingPartyRefID>c2e098c2-675a-4ebd-b20c-98b702967739</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxSegmentRef>
                                    <PaxSegmentRefID>f517eee2-3964-4bbd-8a13-fd815f63cf3d</PaxSegmentRefID>
                                 </PaxSegmentRef>
                              </ServiceAssociations>
                              <ServiceID>5a1bc96e-4815-4809-8fc9-a985635f21dc</ServiceID>
                           </Service>
                        </AddOfferItem>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>bc120499-dfd8-43d0-97e9-7b7a9106f7fb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f517eee2-3964-4bbd-8a13-fd815f63cf3d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                           <PaxRefID>Pax-3</PaxRefID>
                        </BaggageAssociations>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>7e73529b-96f7-48e1-92d6-8dfbed11242d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f517eee2-3964-4bbd-8a13-fd815f63cf3d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAssociations>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>cde2cd3a-9602-4af2-82b7-03fb2c3a8618</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f517eee2-3964-4bbd-8a13-fd815f63cf3d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-3</PaxRefID>
                        </BaggageAssociations>
                        <OfferExpirationTimeLimitDateTime>2024-01-31T16:02:09.9649157Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>6b433d14-58c4-4476-a610-722519184477</OfferID>
                        <OwnerCode>TCH</OwnerCode>
                        <PenaltyRefID>04c9ef9f-9ef3-4dfd-b387-8818d5545cce</PenaltyRefID>
                        <PenaltyRefID>2049c275-0639-4d28-a3dc-8436b396db4e</PenaltyRefID>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4765.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">433.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">4765.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer OrderId="96829-240131-OKE9782">
                        <AddOfferItem>
                           <OfferItemID>689ed36e-bdb5-4155-a705-cd6b25ada8ba</OfferItemID>
                           <ReshopPrice>
                              <AddPrice>
                                 <FareDetail>
                                    <FareComponent>
                                       <CabinType>
                                          <CabinTypeCode>Economy</CabinTypeCode>
                                       </CabinType>
                                       <TicketCoupon>1</TicketCoupon>
                                       <FareBasisCode>GNOR</FareBasisCode>
                                       <FareRule>
                                          <Remark>
                                             <RemarkText>ENR1</RemarkText>
                                          </Remark>
                                       </FareRule>
                                       <PaxSegmentRefID>e63680dc-b408-40af-bb35-1042435016e5</PaxSegmentRefID>
                                       <Price>
                                          <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                          <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                          <TaxSummary>
                                             <Tax>
                                                <Amount CurCode="RUB">-185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-232.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">232.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">234.09</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                             </Tax>
                                             <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                          </TaxSummary>
                                          <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                       </Price>
                                       <PriceClassRefID>cc9fed8e-ba6d-4df0-b8cb-dae6e06445e5</PriceClassRefID>
                                       <RBD>
                                          <RBD_Code>R</RBD_Code>
                                       </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-2</PaxRefID>
                                    <Price>
                                       <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                       <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                       <TaxSummary>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>ZZ</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>RI</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">234.09</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT Fare</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">30.83</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT ZZ</TaxCode>
                                          </Tax>
                                          <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                       </TaxSummary>
                                       <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                    </Price>
                                 </FareDetail>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">234.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                 </Price>
                              </AddPrice>
                           </ReshopPrice>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>c2e098c2-675a-4ebd-b20c-98b702967739</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxSegmentRef>
                                    <PaxSegmentRefID>e63680dc-b408-40af-bb35-1042435016e5</PaxSegmentRefID>
                                 </PaxSegmentRef>
                              </ServiceAssociations>
                              <ServiceID>974553fc-cf05-43b4-9cc6-68ca77f98c11</ServiceID>
                           </Service>
                        </AddOfferItem>
                        <AddOfferItem>
                           <OfferItemID>8742a384-b4b0-4e7e-be34-f3f94b198466</OfferItemID>
                           <ReshopPrice>
                              <AddPrice>
                                 <FareDetail>
                                    <FareComponent>
                                       <CabinType>
                                          <CabinTypeCode>Economy</CabinTypeCode>
                                       </CabinType>
                                       <TicketCoupon>1</TicketCoupon>
                                       <FareBasisCode>GNOR/CH15</FareBasisCode>
                                       <FareRule>
                                          <Remark>
                                             <RemarkText>ENR1</RemarkText>
                                          </Remark>
                                       </FareRule>
                                       <PaxSegmentRefID>e63680dc-b408-40af-bb35-1042435016e5</PaxSegmentRefID>
                                       <Price>
                                          <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                          <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                          <TaxSummary>
                                             <Tax>
                                                <Amount CurCode="RUB">-185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-116.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">116.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">199.09</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                             </Tax>
                                             <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                          </TaxSummary>
                                          <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                       </Price>
                                       <PriceClassRefID>cc9fed8e-ba6d-4df0-b8cb-dae6e06445e5</PriceClassRefID>
                                       <RBD>
                                          <RBD_Code>R</RBD_Code>
                                       </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-3</PaxRefID>
                                    <Price>
                                       <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                       <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                       <TaxSummary>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>ZZ</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>RI</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">199.09</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT Fare</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">30.83</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT ZZ</TaxCode>
                                          </Tax>
                                          <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                       </TaxSummary>
                                       <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                    </Price>
                                 </FareDetail>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">199.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                 </Price>
                              </AddPrice>
                           </ReshopPrice>
                           <Service>
                              <PaxRefID>Pax-3</PaxRefID>
                              <ValidatingPartyRefID>c2e098c2-675a-4ebd-b20c-98b702967739</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxSegmentRef>
                                    <PaxSegmentRefID>e63680dc-b408-40af-bb35-1042435016e5</PaxSegmentRefID>
                                 </PaxSegmentRef>
                              </ServiceAssociations>
                              <ServiceID>610274d4-f8a9-4a38-8eed-437e01332ea9</ServiceID>
                           </Service>
                        </AddOfferItem>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>bc120499-dfd8-43d0-97e9-7b7a9106f7fb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>e63680dc-b408-40af-bb35-1042435016e5</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                           <PaxRefID>Pax-3</PaxRefID>
                        </BaggageAssociations>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>d9ea88b8-38d6-4131-ab9d-6c587b1389b3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>e63680dc-b408-40af-bb35-1042435016e5</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAssociations>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>1c5502b1-8533-4889-8140-66688c979356</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>e63680dc-b408-40af-bb35-1042435016e5</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-3</PaxRefID>
                        </BaggageAssociations>
                        <OfferExpirationTimeLimitDateTime>2024-01-31T16:02:10.3034161Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>0f1b2f70-7c54-4727-8cc6-df98b0614235</OfferID>
                        <OwnerCode>TCH</OwnerCode>
                        <PenaltyRefID>04c9ef9f-9ef3-4dfd-b387-8818d5545cce</PenaltyRefID>
                        <PenaltyRefID>2049c275-0639-4d28-a3dc-8436b396db4e</PenaltyRefID>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4765.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">433.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">4765.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer OrderId="96829-240131-OKE9782">
                        <AddOfferItem>
                           <OfferItemID>95bd8eda-d854-43a2-90db-b10434390cde</OfferItemID>
                           <ReshopPrice>
                              <AddPrice>
                                 <FareDetail>
                                    <FareComponent>
                                       <CabinType>
                                          <CabinTypeCode>Economy</CabinTypeCode>
                                       </CabinType>
                                       <TicketCoupon>1</TicketCoupon>
                                       <FareBasisCode>GNOR</FareBasisCode>
                                       <FareRule>
                                          <Remark>
                                             <RemarkText>ENR1</RemarkText>
                                          </Remark>
                                       </FareRule>
                                       <PaxSegmentRefID>9fdae937-9e68-4cad-9800-ccd77b97d3b9</PaxSegmentRefID>
                                       <Price>
                                          <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                          <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                          <TaxSummary>
                                             <Tax>
                                                <Amount CurCode="RUB">-185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-232.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">232.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">234.09</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                             </Tax>
                                             <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                          </TaxSummary>
                                          <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                       </Price>
                                       <PriceClassRefID>cc9fed8e-ba6d-4df0-b8cb-dae6e06445e5</PriceClassRefID>
                                       <RBD>
                                          <RBD_Code>G</RBD_Code>
                                       </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-2</PaxRefID>
                                    <Price>
                                       <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                       <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                       <TaxSummary>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>ZZ</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>RI</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">234.09</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT Fare</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">30.83</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT ZZ</TaxCode>
                                          </Tax>
                                          <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                       </TaxSummary>
                                       <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                    </Price>
                                 </FareDetail>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">234.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                 </Price>
                              </AddPrice>
                           </ReshopPrice>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>c2e098c2-675a-4ebd-b20c-98b702967739</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxSegmentRef>
                                    <PaxSegmentRefID>9fdae937-9e68-4cad-9800-ccd77b97d3b9</PaxSegmentRefID>
                                 </PaxSegmentRef>
                              </ServiceAssociations>
                              <ServiceID>1de63411-387f-45ef-b136-98b035bfb4e2</ServiceID>
                           </Service>
                        </AddOfferItem>
                        <AddOfferItem>
                           <OfferItemID>1bc01514-ae62-4017-a66f-b7e5e728cc85</OfferItemID>
                           <ReshopPrice>
                              <AddPrice>
                                 <FareDetail>
                                    <FareComponent>
                                       <CabinType>
                                          <CabinTypeCode>Economy</CabinTypeCode>
                                       </CabinType>
                                       <TicketCoupon>1</TicketCoupon>
                                       <FareBasisCode>GNOR/CH15</FareBasisCode>
                                       <FareRule>
                                          <Remark>
                                             <RemarkText>ENR1</RemarkText>
                                          </Remark>
                                       </FareRule>
                                       <PaxSegmentRefID>9fdae937-9e68-4cad-9800-ccd77b97d3b9</PaxSegmentRefID>
                                       <Price>
                                          <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                          <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                          <TaxSummary>
                                             <Tax>
                                                <Amount CurCode="RUB">-185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-116.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">116.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">199.09</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                             </Tax>
                                             <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                          </TaxSummary>
                                          <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                       </Price>
                                       <PriceClassRefID>cc9fed8e-ba6d-4df0-b8cb-dae6e06445e5</PriceClassRefID>
                                       <RBD>
                                          <RBD_Code>G</RBD_Code>
                                       </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-3</PaxRefID>
                                    <Price>
                                       <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                       <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                       <TaxSummary>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>ZZ</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>RI</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">199.09</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT Fare</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">30.83</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT ZZ</TaxCode>
                                          </Tax>
                                          <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                       </TaxSummary>
                                       <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                    </Price>
                                 </FareDetail>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">199.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                 </Price>
                              </AddPrice>
                           </ReshopPrice>
                           <Service>
                              <PaxRefID>Pax-3</PaxRefID>
                              <ValidatingPartyRefID>c2e098c2-675a-4ebd-b20c-98b702967739</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxSegmentRef>
                                    <PaxSegmentRefID>9fdae937-9e68-4cad-9800-ccd77b97d3b9</PaxSegmentRefID>
                                 </PaxSegmentRef>
                              </ServiceAssociations>
                              <ServiceID>0e53cc4c-99cc-4e0f-aeef-ced4b86d1303</ServiceID>
                           </Service>
                        </AddOfferItem>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>bc120499-dfd8-43d0-97e9-7b7a9106f7fb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9fdae937-9e68-4cad-9800-ccd77b97d3b9</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                           <PaxRefID>Pax-3</PaxRefID>
                        </BaggageAssociations>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>8eea3995-b36b-4a9a-a8b4-b2cbc948e540</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9fdae937-9e68-4cad-9800-ccd77b97d3b9</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAssociations>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>2d055165-02eb-4ce5-b09e-bef28a84b4bc</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9fdae937-9e68-4cad-9800-ccd77b97d3b9</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-3</PaxRefID>
                        </BaggageAssociations>
                        <OfferExpirationTimeLimitDateTime>2024-01-31T16:02:10.6517914Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>ff4a4e02-3564-4cca-b407-a285f65a0d4d</OfferID>
                        <OwnerCode>TCH</OwnerCode>
                        <PenaltyRefID>04c9ef9f-9ef3-4dfd-b387-8818d5545cce</PenaltyRefID>
                        <PenaltyRefID>2049c275-0639-4d28-a3dc-8436b396db4e</PenaltyRefID>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4765.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">433.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">4765.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer OrderId="96829-240131-OKE9782">
                        <AddOfferItem>
                           <OfferItemID>fc2a0f2e-ee48-433a-a204-3641c5646be6</OfferItemID>
                           <ReshopPrice>
                              <AddPrice>
                                 <FareDetail>
                                    <FareComponent>
                                       <CabinType>
                                          <CabinTypeCode>Economy</CabinTypeCode>
                                       </CabinType>
                                       <TicketCoupon>1</TicketCoupon>
                                       <FareBasisCode>GNOR</FareBasisCode>
                                       <FareRule>
                                          <Remark>
                                             <RemarkText>ENR1</RemarkText>
                                          </Remark>
                                       </FareRule>
                                       <PaxSegmentRefID>5d3a5237-df17-44b1-8e3b-53e03e6dd323</PaxSegmentRefID>
                                       <Price>
                                          <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                          <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                          <TaxSummary>
                                             <Tax>
                                                <Amount CurCode="RUB">-185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-232.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">232.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">234.09</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                             </Tax>
                                             <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                          </TaxSummary>
                                          <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                       </Price>
                                       <PriceClassRefID>cc9fed8e-ba6d-4df0-b8cb-dae6e06445e5</PriceClassRefID>
                                       <RBD>
                                          <RBD_Code>G</RBD_Code>
                                       </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-2</PaxRefID>
                                    <Price>
                                       <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                       <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                       <TaxSummary>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>ZZ</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>RI</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">234.09</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT Fare</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">30.83</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT ZZ</TaxCode>
                                          </Tax>
                                          <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                       </TaxSummary>
                                       <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                    </Price>
                                 </FareDetail>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">234.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                 </Price>
                              </AddPrice>
                           </ReshopPrice>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>c2e098c2-675a-4ebd-b20c-98b702967739</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxSegmentRef>
                                    <PaxSegmentRefID>5d3a5237-df17-44b1-8e3b-53e03e6dd323</PaxSegmentRefID>
                                 </PaxSegmentRef>
                              </ServiceAssociations>
                              <ServiceID>fa598470-8793-4ee2-9ed0-c4448ad6bbfc</ServiceID>
                           </Service>
                        </AddOfferItem>
                        <AddOfferItem>
                           <OfferItemID>d0a65759-78ad-49c8-a633-fe8548047e8a</OfferItemID>
                           <ReshopPrice>
                              <AddPrice>
                                 <FareDetail>
                                    <FareComponent>
                                       <CabinType>
                                          <CabinTypeCode>Economy</CabinTypeCode>
                                       </CabinType>
                                       <TicketCoupon>1</TicketCoupon>
                                       <FareBasisCode>GNOR/CH15</FareBasisCode>
                                       <FareRule>
                                          <Remark>
                                             <RemarkText>ENR1</RemarkText>
                                          </Remark>
                                       </FareRule>
                                       <PaxSegmentRefID>5d3a5237-df17-44b1-8e3b-53e03e6dd323</PaxSegmentRefID>
                                       <Price>
                                          <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                          <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                          <TaxSummary>
                                             <Tax>
                                                <Amount CurCode="RUB">-185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-116.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">116.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">199.09</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                             </Tax>
                                             <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                          </TaxSummary>
                                          <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                       </Price>
                                       <PriceClassRefID>cc9fed8e-ba6d-4df0-b8cb-dae6e06445e5</PriceClassRefID>
                                       <RBD>
                                          <RBD_Code>G</RBD_Code>
                                       </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-3</PaxRefID>
                                    <Price>
                                       <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                       <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                       <TaxSummary>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>ZZ</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>RI</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">199.09</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT Fare</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">30.83</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT ZZ</TaxCode>
                                          </Tax>
                                          <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                       </TaxSummary>
                                       <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                    </Price>
                                 </FareDetail>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">199.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                 </Price>
                              </AddPrice>
                           </ReshopPrice>
                           <Service>
                              <PaxRefID>Pax-3</PaxRefID>
                              <ValidatingPartyRefID>c2e098c2-675a-4ebd-b20c-98b702967739</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxSegmentRef>
                                    <PaxSegmentRefID>5d3a5237-df17-44b1-8e3b-53e03e6dd323</PaxSegmentRefID>
                                 </PaxSegmentRef>
                              </ServiceAssociations>
                              <ServiceID>8dfda43e-90aa-4964-9e68-e3b4ae15ef68</ServiceID>
                           </Service>
                        </AddOfferItem>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>bc120499-dfd8-43d0-97e9-7b7a9106f7fb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5d3a5237-df17-44b1-8e3b-53e03e6dd323</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                           <PaxRefID>Pax-3</PaxRefID>
                        </BaggageAssociations>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>ef7db765-668a-4991-9d26-3809a76e4119</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5d3a5237-df17-44b1-8e3b-53e03e6dd323</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAssociations>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>caa15e1f-9450-42e5-afa4-d031b5844050</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5d3a5237-df17-44b1-8e3b-53e03e6dd323</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-3</PaxRefID>
                        </BaggageAssociations>
                        <OfferExpirationTimeLimitDateTime>2024-01-31T16:02:11.0007126Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>2da3e99f-2160-4a86-9e00-a1c55948a816</OfferID>
                        <OwnerCode>TCH</OwnerCode>
                        <PenaltyRefID>04c9ef9f-9ef3-4dfd-b387-8818d5545cce</PenaltyRefID>
                        <PenaltyRefID>2049c275-0639-4d28-a3dc-8436b396db4e</PenaltyRefID>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4765.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">433.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">4765.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer OrderId="96829-240131-OKE9782">
                        <AddOfferItem>
                           <OfferItemID>196d7db7-cd99-470f-84d5-d02f5f62bda9</OfferItemID>
                           <ReshopPrice>
                              <AddPrice>
                                 <FareDetail>
                                    <FareComponent>
                                       <CabinType>
                                          <CabinTypeCode>Economy</CabinTypeCode>
                                       </CabinType>
                                       <TicketCoupon>1</TicketCoupon>
                                       <FareBasisCode>GNOR</FareBasisCode>
                                       <FareRule>
                                          <Remark>
                                             <RemarkText>ENR1</RemarkText>
                                          </Remark>
                                       </FareRule>
                                       <PaxSegmentRefID>4b45aaaa-2624-4d91-8a50-52dcbb8066f8</PaxSegmentRefID>
                                       <Price>
                                          <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                          <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                          <TaxSummary>
                                             <Tax>
                                                <Amount CurCode="RUB">-185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-232.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">232.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">234.09</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                             </Tax>
                                             <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                          </TaxSummary>
                                          <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                       </Price>
                                       <PriceClassRefID>cc9fed8e-ba6d-4df0-b8cb-dae6e06445e5</PriceClassRefID>
                                       <RBD>
                                          <RBD_Code>G</RBD_Code>
                                       </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-2</PaxRefID>
                                    <Price>
                                       <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                       <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                       <TaxSummary>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>ZZ</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>RI</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">234.09</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT Fare</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">30.83</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT ZZ</TaxCode>
                                          </Tax>
                                          <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                       </TaxSummary>
                                       <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                    </Price>
                                 </FareDetail>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">234.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                                 </Price>
                              </AddPrice>
                           </ReshopPrice>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>c2e098c2-675a-4ebd-b20c-98b702967739</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxSegmentRef>
                                    <PaxSegmentRefID>4b45aaaa-2624-4d91-8a50-52dcbb8066f8</PaxSegmentRefID>
                                 </PaxSegmentRef>
                              </ServiceAssociations>
                              <ServiceID>66cbba94-bf96-4bbc-b5d3-0dea38ec0540</ServiceID>
                           </Service>
                        </AddOfferItem>
                        <AddOfferItem>
                           <OfferItemID>879f4c5a-bb39-4b21-b8f9-2152bed88369</OfferItemID>
                           <ReshopPrice>
                              <AddPrice>
                                 <FareDetail>
                                    <FareComponent>
                                       <CabinType>
                                          <CabinTypeCode>Economy</CabinTypeCode>
                                       </CabinType>
                                       <TicketCoupon>1</TicketCoupon>
                                       <FareBasisCode>GNOR/CH15</FareBasisCode>
                                       <FareRule>
                                          <Remark>
                                             <RemarkText>ENR1</RemarkText>
                                          </Remark>
                                       </FareRule>
                                       <PaxSegmentRefID>4b45aaaa-2624-4d91-8a50-52dcbb8066f8</PaxSegmentRefID>
                                       <Price>
                                          <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                          <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                          <TaxSummary>
                                             <Tax>
                                                <Amount CurCode="RUB">-185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">111.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">-116.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">116.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">199.09</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                             </Tax>
                                             <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                             </Tax>
                                             <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                          </TaxSummary>
                                          <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                       </Price>
                                       <PriceClassRefID>cc9fed8e-ba6d-4df0-b8cb-dae6e06445e5</PriceClassRefID>
                                       <RBD>
                                          <RBD_Code>G</RBD_Code>
                                       </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-3</PaxRefID>
                                    <Price>
                                       <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                       <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                       <TaxSummary>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>ZZ</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">0.00</Amount>
                                             <TaxCode>RI</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">199.09</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT Fare</TaxCode>
                                          </Tax>
                                          <Tax>
                                             <Amount CurCode="RUB">30.83</Amount>
                                             <QualifierCode>6</QualifierCode>
                                             <TaxCode>VAT ZZ</TaxCode>
                                          </Tax>
                                          <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                       </TaxSummary>
                                       <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                    </Price>
                                 </FareDetail>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">0.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">199.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                                 </Price>
                              </AddPrice>
                           </ReshopPrice>
                           <Service>
                              <PaxRefID>Pax-3</PaxRefID>
                              <ValidatingPartyRefID>c2e098c2-675a-4ebd-b20c-98b702967739</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxSegmentRef>
                                    <PaxSegmentRefID>4b45aaaa-2624-4d91-8a50-52dcbb8066f8</PaxSegmentRefID>
                                 </PaxSegmentRef>
                              </ServiceAssociations>
                              <ServiceID>0122c622-e83e-4beb-a73a-3b1766fad343</ServiceID>
                           </Service>
                        </AddOfferItem>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>bc120499-dfd8-43d0-97e9-7b7a9106f7fb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4b45aaaa-2624-4d91-8a50-52dcbb8066f8</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                           <PaxRefID>Pax-3</PaxRefID>
                        </BaggageAssociations>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>19cbb7d8-503e-4955-8da5-7b8216ba0e95</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4b45aaaa-2624-4d91-8a50-52dcbb8066f8</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAssociations>
                        <BaggageAssociations>
                           <BaggageAllowanceRefID>3863eded-a900-4633-a161-caa07cd3c9a0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4b45aaaa-2624-4d91-8a50-52dcbb8066f8</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-3</PaxRefID>
                        </BaggageAssociations>
                        <OfferExpirationTimeLimitDateTime>2024-01-31T16:02:11.3320888Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>f41e3fe8-d752-4439-9da3-e9bc23fe5b2e</OfferID>
                        <OwnerCode>TCH</OwnerCode>
                        <PenaltyRefID>04c9ef9f-9ef3-4dfd-b387-8818d5545cce</PenaltyRefID>
                        <PenaltyRefID>2049c275-0639-4d28-a3dc-8436b396db4e</PenaltyRefID>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4765.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">433.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">4765.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                  </ReshopOffers>
               </ReshopResults>
               <DataLists>
                  <BaggageAllowanceList>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3863eded-a900-4633-a161-caa07cd3c9a0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1c5502b1-8533-4889-8140-66688c979356</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>caa15e1f-9450-42e5-afa4-d031b5844050</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d9ea88b8-38d6-4131-ab9d-6c587b1389b3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8eea3995-b36b-4a9a-a8b4-b2cbc948e540</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>36bf7d62-1487-47d1-a259-a1f62e6da874</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>19cbb7d8-503e-4955-8da5-7b8216ba0e95</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ef7db765-668a-4991-9d26-3809a76e4119</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2d055165-02eb-4ce5-b09e-bef28a84b4bc</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>cde2cd3a-9602-4af2-82b7-03fb2c3a8618</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>47453365-52a1-4a70-b94a-e3b00bf7838e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bc120499-dfd8-43d0-97e9-7b7a9106f7fb</BaggageAllowanceID>
                        <DescText>No</DescText>
                        <TypeCode>Checked</TypeCode>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7e73529b-96f7-48e1-92d6-8dfbed11242d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                  </BaggageAllowanceList>
                  <PaxList>
                     <Pax>
                        <AgeMeasure>35</AgeMeasure>
                        <ContactInfoRefID>Contact-1</ContactInfoRefID>
                        <IdentityDoc>
                           <ExpiryDate>2030-04-12</ExpiryDate>
                           <IdentityDocID>7001451111</IdentityDocID>
                           <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                           <IssueDate>2020-04-12</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanov</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>1988-12-12</Birthdate>
                           <GenderCode>M</GenderCode>
                           <GivenName>Danil</GivenName>
                           <MiddleName>Yurevich</MiddleName>
                           <Surname>Ivanov</Surname>
                        </Individual>
                        <OrderRefID>96829-240131-OKE9782</OrderRefID>
                        <PaxID>Pax-1</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                     <Pax>
                        <AgeMeasure>32</AgeMeasure>
                        <IdentityDoc>
                           <ExpiryDate>2031-08-20</ExpiryDate>
                           <IdentityDocID>7001456395</IdentityDocID>
                           <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                           <IssueDate>2011-08-20</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanova</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>1991-08-15</Birthdate>
                           <GenderCode>F</GenderCode>
                           <GivenName>Maria</GivenName>
                           <MiddleName>Ivanovna</MiddleName>
                           <Surname>Ivanova</Surname>
                        </Individual>
                        <OrderRefID>96829-240131-OKE9782</OrderRefID>
                        <PaxID>Pax-2</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                     <Pax>
                        <AgeMeasure>9</AgeMeasure>
                        <IdentityDoc>
                           <ExpiryDate>2028-03-23</ExpiryDate>
                           <IdentityDocID>II ПР 685977</IdentityDocID>
                           <IdentityDocTypeCode>SR</IdentityDocTypeCode>
                           <IssueDate>2014-06-25</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanov</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>2014-06-25</Birthdate>
                           <GenderCode>M</GenderCode>
                           <GivenName>Ivan</GivenName>
                           <MiddleName>Danilovich</MiddleName>
                           <Surname>Ivanov</Surname>
                        </Individual>
                        <OrderRefID>96829-240131-OKE9782</OrderRefID>
                        <PaxID>Pax-3</PaxID>
                        <PaxRefID>Pax-1</PaxRefID>
                        <PTC>CNN</PTC>
                     </Pax>
                     <Pax>
                        <AgeMeasure>1</AgeMeasure>
                        <IdentityDoc>
                           <ExpiryDate>2028-03-23</ExpiryDate>
                           <IdentityDocID>II ПР 246170</IdentityDocID>
                           <IdentityDocTypeCode>SR</IdentityDocTypeCode>
                           <IssueDate>2022-09-09</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanova</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>2022-07-09</Birthdate>
                           <GenderCode>F</GenderCode>
                           <GivenName>Sofija</GivenName>
                           <MiddleName>Danilovna</MiddleName>
                           <Surname>Ivanova</Surname>
                        </Individual>
                        <OrderRefID>96829-240131-OKE9782</OrderRefID>
                        <PaxID>Pax-4</PaxID>
                        <PaxRefID>Pax-1</PaxRefID>
                        <PTC>INF</PTC>
                     </Pax>
                  </PaxList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-22T19:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-22T19:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>4f072328-bd95-4771-a6d5-1de4de284459</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-22T14:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-22T14:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Dep>
                        <Duration>PT4H25M</Duration>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6564</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6564</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>e63680dc-b408-40af-bb35-1042435016e5</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-22T22:55:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-22T22:55:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>d383d092-66d2-449d-b66b-804536e6ea46</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-22T18:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-22T18:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Dep>
                        <Duration>PT4H10M</Duration>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6566</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6566</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>5d3a5237-df17-44b1-8e3b-53e03e6dd323</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-22T16:35:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-22T16:35:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>df36cf76-8bc0-4b21-b815-88693e1f20fe</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-22T12:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-22T12:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Dep>
                        <Duration>PT4H20M</Duration>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6560</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6560</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>f517eee2-3964-4bbd-8a13-fd815f63cf3d</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-22T12:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-22T12:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>8c61817a-dce1-4ec9-ae8d-3c88099f120b</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-22T08:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-22T08:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Dep>
                        <Duration>PT4H20M</Duration>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6568</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6568</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>2d4ef83d-f942-4003-af42-6a4575987779</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-23T01:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-23T01:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>3a25dc19-9476-40d0-9adc-e1b5c0ab05ff</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-22T20:55:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-22T20:55:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Dep>
                        <Duration>PT4H25M</Duration>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6562</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6562</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>4b45aaaa-2624-4d91-8a50-52dcbb8066f8</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-22T20:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-22T20:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>64e28b59-0a1d-4d2a-bfc4-760f31a76659</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-22T16:10:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-22T16:10:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Dep>
                        <Duration>PT4H15M</Duration>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6570</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6570</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>9fdae937-9e68-4cad-9800-ccd77b97d3b9</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
                  <PenaltyList>
                     <Penalty>
                        <PaxRefID>Pax-2</PaxRefID>
                        <PenaltyID>04c9ef9f-9ef3-4dfd-b387-8818d5545cce</PenaltyID>
                        <Price>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                           <TotalAmount CurCode="RUB">0.00</TotalAmount>
                        </Price>
                        <TypeCode>Change</TypeCode>
                     </Penalty>
                     <Penalty>
                        <PaxRefID>Pax-3</PaxRefID>
                        <PenaltyID>2049c275-0639-4d28-a3dc-8436b396db4e</PenaltyID>
                        <Price>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                           <TotalAmount CurCode="RUB">0.00</TotalAmount>
                        </Price>
                        <TypeCode>Change</TypeCode>
                     </Penalty>
                  </PenaltyList>
                  <PriceClassList>
                     <PriceClass>
                        <Code>NB</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОТ 75 ДО 125 ПРЦН ЗАРАБОТ МИЛ (ME1)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>CARRY10KG 22LBUPTO 55X40X25CM (0MJ)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОСТАНОВКА (STO)</DescText>
                        </Desc>
                        <Name>ECONOMY LITE</Name>
                        <PriceClassID>cc9fed8e-ba6d-4df0-b8cb-dae6e06445e5</PriceClassID>
                     </PriceClass>
                  </PriceClassList>
                  <ValidatingPartyList>
                     <ValidatingParty>
                        <ValidatingPartyID>c2e098c2-675a-4ebd-b20c-98b702967739</ValidatingPartyID>
                        <ValidatingPartyCode>SU</ValidatingPartyCode>
                        <ValidatingPartyName>Аэрофлот - российские авиалинии</ValidatingPartyName>
                        <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                     </ValidatingParty>
                  </ValidatingPartyList>
               </DataLists>
               <Warning>
                  <Code>MIX-103030</Code>
                  <DescText>Обмен билетов части пассажиров возможен только после сплитования заказа</DescText>
                  <LangCode>Ru</LangCode>
               </Warning>
            </Response>
         </Reshop:Mixvel_OrderReshopRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

It is impossible to carry out the tickets exchange for several passengers without a split – it’s necessary to remove the passengers for whom the exchange is done into a separate order.

For further possibility of exchange using the offers from Mixvel_OrderReshopRS, the new optional element AllowSplit was added into the block ExchangePaxSegment of the request Mixvel_OrderChangeRQ (for obtaining the user’s agreement for the split).

Mixvel_OrderReshopRQ/Request/ChangeOrder/ExchangePaxSegment/AllowSplit

Element Description
AllowSplit The parameter which confirms the run of a split before exchange is done (when it’s in the meaning ‘true’), by default – it’s in the meaning ‘false’.

To run the exchange, the structure ExchangePaxSegment of the request Mixvel_OrderChangeRQ uses the offer (which was received in Mixvel_OrderReshopRS) and points out the element AllowSplit=true.

Example Mixvel_OrderChangeRQ:

Show the Mixvel_OrderChangeRQ message example on this page

<MixEnv:Envelop xmlns:MixEnv="http://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body id="ID1">
      <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T18:37:48Z"/>
      <AppData>
         <m:Mixvel_OrderChangeRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_OrderChangeRQ/1_00">
            <Request>
               <ChangeOrder>
                  <ExchangePaxSegment>
                     <AllowSplit>true</AllowSplit>
                     <OfferRefID>0f1b2f70-7c54-4727-8cc6-df98b0614235</OfferRefID>
                  </ExchangePaxSegment>
               </ChangeOrder>
               <MixOrder>
                  <MixOrderID>96829-240131-MKE9781</MixOrderID>
               </MixOrder>
               <PaymentFunctions>
                  <PaymentProcessingDetails>
                     <Amount CurCode="RUB">0.00</Amount>
                     <PaymentProcessingDetailsPaymentMethod>
                        <OtherPaymentMethod/>
                     </PaymentProcessingDetailsPaymentMethod>
                  </PaymentProcessingDetails>
               </PaymentFunctions>
            </Request>
         </m:Mixvel_OrderChangeRQ>
      </AppData>
   </Body>
</MixEnv:Envelop>

Example Mixvel_OrderViewRS:

Show the Mixvel_OrderViewRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="d55553cd-48b2-402f-8adb-9a01c210460d" ReplyTo="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2024-01-31T15:33:33.0580941Z"/>
      <AppData>
         <View:Mixvel_OrderViewRS xmlns:View="https://www.mixvel.com/API/XSD/Mixvel_OrderViewRS/1_01">
            <Response>
               <DataLists>
                  <BaggageAllowanceList>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5d5ddb4b-a3dc-4228-9f22-272945c72210</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55.0</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40.0</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25.0</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10.0</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22.0</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fe65260c-69e2-4320-a093-b7c817517c2a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55.0</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40.0</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25.0</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10.0</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22.0</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b56786f6-d0de-476d-9c53-55ed93ea233a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55.0</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40.0</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25.0</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10.0</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22.0</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fc2da935-12ee-4d50-8594-73e87c866260</BaggageAllowanceID>
                        <DescText>No</DescText>
                        <TypeCode>Checked</TypeCode>
                     </BaggageAllowance>
                  </BaggageAllowanceList>
                  <ContactInfoList>
                     <ContactInfo>
                        <ContactInfoID>Contact-1</ContactInfoID>
                        <EmailAddress>
                           <ContactTypeCode>email</ContactTypeCode>
                           <ContactTypeText>personal</ContactTypeText>
                           <EmailAddressText>efim11011995@ya.ru</EmailAddressText>
                        </EmailAddress>
                        <Phone>
                           <ContactTypeCode>mobile</ContactTypeCode>
                           <ContactTypeText>personal</ContactTypeText>
                           <PhoneNumber>+79644354586</PhoneNumber>
                        </Phone>
                     </ContactInfo>
                     <ContactInfo>
                        <ContactInfoID>Contact_Agency</ContactInfoID>
                        <EmailAddress>
                           <ContactTypeText>agency</ContactTypeText>
                           <EmailAddressText>agency@gmail.com</EmailAddressText>
                        </EmailAddress>
                        <Phone>
                           <ContactTypeText>agency</ContactTypeText>
                           <PhoneNumber>+74957758555</PhoneNumber>
                        </Phone>
                        <Phone>
                           <ContactTypeCode>agency</ContactTypeCode>
                           <ContactTypeText>Agency</ContactTypeText>
                           <PhoneNumber>74951234567</PhoneNumber>
                        </Phone>
                     </ContactInfo>
                  </ContactInfoList>
                  <OriginDestList>
                     <OriginDest>
                        <DestCode>LED</DestCode>
                        <OriginCode>MOW</OriginCode>
                        <OriginDestID>4c3fd351-6791-4504-afb0-712cf66c1d6c</OriginDestID>
                        <PaxJourneyRefID>57de419d-a6f6-4023-941c-f31002b0bc81</PaxJourneyRefID>
                     </OriginDest>
                     <OriginDest>
                        <DestCode>LED</DestCode>
                        <OriginCode>AER</OriginCode>
                        <OriginDestID>1adb357c-cb92-44f3-b3fd-8ba368639445</OriginDestID>
                        <PaxJourneyRefID>d98c88ff-4230-47eb-8409-02ff4953adb2</PaxJourneyRefID>
                     </OriginDest>
                  </OriginDestList>
                  <PaxJourneyList>
                     <PaxJourney>
                        <Duration>PT1H20M</Duration>
                        <PaxJourneyID>57de419d-a6f6-4023-941c-f31002b0bc81</PaxJourneyID>
                        <PaxSegmentRefID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT4H25M</Duration>
                        <PaxJourneyID>d98c88ff-4230-47eb-8409-02ff4953adb2</PaxJourneyID>
                        <PaxSegmentRefID>355f1bf7-09e6-42fc-ba68-7b28b1056278</PaxSegmentRefID>
                     </PaxJourney>
                  </PaxJourneyList>
                  <PaxList>
                     <Pax>
                        <AgeMeasure>35</AgeMeasure>
                        <ContactInfoRefID>Contact-1</ContactInfoRefID>
                        <IdentityDoc>
                           <ExpiryDate>2030-04-12</ExpiryDate>
                           <IdentityDocID>7001451111</IdentityDocID>
                           <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                           <IssueDate>2020-04-12</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanov</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>1988-12-12</Birthdate>
                           <GenderCode>M</GenderCode>
                           <GivenName>Danil</GivenName>
                           <MiddleName>Yurevich</MiddleName>
                           <Surname>Ivanov</Surname>
                        </Individual>
                        <OrderRefID>96829-240131-OKE9783</OrderRefID>
                        <PaxID>Pax-1</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                     <Pax>
                        <AgeMeasure>32</AgeMeasure>
                        <IdentityDoc>
                           <ExpiryDate>2031-08-20</ExpiryDate>
                           <IdentityDocID>7001456395</IdentityDocID>
                           <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                           <IssueDate>2011-08-20</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanova</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>1991-08-15</Birthdate>
                           <GenderCode>F</GenderCode>
                           <GivenName>Maria</GivenName>
                           <MiddleName>Ivanovna</MiddleName>
                           <Surname>Ivanova</Surname>
                        </Individual>
                        <OrderRefID>96829-240131-OKE9782</OrderRefID>
                        <PaxID>Pax-2</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                     <Pax>
                        <AgeMeasure>9</AgeMeasure>
                        <IdentityDoc>
                           <ExpiryDate>2028-03-23</ExpiryDate>
                           <IdentityDocID>II ПР 685977</IdentityDocID>
                           <IdentityDocTypeCode>SR</IdentityDocTypeCode>
                           <IssueDate>2014-06-25</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanov</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>2014-06-25</Birthdate>
                           <GenderCode>M</GenderCode>
                           <GivenName>Ivan</GivenName>
                           <MiddleName>Danilovich</MiddleName>
                           <Surname>Ivanov</Surname>
                        </Individual>
                        <OrderRefID>96829-240131-OKE9782</OrderRefID>
                        <PaxID>Pax-3</PaxID>
                        <PaxRefID>Pax-2</PaxRefID>
                        <PTC>CNN</PTC>
                     </Pax>
                     <Pax>
                        <AgeMeasure>1</AgeMeasure>
                        <IdentityDoc>
                           <ExpiryDate>2028-03-23</ExpiryDate>
                           <IdentityDocID>II ПР 246170</IdentityDocID>
                           <IdentityDocTypeCode>SR</IdentityDocTypeCode>
                           <IssueDate>2022-09-09</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanova</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>2022-07-09</Birthdate>
                           <GenderCode>F</GenderCode>
                           <GivenName>Sofija</GivenName>
                           <MiddleName>Danilovna</MiddleName>
                           <Surname>Ivanova</Surname>
                        </Individual>
                        <OrderRefID>96829-240131-OKE9783</OrderRefID>
                        <PaxID>Pax-4</PaxID>
                        <PaxRefID>Pax-1</PaxRefID>
                        <PTC>INF</PTC>
                     </Pax>
                  </PaxList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-22T12:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-22T12:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>6eb0d1e4-1234-4eb7-bc97-1460f15f32dd</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-22T10:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-22T10:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT1H20M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6016</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6016</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-22T19:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-22T19:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>431c482c-4d89-4fd6-9f8d-bdbafeb15d4b</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-22T14:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-22T14:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Dep>
                        <Duration>PT4H25M</Duration>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6564</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6564</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>355f1bf7-09e6-42fc-ba68-7b28b1056278</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
                  <PriceClassList>
                     <PriceClass>
                        <Code>NB</Code>
                        <Desc>
                           <Access>N</Access>
                           <DescText>НАЧИСЛЕНИЕ 25 ПРОЦ МИЛЬ (06A)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОТ 75 ДО 125 ПРЦН ЗАРАБОТ МИЛ (ME1)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ОТ 100 ДО 150 ПРЦН ЗАРАБОТ МИЛ (ME2)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ОТ 150 ДО 200 ПРЦН ЗАРАБОТ МИЛ (ME3)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>НАЧИСЛЕНИЕ 125 МИЛЬ (06Y)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>НАЧИСЛЕНИЕ 150 ПРОЦ МИЛЬ (06M)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>НАЧИСЛЕНИЕ 200 ПРОЦ МИЛЬ (06N)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ОТ 200 ДО 250 ПРЦН ЗАРАБОТ МИЛ (ME4)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>CARRY10KG 22LBUPTO 55X40X25CM (0MJ)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>CARRY15KG 33LBUPTO 55X40X25CM (0MK)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ДО 50Ф 23КГ И ДО 80Д 203СМ (0GP)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ДО 70Ф 32КГ И ДО 80Д 203СМ (0FN)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText> СВЕРХНОРМАТИВНОЕ МЕСТО (0CD)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ИЗМЕНЯЕМЫЙ БИЛЕТ (059)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ИЗМЕНЕНИЕ ПРИ НЕЯВКЕ НА РЕЙС (CNS)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ВОЗВРАТ ДО ЗАКРЫТ РЕГИСТРАЦИИ (RBC)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ВОЗВРАТ ПОСЛЕ ЗАКРЫТ РЕГИСТРАЦ (RBA)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ОТКРЫТАЯ ДАТА ОБРАТНО (ORD)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ПОВЫШ ДО КОМФОРТ ПРИ РЕГИСТР (UT2)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ПРИОРИТЕТНАЯ ПОСАДКА (0G6)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ПРИОРИТЕТНЫЙ БАГАЖ (0LF)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ПРИОРИТЕТНАЯ РЕГИСТРАЦИЯ (03P)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ДОСТУП В ЗАЛ ОЖИДАНИЯ ШРМ (SVO)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>БИЗНЕС ЗАЛ (0BX)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ПОВЫШ КЛАССА ОБСЛ С МИЛ БОНУС (0NI)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОСТАНОВКА (STO)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ДОСТУП В ИНТЕРНЕТ (0CL)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ОСНОВНОЕ МЕСТО (050)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ПОВЫШ ДО БИЗНЕС ПРИ РЕГИСТР (UPF)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>РУЧКЛАДЬ ДО 36Х30Х27 (098)</DescText>
                        </Desc>
                        <Name>ECONOMY LITE</Name>
                        <PriceClassID>f4a992c0-ed3c-4593-88be-0fb5bef891e0</PriceClassID>
                     </PriceClass>
                  </PriceClassList>
                  <ServiceDefinitionList>
                     <ServiceDefinition>
                        <Name>Багаж</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <ServiceDefinitionAssociation>
                           <BaggageAllowanceRef>
                              <BaggageAllowanceRefID>b56786f6-d0de-476d-9c53-55ed93ea233a</BaggageAllowanceRefID>
                           </BaggageAllowanceRef>
                        </ServiceDefinitionAssociation>
                        <ServiceDefinitionID>be9bcc90-1f2f-457e-b67d-4bd24aea7b3a</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>Багаж</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <ServiceDefinitionAssociation>
                           <BaggageAllowanceRef>
                              <BaggageAllowanceRefID>fc2da935-12ee-4d50-8594-73e87c866260</BaggageAllowanceRefID>
                           </BaggageAllowanceRef>
                        </ServiceDefinitionAssociation>
                        <ServiceDefinitionID>c702840e-ad7e-410f-b519-dbd23324ee89</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>Багаж</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <ServiceDefinitionAssociation>
                           <BaggageAllowanceRef>
                              <BaggageAllowanceRefID>fe65260c-69e2-4320-a093-b7c817517c2a</BaggageAllowanceRefID>
                           </BaggageAllowanceRef>
                        </ServiceDefinitionAssociation>
                        <ServiceDefinitionID>8beee9fe-e2a8-4ae0-861a-49e3dde4a40e</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>Багаж</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <ServiceDefinitionAssociation>
                           <BaggageAllowanceRef>
                              <BaggageAllowanceRefID>5d5ddb4b-a3dc-4228-9f22-272945c72210</BaggageAllowanceRefID>
                           </BaggageAllowanceRef>
                        </ServiceDefinitionAssociation>
                        <ServiceDefinitionID>41a9b402-524e-4fe7-b5d3-e055f39b64fb</ServiceDefinitionID>
                     </ServiceDefinition>
                  </ServiceDefinitionList>
                  <ValidatingPartyList>
                     <ValidatingParty>
                        <ValidatingPartyID>5a7ebb51-0463-468b-b68a-24e65fe3d41a</ValidatingPartyID>
                        <ValidatingPartyCode>SU</ValidatingPartyCode>
                        <ValidatingPartyName>Аэрофлот - российские авиалинии</ValidatingPartyName>
                        <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                     </ValidatingParty>
                  </ValidatingPartyList>
               </DataLists>
               <MixOrder>
                  <MixOrderID>96829-240131-MKE9781</MixOrderID>
                  <Order>
                     <BookingRef>
                        <BookingEntity>
                           <Carrier>
                              <AirlineDesigCode>15</AirlineDesigCode>
                           </Carrier>
                        </BookingEntity>
                        <BookingID>2457TW</BookingID>
                        <BookingRefTypeCode>PNR</BookingRefTypeCode>
                     </BookingRef>
                     <BookingRef>
                        <BookingEntity>
                           <Carrier>
                              <AirlineDesigCode>SU</AirlineDesigCode>
                           </Carrier>
                        </BookingEntity>
                        <BookingID>09DD1G</BookingID>
                        <BookingRefTypeCode>PNR</BookingRefTypeCode>
                     </BookingRef>
                     <CreationDateTime>2024-01-31T18:31:00</CreationDateTime>
                     <TicketDocsCount TicketCount="2" EMDCount="0">2</TicketDocsCount>
                     <OrderID>96829-240131-OKE9782</OrderID>
                     <OrderItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>GNOR</FareBasisCode>
                              <FareRule>
                                 <RuleCode>ENR1</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>355f1bf7-09e6-42fc-ba68-7b28b1056278</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">0.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">0.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>f4a992c0-ed3c-4593-88be-0fb5bef891e0</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>R</RBD_Code>
                              </RBD>
                              <TicketDesigCode/>
                           </FareComponent>
                           <PaxRefID>Pax-2</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">0.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">0.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">234.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">30.83</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <OrderItemID>0c028c34-8ece-4d17-8b7f-b313369250c6</OrderItemID>
                        <OwnerCode>TCH</OwnerCode>
                        <Price>
                           <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">234.09</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.83</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                        </Price>
                        <Remark>
                           <RemarkID>00eaa7d2-2dd9-456a-bf44-2942ad6e3c41</RemarkID>
                           <Type>other</Type>
                           <Text>PLS ADV CORRECT PAX MOBILE PHONE VIA SSR CTCM</Text>
                           <StatusCode>HK</StatusCode>
                        </Remark>
                        <Service>
                           <PaxRefID OriginRef="14">Pax-2</PaxRefID>
                           <ValidatingPartyRefID>5a7ebb51-0463-468b-b68a-24e65fe3d41a</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxSegmentRefID>355f1bf7-09e6-42fc-ba68-7b28b1056278</PaxSegmentRefID>
                           </ServiceAssociations>
                           <ServiceID>f03ef0c8-fad9-4f88-9bfb-7391e94f45cb</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="14">Pax-2</PaxRefID>
                           <ValidatingPartyRefID>5a7ebb51-0463-468b-b68a-24e65fe3d41a</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>355f1bf7-09e6-42fc-ba68-7b28b1056278</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>c702840e-ad7e-410f-b519-dbd23324ee89</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>a2555667-8bf2-4b37-ae4f-0e357cda0bd6</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="14">Pax-2</PaxRefID>
                           <ValidatingPartyRefID>5a7ebb51-0463-468b-b68a-24e65fe3d41a</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>355f1bf7-09e6-42fc-ba68-7b28b1056278</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>8beee9fe-e2a8-4ae0-861a-49e3dde4a40e</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>89e75e4e-bacd-4d3f-97be-fabe263badad</ServiceID>
                        </Service>
                     </OrderItem>
                     <OrderItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>GNOR/CH15</FareBasisCode>
                              <FareRule>
                                 <RuleCode>ENR1</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>355f1bf7-09e6-42fc-ba68-7b28b1056278</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2188.75</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <EquivAmount CurCode="RUB">2190.00</EquivAmount>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">0.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">0.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>f4a992c0-ed3c-4593-88be-0fb5bef891e0</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>R</RBD_Code>
                              </RBD>
                              <TicketDesigCode>CH15</TicketDesigCode>
                           </FareComponent>
                           <PaxRefID>Pax-3</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">2188.75</BaseAmount>
                              <EquivAmount CurCode="RUB">2190.00</EquivAmount>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">0.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">0.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">199.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">30.83</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <OrderItemID>25b01d51-b908-49f0-ab0c-2e697cb789b3</OrderItemID>
                        <OwnerCode>TCH</OwnerCode>
                        <Price>
                           <BaseAmount CurCode="RUB">2188.75</BaseAmount>
                           <EquivAmount CurCode="RUB">2190.00</EquivAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">199.09</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.83</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID OriginRef="16">Pax-3</PaxRefID>
                           <ValidatingPartyRefID>5a7ebb51-0463-468b-b68a-24e65fe3d41a</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxSegmentRefID>355f1bf7-09e6-42fc-ba68-7b28b1056278</PaxSegmentRefID>
                           </ServiceAssociations>
                           <ServiceID>f780efe6-d28a-403b-bed6-e59091d4d738</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="16">Pax-3</PaxRefID>
                           <ValidatingPartyRefID>5a7ebb51-0463-468b-b68a-24e65fe3d41a</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>355f1bf7-09e6-42fc-ba68-7b28b1056278</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>c702840e-ad7e-410f-b519-dbd23324ee89</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>1054e389-a76a-4605-aae5-e3a02d7b6b05</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="16">Pax-3</PaxRefID>
                           <ValidatingPartyRefID>5a7ebb51-0463-468b-b68a-24e65fe3d41a</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>355f1bf7-09e6-42fc-ba68-7b28b1056278</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>41a9b402-524e-4fe7-b5d3-e055f39b64fb</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>e06abf84-b362-4a76-ae67-bbcec4475152</ServiceID>
                        </Service>
                     </OrderItem>
                     <OriginDestRefID>1adb357c-cb92-44f3-b3fd-8ba368639445</OriginDestRefID>
                     <OwnerCode>TCH</OwnerCode>
                     <RelevanceDateTime>2024-01-31T15:33:28.0394935Z</RelevanceDateTime>
                     <ReservationGuideline>
                        <ReservationLang>EN</ReservationLang>
                     </ReservationGuideline>
                     <StatusCode>CLOSED</StatusCode>
                     <TotalPrice>
                        <EquivAmount CurCode="RUB">4765.00</EquivAmount>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">0.00</Amount>
                              <QualifierCode>aircompany</QualifierCode>
                              <TaxCode>RI</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">0.00</Amount>
                              <QualifierCode>aircompany</QualifierCode>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">433.18</Amount>
                              <QualifierCode>6</QualifierCode>
                              <TaxCode>VAT Fare</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">61.66</Amount>
                              <QualifierCode>6</QualifierCode>
                              <TaxCode>VAT ZZ</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">4765.00</TotalAmount>
                     </TotalPrice>
                  </Order>
                  <Order>
                     <BookingRef>
                        <BookingEntity>
                           <Carrier>
                              <AirlineDesigCode>15</AirlineDesigCode>
                           </Carrier>
                        </BookingEntity>
                        <BookingID>2457FK</BookingID>
                        <BookingRefTypeCode>PNR</BookingRefTypeCode>
                     </BookingRef>
                     <BookingRef>
                        <BookingEntity>
                           <Carrier>
                              <AirlineDesigCode>SU</AirlineDesigCode>
                           </Carrier>
                        </BookingEntity>
                        <BookingID>09DD20</BookingID>
                        <BookingRefTypeCode>PNR</BookingRefTypeCode>
                     </BookingRef>
                     <CreationDateTime>2024-01-31T18:31:00</CreationDateTime>
                     <TicketDocsCount TicketCount="2" EMDCount="0">2</TicketDocsCount>
                     <OrderID>96829-240131-OKE9783</OrderID>
                     <ParentOrderID>96829-240131-OKE9782</ParentOrderID>
                     <OrderItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>GNOR</FareBasisCode>
                              <FareRule>
                                 <RuleCode>ENR1</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">186.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">343.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3104.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>f4a992c0-ed3c-4593-88be-0fb5bef891e0</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>G</RBD_Code>
                              </RBD>
                              <TicketDesigCode/>
                           </FareComponent>
                           <PaxRefID>Pax-1</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">186.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">343.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">234.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">31.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3104.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <OrderItemID>d019f123-d9ba-4f7b-a6fd-c5dbd9f9d9e6</OrderItemID>
                        <OwnerCode>TCH</OwnerCode>
                        <PaymentTimeLimitDateTime>2024-02-22T07:40:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">186.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">343.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">234.09</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">31.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">3104.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                           <ValidatingPartyRefID>5a7ebb51-0463-468b-b68a-24e65fe3d41a</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxSegmentRefID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentRefID>
                           </ServiceAssociations>
                           <ServiceID>c25c37bc-e699-4866-9f0f-fd6156c66d6c</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                           <ValidatingPartyRefID>5a7ebb51-0463-468b-b68a-24e65fe3d41a</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>c702840e-ad7e-410f-b519-dbd23324ee89</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>9e0bbee4-9d86-42d8-9204-697e28443307</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                           <ValidatingPartyRefID>5a7ebb51-0463-468b-b68a-24e65fe3d41a</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>41a9b402-524e-4fe7-b5d3-e055f39b64fb</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>a39de32f-573f-4662-bece-f3e6a836914d</ServiceID>
                        </Service>
                     </OrderItem>
                     <OrderItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>GNOR/IN00</FareBasisCode>
                              <FareRule>
                                 <RuleCode>ENR1</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">0.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">0.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>f4a992c0-ed3c-4593-88be-0fb5bef891e0</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>G</RBD_Code>
                              </RBD>
                              <TicketDesigCode>IN00</TicketDesigCode>
                           </FareComponent>
                           <PaxRefID>Pax-4</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">0.00</BaseAmount>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">0.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">0.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <OrderItemID>39b2b199-062e-495d-8268-4d7fd96901bc</OrderItemID>
                        <OwnerCode>TCH</OwnerCode>
                        <PaymentTimeLimitDateTime>2024-02-22T07:40:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">0.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID OriginRef="18">Pax-4</PaxRefID>
                           <ValidatingPartyRefID>5a7ebb51-0463-468b-b68a-24e65fe3d41a</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxSegmentRefID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentRefID>
                           </ServiceAssociations>
                           <ServiceID>c8ff55ca-8054-4629-ae0f-2c2c28db35b6</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="18">Pax-4</PaxRefID>
                           <ValidatingPartyRefID>5a7ebb51-0463-468b-b68a-24e65fe3d41a</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>c702840e-ad7e-410f-b519-dbd23324ee89</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>1e796ffc-6bfa-4a67-9d53-2c97fae1dd5d</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                     </OrderItem>
                     <OriginDestRefID>4c3fd351-6791-4504-afb0-712cf66c1d6c</OriginDestRefID>
                     <OwnerCode>TCH</OwnerCode>
                     <RelevanceDateTime>2024-01-31T15:33:27.6079272Z</RelevanceDateTime>
                     <ReservationGuideline>
                        <ReservationLang>EN</ReservationLang>
                     </ReservationGuideline>
                     <StatusCode>CLOSED</StatusCode>
                     <TotalPrice>
                        <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">186.00</Amount>
                              <QualifierCode>aircompany</QualifierCode>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">343.00</Amount>
                              <QualifierCode>aircompany</QualifierCode>
                              <TaxCode>RI</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">234.09</Amount>
                              <QualifierCode>6</QualifierCode>
                              <TaxCode>VAT Fare</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">31.00</Amount>
                              <QualifierCode>6</QualifierCode>
                              <TaxCode>VAT ZZ</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">3104.00</TotalAmount>
                     </TotalPrice>
                     <VoidTimelimitUtc>2024-01-31T20:59:00Z</VoidTimelimitUtc>
                  </Order>
                  <TotalAmount CurCode="RUB">7869.00</TotalAmount>
               </MixOrder>
               <PaymentFunctions>
                  <OrderAssociation>
                     <OrderRefID>96829-240131-OKE9782</OrderRefID>
                  </OrderAssociation>
                  <PaymentProcessingSummary>
                     <Amount CurCode="RUB">4765.00</Amount>
                     <PaymentID>84d19f4d-4744-4eb1-90b7-ca41aa71aa41</PaymentID>
                     <PaymentProcessingDetailsPaymentMethod>
                        <OtherPaymentMethod/>
                     </PaymentProcessingDetailsPaymentMethod>
                  </PaymentProcessingSummary>
               </PaymentFunctions>
               <PaymentFunctions>
                  <OrderAssociation>
                     <OrderRefID>96829-240131-OKE9783</OrderRefID>
                  </OrderAssociation>
                  <PaymentProcessingSummary>
                     <Amount CurCode="RUB">3104.00</Amount>
                     <PaymentID>eb2c6ef7-c9e8-4f80-8079-084940778f00</PaymentID>
                     <PaymentProcessingDetailsPaymentMethod>
                        <OtherPaymentMethod/>
                     </PaymentProcessingDetailsPaymentMethod>
                  </PaymentProcessingSummary>
               </PaymentFunctions>
               <TicketDocInfo>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>15</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>2457TW</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>SU</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>09DD1G</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <EndorsementText>SKCHG/P7001456395/DOB15AUG91/NDSA/C234.09 NDSZZ30.83/NONREF/HEBO3BPATE
H</EndorsementText>
                  <FareDetail>
                     <FareCalculationInfo>
                        <AddInfoText>S-MOW SU LED2575RUB2575END PDRI343РУБ</AddInfoText>
                     </FareCalculationInfo>
                     <FarePriceType>
                        <FarePriceTypeCode>Sell</FarePriceTypeCode>
                        <Price>
                           <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">234.09</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.83</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">2575.00</TotalAmount>
                        </Price>
                     </FarePriceType>
                  </FareDetail>
                  <OrderRef>
                     <OrderID>96829-240131-OKE9782</OrderID>
                     <OwnerCode>TCH</OwnerCode>
                  </OrderRef>
                  <IssueDateTime>2024-01-31T18:33:00</IssueDateTime>
                  <PaxRefID>Pax-2</PaxRefID>
                  <ServicingAgency>
                     <AgencyID>99GRS</AgencyID>
                     <Name>MOSCOW
AO SIRENA TREVEL</Name>
                  </ServicingAgency>
                  <Ticket>
                     <Coupon>
                        <CouponNumber>1</CouponNumber>
                        <CouponStatusCode>O</CouponStatusCode>
                        <CouponValidityPeriod>
                           <EffectiveDate>2024-02-22</EffectiveDate>
                           <ExpirationDate>2024-02-22</ExpirationDate>
                        </CouponValidityPeriod>
                        <FareBasisCode>GNOR</FareBasisCode>
                        <ServiceRefID>f03ef0c8-fad9-4f88-9bfb-7391e94f45cb</ServiceRefID>
                        <SoldAirlineInfo>
                           <PaxSegmentRefID>355f1bf7-09e6-42fc-ba68-7b28b1056278</PaxSegmentRefID>
                        </SoldAirlineInfo>
                     </Coupon>
                     <PrimaryDocNumber>5556110074059</PrimaryDocNumber>
                     <RemarkText>PP 7001456395 RU</RemarkText>
                     <ReportingTypeCode>TCH</ReportingTypeCode>
                     <TicketSalesPoint>00118580</TicketSalesPoint>
                     <TicketDocTypeCode>T</TicketDocTypeCode>
                     <TicketNumber>5556110074072</TicketNumber>
                     <InvoluntaryRefundAvailable>false</InvoluntaryRefundAvailable>
                  </Ticket>
               </TicketDocInfo>
               <TicketDocInfo>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>15</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>2457TW</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>SU</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>09DD1G</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <EndorsementText>SKCHG/PIIPR685977/DOB25JUN14/NDSA/C199.09 NDSZZ30.83/NONREF/HEBO3BPATE
H</EndorsementText>
                  <FareDetail>
                     <FareCalculationInfo>
                        <AddInfoText>S-MOW SU LED2188.75RUB2188.75END PDRI227РУБ</AddInfoText>
                     </FareCalculationInfo>
                     <FarePriceType>
                        <FarePriceTypeCode>Sell</FarePriceTypeCode>
                        <Price>
                           <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">0.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">199.09</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.83</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">0.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">2190.00</TotalAmount>
                        </Price>
                     </FarePriceType>
                  </FareDetail>
                  <OrderRef>
                     <OrderID>96829-240131-OKE9782</OrderID>
                     <OwnerCode>TCH</OwnerCode>
                  </OrderRef>
                  <IssueDateTime>2024-01-31T18:33:00</IssueDateTime>
                  <PaxRefID>Pax-3</PaxRefID>
                  <ServicingAgency>
                     <AgencyID>99GRS</AgencyID>
                     <Name>MOSCOW
AO SIRENA TREVEL</Name>
                  </ServicingAgency>
                  <Ticket>
                     <Coupon>
                        <CouponNumber>1</CouponNumber>
                        <CouponStatusCode>O</CouponStatusCode>
                        <CouponValidityPeriod>
                           <EffectiveDate>2024-02-22</EffectiveDate>
                           <ExpirationDate>2024-02-22</ExpirationDate>
                        </CouponValidityPeriod>
                        <FareBasisCode>GNOR/CH15</FareBasisCode>
                        <ServiceRefID>f780efe6-d28a-403b-bed6-e59091d4d738</ServiceRefID>
                        <SoldAirlineInfo>
                           <PaxSegmentRefID>355f1bf7-09e6-42fc-ba68-7b28b1056278</PaxSegmentRefID>
                        </SoldAirlineInfo>
                     </Coupon>
                     <PrimaryDocNumber>5556110074060</PrimaryDocNumber>
                     <RemarkText>ID IIPR685977 RU</RemarkText>
                     <ReportingTypeCode>TCH</ReportingTypeCode>
                     <TicketSalesPoint>00118580</TicketSalesPoint>
                     <TicketDocTypeCode>T</TicketDocTypeCode>
                     <TicketNumber>5556110074073</TicketNumber>
                     <InvoluntaryRefundAvailable>false</InvoluntaryRefundAvailable>
                  </Ticket>
               </TicketDocInfo>
               <TicketDocInfo>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>15</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>2457TW</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>SU</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>09DD1G</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <EndorsementText>P7001456395/DOB15AUG91/NDSA/C234.09 NDSZZ30.83/NONREF/HEBO3BPATEH</EndorsementText>
                  <FareDetail>
                     <FareComponent>
                        <CabinType>
                           <CabinTypeCode>Economy</CabinTypeCode>
                        </CabinType>
                        <TicketCoupon>1</TicketCoupon>
                        <FareBasisCode>GNOR</FareBasisCode>
                        <FareRule>
                           <RuleCode>ENR1</RuleCode>
                        </FareRule>
                        <PaxSegmentRefID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentRefID>
                        <Price>
                           <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">343.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">528.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">3103.00</TotalAmount>
                        </Price>
                        <PriceClassRefID>f4a992c0-ed3c-4593-88be-0fb5bef891e0</PriceClassRefID>
                        <RBD>
                           <RBD_Code>G</RBD_Code>
                        </RBD>
                        <TicketDesigCode/>
                     </FareComponent>
                     <FareCalculationInfo>
                        <AddInfoText>MOW SU LED2575RUB2575END RI343РУБ</AddInfoText>
                     </FareCalculationInfo>
                     <FarePriceType>
                        <FarePriceTypeCode>Sell</FarePriceTypeCode>
                        <Price>
                           <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">343.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">234.09</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.83</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">528.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">3103.00</TotalAmount>
                        </Price>
                     </FarePriceType>
                  </FareDetail>
                  <OrderRef>
                     <OrderID>96829-240131-OKE9782</OrderID>
                     <OwnerCode>TCH</OwnerCode>
                  </OrderRef>
                  <IssueDateTime>2024-01-31T18:31:00</IssueDateTime>
                  <PaxRefID>Pax-2</PaxRefID>
                  <ServicingAgency>
                     <AgencyID>99GRS</AgencyID>
                     <Name>MOSCOW
AO SIRENA TREVEL</Name>
                  </ServicingAgency>
                  <Ticket>
                     <Coupon>
                        <CouponNumber>1</CouponNumber>
                        <CouponStatusCode>E</CouponStatusCode>
                        <CouponValidityPeriod>
                           <EffectiveDate>2024-02-22</EffectiveDate>
                           <ExpirationDate>2024-02-22</ExpirationDate>
                        </CouponValidityPeriod>
                        <FareBasisCode>GNOR</FareBasisCode>
                        <SoldAirlineInfo>
                           <PaxSegmentRefID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentRefID>
                        </SoldAirlineInfo>
                     </Coupon>
                     <TicketReceipt>
                        <URL>https://s3.sirena-research.ru/itinerary.receipts.test/96829-240131-OKE9782.5556110074059.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=minio%2F20240131%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20240131T153332Z&amp;X-Amz-Expires=604800&amp;X-Amz-SignedHeaders=host&amp;response-content-type=application%2Fpdf&amp;X-Amz-Signature=df8a452f4132c0effb9edf514a607fe90e5bcc1523612bc334b31d3dcd35663e</URL>
                     </TicketReceipt>
                     <RemarkText>PP 7001456395 RU</RemarkText>
                     <ReportingTypeCode>TCH</ReportingTypeCode>
                     <TicketSalesPoint>00118580</TicketSalesPoint>
                     <TicketDocTypeCode>T</TicketDocTypeCode>
                     <TicketNumber>5556110074059</TicketNumber>
                     <InvoluntaryRefundAvailable>false</InvoluntaryRefundAvailable>
                  </Ticket>
               </TicketDocInfo>
               <TicketDocInfo>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>15</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>2457TW</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>SU</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>09DD1G</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <EndorsementText>PIIPR685977/DOB25JUN14/NDSA/C199.09 NDSZZ30.83/NONREF/HEBO3BPATEH</EndorsementText>
                  <FareDetail>
                     <FareComponent>
                        <CabinType>
                           <CabinTypeCode>Economy</CabinTypeCode>
                        </CabinType>
                        <TicketCoupon>1</TicketCoupon>
                        <FareBasisCode>GNOR/CH15</FareBasisCode>
                        <FareRule>
                           <RuleCode>ENR1</RuleCode>
                        </FareRule>
                        <PaxSegmentRefID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentRefID>
                        <Price>
                           <BaseAmount CurCode="RUB">2188.75</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-02-03T18:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <EquivAmount CurCode="RUB">2190.00</EquivAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">227.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">412.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">2602.00</TotalAmount>
                        </Price>
                        <PriceClassRefID>f4a992c0-ed3c-4593-88be-0fb5bef891e0</PriceClassRefID>
                        <RBD>
                           <RBD_Code>G</RBD_Code>
                        </RBD>
                        <TicketDesigCode>CH15</TicketDesigCode>
                     </FareComponent>
                     <FareCalculationInfo>
                        <AddInfoText>MOW SU LED2188.75RUB2188.75END RI227РУБ</AddInfoText>
                     </FareCalculationInfo>
                     <FarePriceType>
                        <FarePriceTypeCode>Sell</FarePriceTypeCode>
                        <Price>
                           <BaseAmount CurCode="RUB">2190.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">227.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">199.09</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.83</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">412.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">2602.00</TotalAmount>
                        </Price>
                     </FarePriceType>
                  </FareDetail>
                  <OrderRef>
                     <OrderID>96829-240131-OKE9782</OrderID>
                     <OwnerCode>TCH</OwnerCode>
                  </OrderRef>
                  <IssueDateTime>2024-01-31T18:31:00</IssueDateTime>
                  <PaxRefID>Pax-3</PaxRefID>
                  <ServicingAgency>
                     <AgencyID>99GRS</AgencyID>
                     <Name>MOSCOW
AO SIRENA TREVEL</Name>
                  </ServicingAgency>
                  <Ticket>
                     <Coupon>
                        <CouponNumber>1</CouponNumber>
                        <CouponStatusCode>E</CouponStatusCode>
                        <CouponValidityPeriod>
                           <EffectiveDate>2024-02-22</EffectiveDate>
                           <ExpirationDate>2024-02-22</ExpirationDate>
                        </CouponValidityPeriod>
                        <FareBasisCode>GNOR/CH15</FareBasisCode>
                        <SoldAirlineInfo>
                           <PaxSegmentRefID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentRefID>
                        </SoldAirlineInfo>
                     </Coupon>
                     <TicketReceipt>
                        <URL>https://s3.sirena-research.ru/itinerary.receipts.test/96829-240131-OKE9782.5556110074059.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=minio%2F20240131%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20240131T153309Z&amp;X-Amz-Expires=604800&amp;X-Amz-SignedHeaders=host&amp;response-content-type=application%2Fpdf&amp;X-Amz-Signature=0bb5d453fa4cd7ff0e278c750d62b78f39a40d715258cf1fd1e9755d0d4f1d84</URL>
                     </TicketReceipt>
                     <RemarkText>ID IIPR685977 RU</RemarkText>
                     <ReportingTypeCode>TCH</ReportingTypeCode>
                     <TicketSalesPoint>00118580</TicketSalesPoint>
                     <TicketDocTypeCode>T</TicketDocTypeCode>
                     <TicketNumber>5556110074060</TicketNumber>
                     <InvoluntaryRefundAvailable>false</InvoluntaryRefundAvailable>
                  </Ticket>
               </TicketDocInfo>
               <TicketDocInfo>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>15</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>2457FK</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>SU</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>09DD20</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <EndorsementText>P7001451111/DOB12DEC88/NDSA/C234.09 NDSZZ31.00/NONREF/HEBO3BPATEH</EndorsementText>
                  <FareDetail>
                     <FareCalculationInfo>
                        <AddInfoText>MOW SU LED2575RUB2575END RI343РУБ</AddInfoText>
                     </FareCalculationInfo>
                     <FarePriceType>
                        <FarePriceTypeCode>Sell</FarePriceTypeCode>
                        <Price>
                           <BaseAmount CurCode="RUB">2575.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">186.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">343.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">234.09</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">31.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">3104.00</TotalAmount>
                        </Price>
                     </FarePriceType>
                  </FareDetail>
                  <OrderRef>
                     <OrderID>96829-240131-OKE9783</OrderID>
                     <OwnerCode>TCH</OwnerCode>
                  </OrderRef>
                  <IssueDateTime>2024-01-31T18:31:00</IssueDateTime>
                  <PaxRefID>Pax-1</PaxRefID>
                  <ServicingAgency>
                     <AgencyID>99GRS</AgencyID>
                     <Name>MOSCOW
AO SIRENA TREVEL</Name>
                  </ServicingAgency>
                  <Ticket>
                     <Coupon>
                        <CouponNumber>1</CouponNumber>
                        <CouponStatusCode>O</CouponStatusCode>
                        <CouponValidityPeriod>
                           <EffectiveDate>2024-02-22</EffectiveDate>
                           <ExpirationDate>2024-02-22</ExpirationDate>
                        </CouponValidityPeriod>
                        <FareBasisCode>GNOR</FareBasisCode>
                        <ServiceRefID>c25c37bc-e699-4866-9f0f-fd6156c66d6c</ServiceRefID>
                        <SoldAirlineInfo>
                           <PaxSegmentRefID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentRefID>
                        </SoldAirlineInfo>
                     </Coupon>
                     <TicketReceipt>
                        <URL>https://s3.sirena-research.ru/itinerary.receipts.test/96829-240131-OKE9783.5556110074058.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=minio%2F20240131%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20240131T153327Z&amp;X-Amz-Expires=604800&amp;X-Amz-SignedHeaders=host&amp;response-content-type=application%2Fpdf&amp;X-Amz-Signature=1c960c1348facbf42bf477ccd3e508fbae59742164fb40d84cfeb51f5bde42fd</URL>
                     </TicketReceipt>
                     <RemarkText>PP 7001451111 RU</RemarkText>
                     <ReportingTypeCode>TCH</ReportingTypeCode>
                     <TicketSalesPoint>00118580</TicketSalesPoint>
                     <TicketDocTypeCode>T</TicketDocTypeCode>
                     <TicketNumber>5556110074058</TicketNumber>
                     <InvoluntaryRefundAvailable>false</InvoluntaryRefundAvailable>
                  </Ticket>
               </TicketDocInfo>
               <TicketDocInfo>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>15</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>2457FK</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <BookingRef>
                     <BookingEntity>
                        <Carrier>
                           <AirlineDesigCode>SU</AirlineDesigCode>
                        </Carrier>
                     </BookingEntity>
                     <BookingID>09DD20</BookingID>
                     <BookingRefTypeCode>PNR</BookingRefTypeCode>
                  </BookingRef>
                  <EndorsementText>PIIPR246170/DOB09JUL22/NDSA/C0.00/NONREF/HEBO3BPATEH</EndorsementText>
                  <FareDetail>
                     <FareCalculationInfo>
                        <AddInfoText>MOW SU LED0.00RUB0.00END </AddInfoText>
                     </FareCalculationInfo>
                     <FarePriceType>
                        <FarePriceTypeCode>Sell</FarePriceTypeCode>
                        <Price>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                           <TotalAmount CurCode="RUB">0.00</TotalAmount>
                        </Price>
                     </FarePriceType>
                  </FareDetail>
                  <OrderRef>
                     <OrderID>96829-240131-OKE9783</OrderID>
                     <OwnerCode>TCH</OwnerCode>
                  </OrderRef>
                  <IssueDateTime>2024-01-31T18:31:00</IssueDateTime>
                  <PaxRefID>Pax-4</PaxRefID>
                  <ServicingAgency>
                     <AgencyID>99GRS</AgencyID>
                     <Name>MOSCOW
AO SIRENA TREVEL</Name>
                  </ServicingAgency>
                  <Ticket>
                     <Coupon>
                        <CouponNumber>1</CouponNumber>
                        <CouponStatusCode>O</CouponStatusCode>
                        <CouponValidityPeriod>
                           <EffectiveDate>2024-02-22</EffectiveDate>
                           <ExpirationDate>2024-02-22</ExpirationDate>
                        </CouponValidityPeriod>
                        <FareBasisCode>GNOR/IN00</FareBasisCode>
                        <ServiceRefID>c8ff55ca-8054-4629-ae0f-2c2c28db35b6</ServiceRefID>
                        <SoldAirlineInfo>
                           <PaxSegmentRefID>a9dfc5c5-edb1-4c1d-a9a0-c90e93aee15f</PaxSegmentRefID>
                        </SoldAirlineInfo>
                     </Coupon>
                     <TicketReceipt>
                        <URL>https://s3.sirena-research.ru/itinerary.receipts.test/96829-240131-OKE9783.5556110074058.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=minio%2F20240131%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20240131T153327Z&amp;X-Amz-Expires=604800&amp;X-Amz-SignedHeaders=host&amp;response-content-type=application%2Fpdf&amp;X-Amz-Signature=1c960c1348facbf42bf477ccd3e508fbae59742164fb40d84cfeb51f5bde42fd</URL>
                     </TicketReceipt>
                     <RemarkText>ID IIPR246170 RU</RemarkText>
                     <ReportingTypeCode>TCH</ReportingTypeCode>
                     <TicketSalesPoint>00118580</TicketSalesPoint>
                     <TicketDocTypeCode>T</TicketDocTypeCode>
                     <TicketNumber>5556110074061</TicketNumber>
                     <InvoluntaryRefundAvailable>false</InvoluntaryRefundAvailable>
                  </Ticket>
               </TicketDocInfo>
               <Warning>
                  <Code>MIX-103028</Code>
                  <DescText>Обратите внимание, данные маршрута в заказе не соответствуют данным купонов в билете</DescText>
                  <LangCode>Ru</LangCode>
               </Warning>
            </Response>
         </View:Mixvel_OrderViewRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

Complex exchanges with automatic re-calculation when changing the route

In the current implementation it’s possible to exchange a route which comprises two flight segments as maximum for one direction in case it’s a return flight:

• in case there are two OriginDestCriteria, only one PaxSegmentRefID can be indicated (search of exchange variants from a direct flight to a transfer flight);

• in case there are two PaxSegmentRefID, only one OriginDestCriteria can be indicated (search of exchange variants from a transfer flight to a direct flight);

• the structure AddOfferItems can be filled in one, two or four times:

1) four times - transfer flight round trip;

2) two times – direct flight round trip, transfer flight one way;

3) one time – partial exchange, direct flight one way.

AddOfferItems in the request Mixvel_OrdeReshopRQ can be filled in according to the following logic:

Four times:

1 AddOfferItems = 1 segment. In this case for a round trip with a transfer stop in between it’s necessary to fill in AddOfferItems 4 times – each time for each segment (in case the user needs to indicate the new data for searching the new route for the one being exchsnged).

Also for a round trip with a transfer (has 4 segments) it’s possible to indicate 2 AddOfferItems, where 1 AddOfferItems = 1 route one way (OW).

For the procedure of automatic exchange in case a transfer trip was originally taken (two segments), and it’s exchanged for a transfer flight as well, it’s necessary to fill in AddOfferItems in the method MZixvel_OrderReshopRQ for each of the segments.

Mixvel_OrderReshopRQ Example:

Show the Mixvel_OrderReshopRQ message example on this page

<MixEnv:Envelop xmlns:MixEnv="http://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body id="ID1">
        <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T18:37:48Z"/>
        <AppData>
            <m:Mixvel_OrderReshopRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRQ/1_00">
                <Request>
                    <MixOrder>
                        <MixOrderID>96829-230626-MPY5861</MixOrderID>
                    </MixOrder>
                    <UpdateOrder>
                        <ReshopOrder>
                            <ReshopOrderChoice>
                                <ServiceOrder>
                <AddOfferItems> <!--Filled in for the segment LED-SVO N4-80 on 05.07.23-->    
                                        <OriginDestCriteria>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <CarrierPrefRefID>Carrier-1</CarrierPrefRefID>
                                            <DestArrivalCriteria>
                                                <IATA_LocationCode>MOW</IATA_LocationCode>
                                            </DestArrivalCriteria>
                                            <OriginDepCriteria>
                                                <DateRangeStart>2023-07-05</DateRangeStart>
                                                <DateRangeEnd>2023-07-05</DateRangeEnd>
                                                <IATA_LocationCode>LED</IATA_LocationCode>
                                            </OriginDepCriteria>
                                        </OriginDestCriteria>
                   <PaxSegmentRefID>34e65801-c988-4d42-83e5-4470a2ce943e</PaxSegmentRefID> <!--Segment link LED-SVO N4-80 on 30.06.23-->
                                        <!-- Link to PaxSegmentRefID -->
                                        <ShoppingCriteria>
                                            <CarrierCriteria>
                                                <AirlineDesigCode>N4</AirlineDesigCode>
                                                <CarrierPrefID>Carrier-1</CarrierPrefID>
                         <MarketingCarrierFlightNumberText>80</MarketingCarrierFlightNumberText>
                                            </CarrierCriteria>
                                            <FlightCriteria>
                                                <RBD>
                                                    <MixRBDInd>true</MixRBDInd>
                                                    <RBD_Code>Z</RBD_Code>
                                                </RBD>
                                            </FlightCriteria>
                                        </ShoppingCriteria>
                                    </AddOfferItems>
                     <AddOfferItems>  <!--Filled in for the segment SVO-AER N4-225 on 05.07.23-->
                                        <OriginDestCriteria>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <CarrierPrefRefID>Carrier-2</CarrierPrefRefID>
                                            <DestArrivalCriteria>
                                                <IATA_LocationCode>AER</IATA_LocationCode>
                                            </DestArrivalCriteria>
                                            <OriginDepCriteria>
                                                <DateRangeStart>2023-07-05</DateRangeStart>
                                                <DateRangeEnd>2023-07-05</DateRangeEnd>
                                                <IATA_LocationCode>MOW</IATA_LocationCode>
                                            </OriginDepCriteria>
                                        </OriginDestCriteria>
         <PaxSegmentRefID>69a58ae8-f51d-4243-8e70-b4a96b18830f</PaxSegmentRefID>                    <!--Segment link SVO-AER N4-225 on 30.06.23--> 
                                        <!--Link to PaxSegmentRefID-->
                                        <ShoppingCriteria>
                                            <CarrierCriteria>
                                                <AirlineDesigCode>N4</AirlineDesigCode>
                                                <CarrierPrefID>Carrier-2</CarrierPrefID>
                           <MarketingCarrierFlightNumberText>225</MarketingCarrierFlightNumberText>
                                            </CarrierCriteria>
                                            <FlightCriteria>
                                                <RBD>
                                                    <MixRBDInd>true</MixRBDInd>
                                                    <RBD_Code>Z</RBD_Code>
                                                </RBD>
                                            </FlightCriteria>
                                        </ShoppingCriteria>
                                    </AddOfferItems>
                                    <OrderRefID>96829-230626-OPY5862</OrderRefID>
                                </ServiceOrder>
                            </ReshopOrderChoice>
                        </ReshopOrder>
                    </UpdateOrder>
                    <PaymentFunctions>
                        <PaymentProcessingDetails>
                            <PaymentProcessingDetailsPaymentMethod>
                                <OtherPaymentMethod/>
                            </PaymentProcessingDetailsPaymentMethod>
                        </PaymentProcessingDetails>
                    </PaymentFunctions>
                </Request>
            </m:Mixvel_OrderReshopRQ>
        </AppData>
    </Body>
</MixEnv:Envelop>

Mixvel_OrderReshopRS Example:

Show the Mixvel_OrderReshopRS message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="4e6a52f6-9b76-427c-b60a-60ebf11da68c" ReplyTo="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2023-06-29T08:49:16.851508Z" />
        <AppData>
            <Reshop:Mixvel_OrderReshopRS xmlns:Reshop="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRS/1_00">
                <Response>
                    <ReshopResults>
                        <ReshopOffers>
                            <Offer OrderId="96829-230626-OPY5862">
                                <AddOfferItem>
                                    <OfferItemID>fc0f2095-1e25-402b-99af-d478fc514270</OfferItemID>
                                    <ReshopPrice>
                                        <AddPrice>
                                            <FareDetail>
                                                <FareComponent>
                                                    <CabinType>
                                                        <CabinTypeCode>Economy</CabinTypeCode>
                                                    </CabinType>
                                                    <FareBasisCode>ZLTOW</FareBasisCode>
                                                    <FareRule>
                                                        <Remark>
                                                            <RemarkText>0200</RemarkText>
                                                        </Remark>
                                                    </FareRule>
                                                    <PaxSegmentRefID>431ef99b-b5d4-435a-abe4-1cbbfa577803</PaxSegmentRefID>
                                                    <Price>
                                                        <BaseAmount CurCode="RUB">50.00</BaseAmount>
                                                        <BaseAmountGuaranteeTimeLimitDateTime>2023-06-29T12:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                        <TaxSummary>
                                                            <Tax>
                                                                <Amount CurCode="RUB">2500.00</Amount>
                                                                <TaxCode>CP</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">80.00</Amount>
                                                                <TaxCode>Q</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">1350.00</Amount>
                                                                <TaxCode>YR</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">185.00</Amount>
                                                                <TaxCode>ZZ</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">215.00</Amount>
                                                                <TaxCode>RI</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">230.00</Amount>
                                                                <TaxCode>RI</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">-1350.00</Amount>
                                                                <TaxCode>YR</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">-215.00</Amount>
                                                                <TaxCode>RI</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">-230.00</Amount>
                                                                <TaxCode>RI</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">-185.00</Amount>
                                                                <TaxCode>ZZ</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">185.00</Amount>
                                                                <TaxCode>ZZ</TaxCode>
                                                            </Tax>
                                                            <TotalTaxAmount CurCode="RUB">2765.00</TotalTaxAmount>
                                                        </TaxSummary>
                                                        <TotalAmount CurCode="RUB">2815.00</TotalAmount>
                                                    </Price>
                                                    <PriceClassRefID>5ca28a7b-cd36-4af9-9972-21fb9f3e206c</PriceClassRefID>
                                                    <RBD>
                                                        <RBD_Code>Z</RBD_Code>
                                                    </RBD>
                                                </FareComponent>
                                                <FareComponent>
                                                    <CabinType>
                                                        <CabinTypeCode>Economy</CabinTypeCode>
                                                    </CabinType>
                                                    <FareBasisCode>ZLTOW</FareBasisCode>
                                                    <FareRule>
                                                        <Remark>
                                                            <RemarkText>0200</RemarkText>
                                                        </Remark>
                                                    </FareRule>
                                                    <PaxSegmentRefID>7c6cc949-bd4c-4d75-8c7e-da023318afdc</PaxSegmentRefID>
                                                    <Price>
                                                        <BaseAmount CurCode="RUB">200.00</BaseAmount>
                                                        <BaseAmountGuaranteeTimeLimitDateTime>2023-06-29T12:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                        <TaxSummary>
                                                            <Tax>
                                                                <Amount CurCode="RUB">80.00</Amount>
                                                                <TaxCode>Q</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">1350.00</Amount>
                                                                <TaxCode>YR</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">185.00</Amount>
                                                                <TaxCode>ZZ</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">230.00</Amount>
                                                                <TaxCode>RI</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">120.00</Amount>
                                                                <TaxCode>RI</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">-1350.00</Amount>
                                                                <TaxCode>YR</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">-120.00</Amount>
                                                                <TaxCode>RI</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">-230.00</Amount>
                                                                <TaxCode>RI</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">-50.00</Amount>
                                                                <TaxCode>Q</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">-80.00</Amount>
                                                                <TaxCode>Q</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">-185.00</Amount>
                                                                <TaxCode>ZZ</TaxCode>
                                                            </Tax>
                                                            <Tax>
                                                                <Amount CurCode="RUB">185.00</Amount>
                                                                <TaxCode>ZZ</TaxCode>
                                                            </Tax>
                                                            <TotalTaxAmount CurCode="RUB">135.00</TotalTaxAmount>
                                                        </TaxSummary>
                                                        <TotalAmount CurCode="RUB">335.00</TotalAmount>
                                                    </Price>
                                                    <PriceClassRefID>5ca28a7b-cd36-4af9-9972-21fb9f3e206c</PriceClassRefID>
                                                    <RBD>
                                                        <RBD_Code>Z</RBD_Code>
                                                    </RBD>
                                                </FareComponent>
                                                <PaxRefID>e1accf1b-7442-43ab-9ba1-4ab5a01d18fe</PaxRefID>
                                                <PaxRefID>dea2014e-91ea-48cc-9426-b180ce2544b7</PaxRefID>
                                                <Price>
                                                    <BaseAmount CurCode="RUB">250.00</BaseAmount>
                                                    <BaseAmountGuaranteeTimeLimitDateTime>2023-06-29T12:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                    <TaxSummary>
                                                        <Tax>
                                                            <Amount CurCode="RUB">2500.00</Amount>
                                                            <TaxCode>CP</TaxCode>
                                                        </Tax>
                                                        <Tax>
                                                            <Amount CurCode="RUB">30.00</Amount>
                                                            <TaxCode>Q</TaxCode>
                                                        </Tax>
                                                        <Tax>
                                                            <Amount CurCode="RUB">0.00</Amount>
                                                            <TaxCode>YR</TaxCode>
                                                        </Tax>
                                                        <Tax>
                                                            <Amount CurCode="RUB">370.00</Amount>
                                                            <TaxCode>ZZ</TaxCode>
                                                        </Tax>
                                                        <Tax>
                                                            <Amount CurCode="RUB">0.00</Amount>
                                                            <TaxCode>RI</TaxCode>
                                                        </Tax>
                                                        <TotalTaxAmount CurCode="RUB">2900.00</TotalTaxAmount>
                                                    </TaxSummary>
                                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                                </Price>
                                            </FareDetail>
                                            <Price>
                                                <BaseAmount CurCode="RUB">500.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2023-06-29T12:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">5000.00</Amount>
                                                        <TaxCode>CP</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">0.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">740.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">0.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">5800.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                                            </Price>
                                        </AddPrice>
                                    </ReshopPrice>
                                    <Service>
                                        <PaxRefID>e1accf1b-7442-43ab-9ba1-4ab5a01d18fe</PaxRefID>
                                        <PaxRefID>dea2014e-91ea-48cc-9426-b180ce2544b7</PaxRefID>
                                        <ValidatingPartyRefID>0a33dcf2-0de1-46fa-b9ff-dbcb269b8dac</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxSegmentRef>
                                                <PaxSegmentRefID>431ef99b-b5d4-435a-abe4-1cbbfa577803</PaxSegmentRefID>
                                                <PaxSegmentRefID>7c6cc949-bd4c-4d75-8c7e-da023318afdc</PaxSegmentRefID>
                                            </PaxSegmentRef>
                                        </ServiceAssociations>
                                        <ServiceID>c9420fb5-1cf4-4e70-98d6-ff7f2ef74d18</ServiceID>
                                    </Service>
                                </AddOfferItem>
                                <BaggageAssociations>
                                    <BaggageAllowanceRefID>574def08-62e9-46f9-87f4-ee6fffaf3e91</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>431ef99b-b5d4-435a-abe4-1cbbfa577803</PaxSegmentRefID>
                                            <PaxSegmentRefID>7c6cc949-bd4c-4d75-8c7e-da023318afdc</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>e1accf1b-7442-43ab-9ba1-4ab5a01d18fe</PaxRefID>
                                    <PaxRefID>dea2014e-91ea-48cc-9426-b180ce2544b7</PaxRefID>
                                </BaggageAssociations>
                                <OfferExpirationTimeLimitDateTime>2023-06-29T09:19:16.8367111Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>d33c8bcc-386c-4bf1-9ab5-bdaaff8bb616</OfferID>
                                <OwnerCode>TCH</OwnerCode>
                                <PenaltyRefID>9175bc6f-3e2b-455e-a72e-c083ee356746</PenaltyRefID>
                                <PenaltyRefID>e3377e27-d658-4b0a-9c96-647f4432c9ee</PenaltyRefID>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">500.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2023-06-29T12:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">5000.00</Amount>
                                            <TaxCode>CP</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">60.00</Amount>
                                            <TaxCode>Q</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">0.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">0.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">5800.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                        </ReshopOffers>
                    </ReshopResults>
                    <DataLists>
                        <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>574def08-62e9-46f9-87f4-ee6fffaf3e91</BaggageAllowanceID>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="K">5</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
                        <PaxList>
                            <Pax>
                                <ContactInfoRefID>Contact-1</ContactInfoRefID>
                                <IdentityDoc>
                                    <ExpiryDate>2049-12-31</ExpiryDate>
                                    <IdentityDocID>4509948333</IdentityDocID>
                                    <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                                    <IssuingCountryCode>RU</IssuingCountryCode>
                                    <Surname>PETROVA</Surname>
                                </IdentityDoc>
                                <Individual>
                                    <Birthdate>2002-10-25</Birthdate>
                                    <GenderCode>F</GenderCode>
                                    <GivenName>LARISA</GivenName>
                                    <Surname>PETROVA</Surname>
                                </Individual>
                                <PaxID>e1accf1b-7442-43ab-9ba1-4ab5a01d18fe</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                            <Pax>
                                <ContactInfoRefID>Contact-2</ContactInfoRefID>
                                <IdentityDoc>
                                    <ExpiryDate>2049-12-31</ExpiryDate>
                                    <IdentityDocID>4509948345</IdentityDocID>
                                    <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                                    <IssuingCountryCode>RU</IssuingCountryCode>
                                    <Surname>PETROV</Surname>
                                </IdentityDoc>
                                <Individual>
                                    <Birthdate>2002-10-25</Birthdate>
                                    <GenderCode>F</GenderCode>
                                    <GivenName>IVAN</GivenName>
                                    <Surname>PETROV</Surname>
                                </Individual>
                                <PaxID>dea2014e-91ea-48cc-9426-b180ce2544b7</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-05T20:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-05T19:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>St. Petersburg(Pulkovo)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>80</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>431ef99b-b5d4-435a-abe4-1cbbfa577803</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-05T23:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Arrival>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-05T22:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>225</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>7c6cc949-bd4c-4d75-8c7e-da023318afdc</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <PenaltyList>
                            <Penalty>
                                <PaxRefID>e1accf1b-7442-43ab-9ba1-4ab5a01d18fe</PaxRefID>
                                <PenaltyID>9175bc6f-3e2b-455e-a72e-c083ee356746</PenaltyID>
                                <Price>
                                    <BaseAmount CurCode="RUB">2900.00</BaseAmount>
                                    <TotalAmount CurCode="RUB">2900.00</TotalAmount>
                                </Price>
                                <TypeCode>Change</TypeCode>
                            </Penalty>
                            <Penalty>
                                <PaxRefID>dea2014e-91ea-48cc-9426-b180ce2544b7</PaxRefID>
                                <PenaltyID>e3377e27-d658-4b0a-9c96-647f4432c9ee</PenaltyID>
                                <Price>
                                    <BaseAmount CurCode="RUB">2900.00</BaseAmount>
                                    <TotalAmount CurCode="RUB">2900.00</TotalAmount>
                                </Price>
                                <TypeCode>Change</TypeCode>
                            </Penalty>
                        </PenaltyList>
                        <PriceClassList>
                            <PriceClass>
                                ...
                            </PriceClass>
                        </PriceClassList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                <ValidatingPartyID>0a33dcf2-0de1-46fa-b9ff-dbcb269b8dac</ValidatingPartyID>
                                <ValidatingPartyCode>N4</ValidatingPartyCode>
                                <ValidatingPartyName>NordWind</ValidatingPartyName>
                                <ValidatingPartyDesigCode>216</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                    </DataLists>
                </Response>
            </Reshop:Mixvel_OrderReshopRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

For the procedure of automatic trip exchange (in case it was originally registered as a transfer flight – two segments), and the exchange should be done for a direct flight (one segment), it’s necessary (in the method OrderReshopRQ) to indicate one new

Mixvel_OrderReshopRQ/Request/UpdateOrder/ReshopOrder/ReshopOrderChoice/ServiceOrder/AddOfferItems/OriginDestCriteria

and two

Mixvel_OrderReshopRQ/Request/UpdateOrder/ReshopOrder/ReshopOrderChoice/ServiceOrder/AddOfferItems/PaxSegmentRefID, which need to be exchanged.

Mixvel_OrderReshopRQ Example:

Show the Mixvel_OrderReshopRQ message example on this page

<MixEnv:Envelop xmlns:MixEnv="http://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body id="ID1">
        <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T18:37:48Z"/>
        <AppData>
            <m:Mixvel_OrderReshopRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRQ/1_00">
                <Request>
                    <MixOrder>
                        <MixOrderID>96829-230626-MPY5861</MixOrderID>
                    </MixOrder>
                    <UpdateOrder>
                        <ReshopOrder>
                            <ReshopOrderChoice>
                                <ServiceOrder>
                                    <AddOfferItems>
                                <!--Flight parameters to be searched for-->
                                        <OriginDestCriteria>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <CarrierPrefRefID>Carrier-1</CarrierPrefRefID>
                                            <DestArrivalCriteria>
                                                <IATA_LocationCode>MOW</IATA_LocationCode>
                                            </DestArrivalCriteria>
                                            <OriginDepCriteria>
                                                <DateRangeStart>2023-06-30</DateRangeStart>
                                                <DateRangeEnd>2023-06-30</DateRangeEnd>
                                                <IATA_LocationCode>LED</IATA_LocationCode>
                                            </OriginDepCriteria>
                                        </OriginDestCriteria>
                                        <PaxSegmentRefID>token</PaxSegmentRefID>
                                        <PaxSegmentRefID>token</PaxSegmentRefID>
                                        <!--Link to PaxSegmentRefID-->
                                        <ShoppingCriteria>
                                            <CarrierCriteria>
                                                <AirlineDesigCode>N4</AirlineDesigCode>
                                                <CarrierPrefID>Carrier-1</CarrierPrefID>
           <MarketingCarrierFlightNumberText>521</MarketingCarrierFlightNumberText>
             <MarketingCarrierFlightNumberText>519</MarketingCarrierFlightNumberText>
                                            </CarrierCriteria>
                                            <FlightCriteria>
                                                <RBD>
                                                    <MixRBDInd>true</MixRBDInd>
                                                    <RBD_Code>Z</RBD_Code>
                                                </RBD>
                                            </FlightCriteria>
                                        </ShoppingCriteria>
                                    </AddOfferItems>
                                    <OrderRefID>96829-230626-OPY5862</OrderRefID>
                                </ServiceOrder>
                            </ReshopOrderChoice>
                        </ReshopOrder>
                    </UpdateOrder>
                    <PaymentFunctions>
                        <PaymentProcessingDetails>
                            <PaymentProcessingDetailsPaymentMethod>
                                <OtherPaymentMethod/>
                            </PaymentProcessingDetailsPaymentMethod>
                        </PaymentProcessingDetails>
                    </PaymentFunctions>
                </Request>
            </m:Mixvel_OrderReshopRQ>
        </AppData>
    </Body>
</MixEnv:Envelop>

For the procedure of automatic trip exchange (in case it was originally registered as a direct flight – one segment), and the exchange should be done for a transfer flight (two segments), it’s necessary (in the method OrderReshopRQ) to indicate two new

Mixvel_OrderReshopRQ/Request/UpdateOrder/ReshopOrder/ReshopOrderChoice/ServiceOrder/AddOfferItems/OriginDestCriteria

and one

Mixvel_OrderReshopRQ/Request/UpdateOrder/ReshopOrder/ReshopOrderChoice/ServiceOrder/AddOfferItems/PaxSegmentRefID, which needs to be exchanged.

Mixvel_OrderReshopRQ Example:

Show the Mixvel_OrderReshopRQ message example on this page

<MixEnv:Envelop xmlns:MixEnv="http://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body id="ID1">
        <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T18:37:48Z"/>
        <AppData>
            <m:Mixvel_OrderReshopRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_OrderReshopRQ/1_00">
                <Request>
                    <MixOrder>
                        <MixOrderID>96829-230626-MPY5861</MixOrderID>
                    </MixOrder>
                    <UpdateOrder>
                        <ReshopOrder>
                            <ReshopOrderChoice>
                                <ServiceOrder>
                                    <AddOfferItems>
                         <!-- Flight parameters to be searched for -->
                                        <OriginDestCriteria>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <CarrierPrefRefID>Carrier-1</CarrierPrefRefID>
                                            <DestArrivalCriteria>
                                                <IATA_LocationCode>MOW</IATA_LocationCode>
                                            </DestArrivalCriteria>
                                            <OriginDepCriteria>
                                                <DateRangeStart>2023-06-30</DateRangeStart>
                                                <DateRangeEnd>2023-06-30</DateRangeEnd>
                                                <IATA_LocationCode>LED</IATA_LocationCode>
                                            </OriginDepCriteria>
                                        </OriginDestCriteria>
                                        <OriginDestCriteria>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <CarrierPrefRefID>Carrier-2</CarrierPrefRefID>
                                            <DestArrivalCriteria>
                                                <IATA_LocationCode>AER</IATA_LocationCode>
                                            </DestArrivalCriteria>
                                            <OriginDepCriteria>
                                                <DateRangeStart>2023-06-30</DateRangeStart>
                                                <DateRangeEnd>2023-06-30</DateRangeEnd>
                                                <IATA_LocationCode>MOW</IATA_LocationCode>
                                            </OriginDepCriteria>
                                        </OriginDestCriteria>
                   <PaxSegmentRefID>34e65801-c988-4d42-83e5-4470a2ce943e</PaxSegmentRefID>
                                        <!-- Link to PaxSegmentRefID -->
                                        <ShoppingCriteria>
                                            <CarrierCriteria>
                                                <AirlineDesigCode>N4</AirlineDesigCode>
                                                <CarrierPrefID>Carrier-1</CarrierPrefID>
                     <MarketingCarrierFlightNumberText>521</MarketingCarrierFlightNumberText>
                      <MarketingCarrierFlightNumberText>519</MarketingCarrierFlightNumberText>
                                            </CarrierCriteria>
                                            <CarrierCriteria>
                                                <AirlineDesigCode>UT</AirlineDesigCode>
                                                <CarrierPrefID>Carrier-2</CarrierPrefID>
                    <MarketingCarrierFlightNumberText>114</MarketingCarrierFlightNumberText>
                     <MarketingCarrierFlightNumberText>118</MarketingCarrierFlightNumberText>
                                            </CarrierCriteria>
                                            <FlightCriteria>
                                                <RBD>
                                                    <MixRBDInd>true</MixRBDInd>
                                                    <RBD_Code>Z</RBD_Code>
                                                </RBD>
                                            </FlightCriteria>
                                        </ShoppingCriteria>
                                    </AddOfferItems>
                                    <OrderRefID>96829-230626-OPY5862</OrderRefID>
                                </ServiceOrder>
                            </ReshopOrderChoice>
                        </ReshopOrder>
                    </UpdateOrder>
                    <PaymentFunctions>
                        <PaymentProcessingDetails>
                            <PaymentProcessingDetailsPaymentMethod>
                                <OtherPaymentMethod/>
                            </PaymentProcessingDetailsPaymentMethod>
                        </PaymentProcessingDetails>
                    </PaymentFunctions>
                </Request>
            </m:Mixvel_OrderReshopRQ>
        </AppData>
    </Body>
</MixEnv:Envelop>

Passenger's contact information change in the order

The Mixvel_OrderChangeRQ method allows to change and delete the passenger contact information, passenger documents data, add an infant without a seat to the created booking.

Changes to the passenger’s contact data are available both before and after the tickets are issued; alterations to passengers' documents are only available until the ticket is issued; adding an infant without a seat is only available until the ticket is issued.

Currently, the function is only available for the TCH provider.

Mixvel_OrderChangeRQ Request Structure

The OrderChangeRQ message must contain the ContactListInfo structure with the data to be modified, or an empty ContactInfoList structure to delete the current contact information. The request also includes complete information on Pax, the information of which will be modified or deleted.

Parameter XPath Filling in example Description
Mixvel_OrderChangeRQ / Request / ChangeOrder / UpdatePax complex Contains a reference to the passenger whose data will be deleted or changed.
Mixvel_OrderChangeRQ / Request / DataLists / ContactInfoList / ContactInfo complex Includes information that will be added to the Order, instead of the current one, or an empty structure if the data will be deleted..
Mixvel_OrderChangeRQ / Request / DataLists / PaxList / Pax complex Contains information of passengers whose data will be changed.
Mixvel_OrderChangeRQ / Request / MixOrder / MixOrderID 01029-210728-MEE1001 Unique Mixvel Order identifier.

Response Structure

The system response to the paid Order refund request corresponds to the Mixvel_OrderViewRS.xsd scheme and contains the following main data (the table displays the main parameters of the message, full parameters can be found in the xsd scheme or in the xml examples of a specific message):

Parameter XPath Filling in example Description
Mixvel_OrderViewRS / Response / MixOrder / Order / OrderID 01029-210728-MEE1001 Unique Order/Booking identifier.
Mixvel_OrderViewRS / Response / MixOrder / Order / StatusCode OPENED Current order status.

(OPENED, CLOSED, FROZEN)
Mixvel_OrderViewRS / Response / MixOrder / Order / TotalPrice complex Total order price including fare and fees.
Mixvel_OrderViewRS / Response / MixOrder / Order / OrderItem / FareDetail complex Information on the current order element fare for the Transportation type.
Mixvel_OrderViewRS / Response / MixOrder / Order / OrderItem / Service complex List of services contained in the current element of the Order. It can contain both transportation services and ancillary associated services.
Mixvel_OrderViewRS / Response / MixOrder / Order / OrderItem / Service / PaxRefID complex Passenger identifier to whom this order item refers to.
Mixvel_OrderViewRS / Response / MixOrder / Order / OrderItem / Service / ServiceAssociations / ServiceDefinitionRef / ServiceDefinitionRefID ServiceDefinition-1 A reference to the description and characteristics of the additional service included in this order element.
Mixvel_OrderViewRS / Response / DataLists / BaggageAllowanceList complex Data describing the conditions of baggage transportation conditions for each "Transportation" service included in the Order.
Mixvel_OrderViewRS / Response / DataLists / ContactInfoList complex Data describing contact information of the passengers in the Order.
Mixvel_OrderViewRS / Response / DataLists / PaxList complex Data describing the passengers in the order, their personal data and document data.
Mixvel_OrderViewRS / Response / DataLists / PaxSegmentList complex Data describing passenger transportation segments, including the departure and destination points, time of departure, travel duration, etc.
Mixvel_OrderViewRS / Response / DataLists / ServiceDefinitionList complex Information about the services included in the order with their description, RFIC and RFISC codes, etc.
Mixvel_OfferPriceRS / Response / DataLists / ValidatingPartyList / complex Data of the validating carrier / provider.

Examples of Messages: Contact Information Change

Request for contact information change:

<Request>
    <ChangeOrder>
        <UpdatePax>
                            <Current>
            <PaxRefID>Pax-1</PaxRefID>
                            </Current>
        </UpdatePax>
    </ChangeOrder>
    <DataLists>
        <ContactInfoList>
            <ContactInfo>
                <ContactInfoID>Contact-1</ContactInfoID>
                <EmailAddress>
                    <ContactTypeText>personal</ContactTypeText>
                    <EmailAddressText>fedor@ivanov.ru</EmailAddressText>
                </EmailAddress>
                <Phone>
                    <ContactTypeText>personal</ContactTypeText>
                    <PhoneNumber>79105500352</PhoneNumber>
                </Phone>
            </ContactInfo>
        </ContactInfoList>
        <PaxList>
            <Pax>
                <AgeMeasure>30</AgeMeasure>
                <ContactInfoRefID>Contact-1</ContactInfoRefID>
                <IdentityDoc>
                    <ExpiryDate>2025-01-01</ExpiryDate>
                    <IdentityDocID>1231231232</IdentityDocID>
                    <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                    <IssueDate>2020-04-12</IssueDate>
                    <IssuingCountryCode>RU</IssuingCountryCode>
                    <Surname>Ivanov</Surname>
                </IdentityDoc>
                <Individual>
                    <Birthdate>1991-02-19</Birthdate>
                    <GenderCode>M</GenderCode>
                    <GivenName>Fedor</GivenName>
                    <MiddleName>Nikolaevich</MiddleName>
                    <Surname>Ivanov</Surname>
                </Individual>
                <PaxID>Pax-1</PaxID>
                <PTC>ADT</PTC>
            </Pax>
        </PaxList>
    </DataLists>
    <MixOrder>
        <MixOrderID>00999-210728-MEE1011</MixOrderID>
    </MixOrder>
</Request>

In response, up-to-date information on the order with the changed contact details of the passenger is returned to OrderViewRS:

<Response>
    <DataLists>
        <ContactInfoList>
            <ContactInfo>
                <ContactInfoID>Contact-1</ContactInfoID>
                <EmailAddress>
                    <ContactTypeText>personal</ContactTypeText>
                    <EmailAddressText>fedor@ivanov.ru</EmailAddressText>
                </EmailAddress>
                <Phone>
                    <ContactTypeText>personal</ContactTypeText>
                    <PhoneNumber>79105500352</PhoneNumber>
                </Phone>
            </ContactInfo>
        </ContactInfoList>
        <OriginDestList>
                    </OriginDestList>
        <PaxJourneyList>
                    </PaxJourneyList>
        <PaxList>
            <Pax>
                <AgeMeasure>30</AgeMeasure>
                <ContactInfoRefID>Contact-1</ContactInfoRefID>
                <IdentityDoc>
                    <ExpiryDate>2025-01-01</ExpiryDate>
                    <IdentityDocID>1231231232</IdentityDocID>
                    <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                    <IssueDate>2020-04-12</IssueDate>
                    <IssuingCountryCode>RU</IssuingCountryCode>
                    <Surname>Ivanov</Surname>
                </IdentityDoc>
                <Individual>
                    <Birthdate>1991-02-19</Birthdate>
                    <GenderCode>M</GenderCode>
                    <GivenName>Fedor</GivenName>
                    <MiddleName>Nikolaevich</MiddleName>
                    <Surname>Ivanov</Surname>
                </Individual>
                <PaxID>Pax-1</PaxID>
                <PTC>ADT</PTC>
            </Pax>
        </PaxList>
        <PaxSegmentList>
                    </PaxSegmentList>
                <ValidatingPartyList>
            <ValidatingParty>
                <ValidatingPartyID>cd9658fd-6ef5-4c1c-b97b-2ece39698c27</ValidatingPartyID>
                <ValidatingPartyCode>SU</ValidatingPartyCode>
                <ValidatingPartyName>Aeroflot</ValidatingPartyName>
                <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
            </ValidatingParty>
        </ValidatingPartyList>
    </DataLists>
    <MixOrder></MixOrder>
    <PaymentFunctions>
            </PaymentFunctions>
</Response>

Examples of Messages: Contact Information Deletion

Contact information deletion request as follows:

<Request>
    <ChangeOrder>
        <UpdatePax>
            <PaxRefID>1</PaxRefID>
        </UpdatePax>
    </ChangeOrder>
    <DataLists>
        <ContactInfoList>
            <ContactInfo>
                <ContactInfoID>Contact-1</ContactInfoID>
            </ContactInfo>
        </ContactInfoList>
        <PaxList>
            <Pax>
                <AgeMeasure>30</AgeMeasure>
                <ContactInfoRefID>Contact-1</ContactInfoRefID>
                <IdentityDoc>
                    <ExpiryDate>2025-01-01</ExpiryDate>
                    <IdentityDocID>1231231232</IdentityDocID>
                    <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                    <IssueDate>2020-04-12</IssueDate>
                    <IssuingCountryCode>RU</IssuingCountryCode>
                    <Surname>Ivanov</Surname>
                </IdentityDoc>
                <Individual>
                    <Birthdate>1991-02-19</Birthdate>
                    <GenderCode>M</GenderCode>
                    <GivenName>Fedor</GivenName>
                    <MiddleName>Nikolaevich</MiddleName>
                    <Surname>Ivanov</Surname>
                </Individual>
                <PaxID>Pax-1</PaxID>
                <PTC>ADT</PTC>
            </Pax>
        </PaxList>
    </DataLists>
    <MixOrder>
        <MixOrderID>00999-210728-MEE1011</MixOrderID>
    </MixOrder>
</Request>

OrderViewRS responds with up-to-date information on the Order with the deleted contact passenger data:

<Response>
    <DataLists>
        <ContactInfoList>
            <ContactInfo>
                <ContactInfoID>Contact-1</ContactInfoID>
            </ContactInfo>
        </ContactInfoList>
        <OriginDestList>
                    </OriginDestList>
        <PaxJourneyList>
                    </PaxJourneyList>
        <PaxList>
                    </PaxList>
        <PaxSegmentList>
                    </PaxSegmentList>
                <ValidatingPartyList>
            <ValidatingParty>
                <ValidatingPartyID>cd9658fd-6ef5-4c1c-b97b-2ece39698c27</ValidatingPartyID>
                <ValidatingPartyCode></ValidatingPartyCode>
                <ValidatingPartyName>Mavins</ValidatingPartyName>
                <ValidatingPartyDesigCode>33K</ValidatingPartyDesigCode>
            </ValidatingParty>
        </ValidatingPartyList>
    </DataLists>
    <MixOrder>
            </MixOrder>
    <PaymentFunctions>
            </PaymentFunctions>
</Response>

Examples of Messages: Passenger Documents Data Addition

A request to add passenger documents data:

<Request>
                    <ChangeOrder>
                        <UpdatePax>
                            <Current>
                                <PaxRefID>Pax-1</PaxRefID>
                            </Current>
                        </UpdatePax>
                    </ChangeOrder>
                    <DataLists>
                        <ContactInfoList>
                            <ContactInfo>
                                <ContactInfoID>Contact-1</ContactInfoID>
                                <EmailAddress>
                                    <ContactTypeCode>email</ContactTypeCode>
                                    <ContactTypeText>personal</ContactTypeText>
                                    <EmailAddressText>a.ivanov@gmail.com</EmailAddressText>
                                </EmailAddress>
                                <OtherAddress>
                                    <ContactTypeCode>agency</ContactTypeCode>
                                    <OtherAddressText>www.buy-sell.com</OtherAddressText>
                                </OtherAddress>
                                <Phone>
                                    <ContactTypeCode>mobile</ContactTypeCode>
                                    <ContactTypeText>personal</ContactTypeText>
                                    <PhoneNumber>+79165874961</PhoneNumber>
                                </Phone>
                                <Phone>
                                    <ContactTypeCode>home</ContactTypeCode>
                                    <PhoneNumber>+74958876633</PhoneNumber>
                                </Phone>
                            </ContactInfo>
                            </ContactInfoList>
                            <PaxList>
                                <Pax>
                                    <AgeMeasure>33</AgeMeasure>
                                    <CitizenshipCountryCode>RU</CitizenshipCountryCode>
                                    <ContactInfoRefID>Contact-1</ContactInfoRefID>
                                    <IdentityDoc>
                                        <ExpiryDate>2020-04-12</ExpiryDate>
                                        <IdentityDocID>7001456395</IdentityDocID>
                                        <IdentityDocTypeCode>PT</IdentityDocTypeCode>
                                        <IssueDate>2020-04-12</IssueDate>
                                        <IssuingCountryCode>RU</IssuingCountryCode>
                                        <ResidenceCountryCode>RU</ResidenceCountryCode>
                                        <Surname>Ivanov</Surname>
                                    </IdentityDoc>
                                    <Individual>
                                        <Birthdate>1987-04-12</Birthdate>
                                        <GenderCode>M</GenderCode>
                                        <GivenName>Artem</GivenName>
                                        <MiddleName>Nikolaevich</MiddleName>
                                        <Surname>Ivanov</Surname>
                                    </Individual>
                                    <PaxID>Pax-1</PaxID>
                                    <PTC>ADT</PTC>
                                </Pax>
                            </PaxList>
                        </DataLists>
                        <MixOrder>
                            <MixOrderID>09461-220724-MEE8925</MixOrderID>
                        </MixOrder>
</Request>

Examples of Messages: Infant Without a Seat Addition

A request to add a passenger to the booking (an infant without a seat):

 <Request>
                    <ChangeOrder>
                        <UpdatePax>
                            <New>
                                <PaxRefID>Pax-1</PaxRefID>
                            </New>
                        </UpdatePax>
                    </ChangeOrder>
                    <DataLists>
                            <PaxList>
                                <Pax>
                                    <IdentityDoc>
                                        <IdentityDocID>VМЮ123456</IdentityDocID>
                                        <IdentityDocTypeCode>SR</IdentityDocTypeCode>
                                        <IssuingCountryCode>RU</IssuingCountryCode>
                                        <Surname>Ivanov</Surname>
                                    </IdentityDoc>
                                    <Individual>
                                        <Birthdate>2021-12-01</Birthdate>
                                        <GenderCode>M</GenderCode>
                                        <GivenName>Petr</GivenName>
                                        <Surname>Ivanov</Surname>
                                    </Individual>
                                    <PaxID>Pax-2</PaxID>
                                    <PTC>INF</PTC>
                                </Pax>
                            </PaxList>
                        </DataLists>
                        <MixOrder>
                            <MixOrderID>09461-220724-MEE8925</MixOrderID>
                        </MixOrder>
</Request>

Note to section:

After the electronic documents were issued and the order information was updated, the information about the time when the procedure for cancelling the newly created order (VOID) is received. This information comes in the structure Mixvel_OrderViewRS/Response/MixOrder/Order/VoidTimelimitUtc.