Offer update request¶
General terms¶
Endpoint: /api/Order/OfferPrice
The Mixvel_OfferPriceRQ request is used to update the previously received Offer, as well as to receive alternative Offers from various brands.
Request structure¶
| Parameter XPath | Filling example | Description |
|---|---|---|
| Mixvel_OfferPriceRQ / Request / PricedOffer | complex | The OfferID of the previously received commercial offer is transmitted |
| Mixvel_OfferPriceRQ / PayloadAttributes / ResponceAfterTimeout | simple | Timeout of request execution (seconds). (The response from Mixvel may arrive 1-2 seconds after the specified time) |
Response structure¶
| Parameter XPath | Filling example | Description | ||
|---|---|---|---|---|
| Mixvel_OfferPriceRS / Response / DataLists / | complex | Lists of data of passengers, flights, airports, services descriptions. Offers refer to specific DataLists in their structure | ||
| Mixvel_OfferPriceRS / Response / DataLists / ValidatingPartyList / | complex | Data of the validating carrier / provider | ||
| Mixvel_OfferPriceRS / Response / OtherOffers | complex | Includes alternative Offers for a brand component | ||
| Mixvel_OfferPriceRS / Response / PricedOffer | complex | Contains clarified information on a commercial offer aimed at updating (optional structure) |
Usage scenario and message examples¶
The agent sends a request for the previously received Offer update:
Show request example
<?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="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2025-02-27T15:51:43Z"/>
<AppData>
<shop:Mixvel_OfferPriceRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRQ/1_00">
<Request>
<PricedOffer>
<SelectedOffer>
<OfferRefID>876820c6-80a6-42a8-8aed-caef21541fb5</OfferRefID>
</SelectedOffer>
</PricedOffer>
</Request>
</shop:Mixvel_OfferPriceRQ>
</AppData>
</Body>
</MixEnv:Envelope>
As a result of the request, the system returned updated and clarified information on the Offer in the Mixvel_OfferPriceRS message.
Show response example
<?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="019af477-f1fb-776b-9f5a-36606d70c979" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2025-12-06T16:21:33.1732783Z" />
<AppData>
<Op:Mixvel_OfferPriceRS xmlns:Op="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRS/1_00">
<Response>
<DataLists>
<BaggageAllowanceList>
<BaggageAllowance>
<BaggageAllowanceID>cc98093e-d2e9-43ce-90d7-2d72192a5f1e</BaggageAllowanceID>
<DescText>PC</DescText>
<PieceAllowance>
<TotalQty>1</TotalQty>
</PieceAllowance>
<TypeCode>Checked</TypeCode>
<Allowed>
<Name>UPTO50LB 23KG AND80LI 203LCM (0GP)</Name>
<LimitValue>1</LimitValue>
<DimensionAllowance>
<BaggageDimensionCategory>Total</BaggageDimensionCategory>
<MaxMeasure UnitCode="Inch">80</MaxMeasure>
</DimensionAllowance>
<DimensionAllowance>
<BaggageDimensionCategory>Total</BaggageDimensionCategory>
<MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
</DimensionAllowance>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
</WeightAllowance>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
</WeightAllowance>
</Allowed>
</BaggageAllowance>
</BaggageAllowanceList>
<OriginDestList>
<OriginDest>
<DestCode Standard="IATA">MOW</DestCode>
<OriginCode Standard="IATA">LED</OriginCode>
<PaxJourneyRefID>4a0fc5c3-0491-4cf5-be8b-d68c6eade06f</PaxJourneyRefID>
</OriginDest>
</OriginDestList>
<PaxJourneyList>
<PaxJourney>
<Duration>PT1H</Duration>
<PaxJourneyID>4a0fc5c3-0491-4cf5-be8b-d68c6eade06f</PaxJourneyID>
<PaxSegmentRefID>09012a4b-68ed-4669-b592-cd2416ef7d61</PaxSegmentRefID>
</PaxJourney>
</PaxJourneyList>
<PaxList>
<Pax>
<PaxID>Pax-1</PaxID>
<PTC>ADT</PTC>
</Pax>
</PaxList>
<PaxSegmentList>
<PaxSegment>
<Arrival>
<ScheduledDateTime>2026-01-26T05:00:00</ScheduledDateTime>
<DateShift>0</DateShift>
<LocationCode Standard="IATA">DME</LocationCode>
<StationName>Москва(Домодедово)</StationName>
</Arrival>
<DatedOperatingLeg>
<Arrival>
<ScheduledDateTime>2026-01-26T05:00:00</ScheduledDateTime>
<LocationCode Standard="IATA">DME</LocationCode>
<StationName>Москва(Домодедово)</StationName>
</Arrival>
<CarrierType>
<CarrierTypeCode>320</CarrierTypeCode>
</CarrierType>
<DatedOperatingLegID>88a091d1-212f-41d0-b587-bb03113d7527</DatedOperatingLegID>
<Dep>
<ScheduledDateTime>2026-01-26T04:00:00</ScheduledDateTime>
<LocationCode Standard="IATA">LED</LocationCode>
<StationName>Санкт-Петербург(Пулково)</StationName>
<TerminalName>1</TerminalName>
</Dep>
</DatedOperatingLeg>
<Dep>
<ScheduledDateTime>2026-01-26T04:00:00</ScheduledDateTime>
<DateShift>0</DateShift>
<LocationCode Standard="IATA">LED</LocationCode>
<StationName>Санкт-Петербург(Пулково)</StationName>
<TerminalName>1</TerminalName>
</Dep>
<Duration>PT1H</Duration>
<Distance UnitCode="Mileage">390</Distance>
<MarketingCarrierInfo>
<CarrierDesigCode>GW</CarrierDesigCode>
<MarketingCarrierFlightNumberText>506</MarketingCarrierFlightNumberText>
</MarketingCarrierInfo>
<OperatingCarrierInfo>
<CarrierDesigCode>GW</CarrierDesigCode>
<OperatingCarrierFlightNumberText>506</OperatingCarrierFlightNumberText>
</OperatingCarrierInfo>
<SegmentType>Aircraft</SegmentType>
<PaxSegmentID>09012a4b-68ed-4669-b592-cd2416ef7d61</PaxSegmentID>
</PaxSegment>
</PaxSegmentList>
<ValidatingPartyList>
<ValidatingParty>
<ValidatingPartyID>f8d8c649-313e-4819-83a4-e19fa07a2c70</ValidatingPartyID>
<ValidatingPartyCode>GW</ValidatingPartyCode>
<ValidatingPartyName>Costa Rica Green Airways S.R.L</ValidatingPartyName>
<ValidatingPartyDesigCode>113</ValidatingPartyDesigCode>
</ValidatingParty>
</ValidatingPartyList>
</DataLists>
<OtherOffers>
<Offer>
<BaggageAllowance>
<BaggageAllowanceRefID>cc98093e-d2e9-43ce-90d7-2d72192a5f1e</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>09012a4b-68ed-4669-b592-cd2416ef7d61</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>Pax-1</PaxRefID>
</BaggageAllowance>
<TicketDocsCount>1</TicketDocsCount>
<OfferExpirationTimeLimitDateTime>2025-12-06T17:06:33.1547155Z</OfferExpirationTimeLimitDateTime>
<OfferID>ade31d81-9448-408d-81ab-137e631972fb</OfferID>
<OfferItem>
<FareDetail>
<ClosedFare>false</ClosedFare>
<FareComponent>
<CabinType>
<CabinTypeCode>Economy</CabinTypeCode>
</CabinType>
<FareBasisAppCode>KTEST</FareBasisAppCode>
<TicketCoupon>1</TicketCoupon>
<FareBasisCode>KTEST</FareBasisCode>
<FareRule>
<RuleCode>0022</RuleCode>
<FareType>OW</FareType>
</FareRule>
<PaxSegmentRefID>09012a4b-68ed-4669-b592-cd2416ef7d61</PaxSegmentRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">9.09</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">100.00</TotalAmount>
</Price>
<RBD>
<RBD_Code>K</RBD_Code>
<Availability>9</Availability>
</RBD>
</FareComponent>
<PaxRefID>Pax-1</PaxRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">9.09</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">100.00</TotalAmount>
</Price>
</FareDetail>
<MandatoryInd>true</MandatoryInd>
<OfferItemID>88301383-9377-4f67-baa8-eabcaaa50539</OfferItemID>
<PaymentTimeLimitDateTime>2025-12-11T16:22:00Z</PaymentTimeLimitDateTime>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">9.09</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">100.00</TotalAmount>
</Price>
<Service>
<PaxRefID>Pax-1</PaxRefID>
<ValidatingPartyRefID>f8d8c649-313e-4819-83a4-e19fa07a2c70</ValidatingPartyRefID>
<ServiceAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>4a0fc5c3-0491-4cf5-be8b-d68c6eade06f</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceAssociations>
<ServiceID>ebf82e12-11d2-413c-a42e-5db269b5d880</ServiceID>
</Service>
<RefundStatus>Refundable</RefundStatus>
</OfferItem>
<OwnerCode>TCH</OwnerCode>
<TotalPrice>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">9.09</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">100.00</TotalAmount>
</TotalPrice>
</Offer>
<Offer>
<BaggageAllowance>
<BaggageAllowanceRefID>cc98093e-d2e9-43ce-90d7-2d72192a5f1e</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>09012a4b-68ed-4669-b592-cd2416ef7d61</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>Pax-1</PaxRefID>
</BaggageAllowance>
<TicketDocsCount>1</TicketDocsCount>
<OfferExpirationTimeLimitDateTime>2025-12-06T17:06:33.1553396Z</OfferExpirationTimeLimitDateTime>
<OfferID>6176f163-59b3-401b-9fbb-8ce324353395</OfferID>
<OfferItem>
<FareDetail>
<ClosedFare>false</ClosedFare>
<FareComponent>
<CabinType>
<CabinTypeCode>Economy</CabinTypeCode>
</CabinType>
<FareBasisAppCode>LTEST</FareBasisAppCode>
<TicketCoupon>1</TicketCoupon>
<FareBasisCode>LTEST</FareBasisCode>
<FareRule>
<RuleCode>0022</RuleCode>
<FareType>OW</FareType>
</FareRule>
<PaxSegmentRefID>09012a4b-68ed-4669-b592-cd2416ef7d61</PaxSegmentRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">307.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">180.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">587.00</TotalAmount>
</Price>
<RBD>
<RBD_Code>L</RBD_Code>
<Availability>9</Availability>
</RBD>
</FareComponent>
<PaxRefID>Pax-1</PaxRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">587.00</TotalAmount>
</Price>
</FareDetail>
<MandatoryInd>true</MandatoryInd>
<OfferItemID>d7f52d1e-7665-4ed0-aca5-6be4856eadc0</OfferItemID>
<PaymentTimeLimitDateTime>2025-12-11T16:22:00Z</PaymentTimeLimitDateTime>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">587.00</TotalAmount>
</Price>
<Service>
<PaxRefID>Pax-1</PaxRefID>
<ValidatingPartyRefID>f8d8c649-313e-4819-83a4-e19fa07a2c70</ValidatingPartyRefID>
<ServiceAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>4a0fc5c3-0491-4cf5-be8b-d68c6eade06f</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceAssociations>
<ServiceID>6103edda-1ca8-4af7-b058-ec1002cf3f6d</ServiceID>
</Service>
<RefundStatus>Refundable</RefundStatus>
</OfferItem>
<OwnerCode>TCH</OwnerCode>
<TotalPrice>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">587.00</TotalAmount>
</TotalPrice>
</Offer>
<Offer>
<BaggageAllowance>
<BaggageAllowanceRefID>cc98093e-d2e9-43ce-90d7-2d72192a5f1e</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>09012a4b-68ed-4669-b592-cd2416ef7d61</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>Pax-1</PaxRefID>
</BaggageAllowance>
<TicketDocsCount>1</TicketDocsCount>
<OfferExpirationTimeLimitDateTime>2025-12-06T17:06:33.1555893Z</OfferExpirationTimeLimitDateTime>
<OfferID>3fb87cc7-41ad-4721-ad72-7217d2d9953b</OfferID>
<OfferItem>
<FareDetail>
<ClosedFare>false</ClosedFare>
<FareComponent>
<CabinType>
<CabinTypeCode>Economy</CabinTypeCode>
</CabinType>
<FareBasisAppCode>YTEST</FareBasisAppCode>
<TicketCoupon>1</TicketCoupon>
<FareBasisCode>YTEST</FareBasisCode>
<FareRule>
<RuleCode>0022</RuleCode>
<FareType>OW</FareType>
</FareRule>
<PaxSegmentRefID>09012a4b-68ed-4669-b592-cd2416ef7d61</PaxSegmentRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">307.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">180.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">587.00</TotalAmount>
</Price>
<RBD>
<RBD_Code>Y</RBD_Code>
<Availability>9</Availability>
</RBD>
</FareComponent>
<PaxRefID>Pax-1</PaxRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">587.00</TotalAmount>
</Price>
</FareDetail>
<MandatoryInd>true</MandatoryInd>
<OfferItemID>460c5ffc-e4b6-419c-92ac-04d949c0d8a1</OfferItemID>
<PaymentTimeLimitDateTime>2025-12-11T16:22:00Z</PaymentTimeLimitDateTime>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">587.00</TotalAmount>
</Price>
<Service>
<PaxRefID>Pax-1</PaxRefID>
<ValidatingPartyRefID>f8d8c649-313e-4819-83a4-e19fa07a2c70</ValidatingPartyRefID>
<ServiceAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>4a0fc5c3-0491-4cf5-be8b-d68c6eade06f</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceAssociations>
<ServiceID>f181b227-13df-439a-8fb9-0579018ece05</ServiceID>
</Service>
<RefundStatus>Refundable</RefundStatus>
</OfferItem>
<OwnerCode>TCH</OwnerCode>
<TotalPrice>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">587.00</TotalAmount>
</TotalPrice>
</Offer>
<Offer>
<BaggageAllowance>
<BaggageAllowanceRefID>cc98093e-d2e9-43ce-90d7-2d72192a5f1e</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>09012a4b-68ed-4669-b592-cd2416ef7d61</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>Pax-1</PaxRefID>
</BaggageAllowance>
<TicketDocsCount>1</TicketDocsCount>
<OfferExpirationTimeLimitDateTime>2025-12-06T17:06:33.1557763Z</OfferExpirationTimeLimitDateTime>
<OfferID>825f5238-fe71-41cf-84ff-57429d0f528f</OfferID>
<OfferItem>
<FareDetail>
<ClosedFare>false</ClosedFare>
<FareComponent>
<CabinType>
<CabinTypeCode>Business</CabinTypeCode>
</CabinType>
<FareBasisAppCode>CTEST</FareBasisAppCode>
<TicketCoupon>1</TicketCoupon>
<FareBasisCode>CTEST</FareBasisCode>
<FareRule>
<RuleCode>0022</RuleCode>
<FareType>OW</FareType>
</FareRule>
<PaxSegmentRefID>09012a4b-68ed-4669-b592-cd2416ef7d61</PaxSegmentRefID>
<Price>
<BaseAmount CurCode="RUB">140.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">307.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">180.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">57.00</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">627.00</TotalAmount>
</Price>
<RBD>
<RBD_Code>C</RBD_Code>
<Availability>9</Availability>
</RBD>
</FareComponent>
<PaxRefID>Pax-1</PaxRefID>
<Price>
<BaseAmount CurCode="RUB">140.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">57.00</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">627.00</TotalAmount>
</Price>
</FareDetail>
<MandatoryInd>true</MandatoryInd>
<OfferItemID>8c3e56c1-2b57-4552-8a7c-84b9736c5001</OfferItemID>
<PaymentTimeLimitDateTime>2025-12-11T16:22:00Z</PaymentTimeLimitDateTime>
<Price>
<BaseAmount CurCode="RUB">140.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">57.00</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">627.00</TotalAmount>
</Price>
<Service>
<PaxRefID>Pax-1</PaxRefID>
<ValidatingPartyRefID>f8d8c649-313e-4819-83a4-e19fa07a2c70</ValidatingPartyRefID>
<ServiceAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>4a0fc5c3-0491-4cf5-be8b-d68c6eade06f</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceAssociations>
<ServiceID>88406178-984b-4b1a-9a1a-e03382f963da</ServiceID>
</Service>
<RefundStatus>Refundable</RefundStatus>
</OfferItem>
<OwnerCode>TCH</OwnerCode>
<TotalPrice>
<BaseAmount CurCode="RUB">140.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">57.00</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">627.00</TotalAmount>
</TotalPrice>
</Offer>
</OtherOffers>
<PaymentFunctions>
<OtherPaymentMethod />
</PaymentFunctions>
<PricedOffer>
<BaggageAllowance>
<BaggageAllowanceRefID>cc98093e-d2e9-43ce-90d7-2d72192a5f1e</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>09012a4b-68ed-4669-b592-cd2416ef7d61</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>Pax-1</PaxRefID>
</BaggageAllowance>
<TicketDocsCount>1</TicketDocsCount>
<OfferExpirationTimeLimitDateTime>2025-12-06T17:06:33.036013Z</OfferExpirationTimeLimitDateTime>
<OfferID>632e9c33-1f9c-4d9a-9ea1-a7b59ff94e2e</OfferID>
<OfferItem>
<FareDetail>
<ClosedFare>false</ClosedFare>
<FareComponent>
<CabinType>
<CabinTypeCode>Economy</CabinTypeCode>
</CabinType>
<FareBasisAppCode>MTEST</FareBasisAppCode>
<TicketCoupon>1</TicketCoupon>
<FareBasisCode>MTEST</FareBasisCode>
<FareRule>
<RuleCode>0022</RuleCode>
<FareType>OW</FareType>
</FareRule>
<PaxSegmentRefID>09012a4b-68ed-4669-b592-cd2416ef7d61</PaxSegmentRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">307.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">180.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">587.00</TotalAmount>
</Price>
<RBD>
<RBD_Code>M</RBD_Code>
<Availability>9</Availability>
</RBD>
</FareComponent>
<PaxRefID>Pax-1</PaxRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">587.00</TotalAmount>
</Price>
</FareDetail>
<MandatoryInd>true</MandatoryInd>
<OfferItemID>12064d81-e4ff-403e-8870-fa9907abf0d9</OfferItemID>
<PaymentTimeLimitDateTime>2025-12-11T16:22:00Z</PaymentTimeLimitDateTime>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">587.00</TotalAmount>
</Price>
<Service>
<PaxRefID>Pax-1</PaxRefID>
<ValidatingPartyRefID>f8d8c649-313e-4819-83a4-e19fa07a2c70</ValidatingPartyRefID>
<ServiceAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>4a0fc5c3-0491-4cf5-be8b-d68c6eade06f</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceAssociations>
<ServiceID>f00ee191-dbc2-4af2-a82d-bdb26158fd11</ServiceID>
</Service>
<RefundStatus>Refundable</RefundStatus>
</OfferItem>
<OwnerCode>TCH</OwnerCode>
<TotalPrice>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">587.00</TotalAmount>
</TotalPrice>
</PricedOffer>
</Response>
</Op:Mixvel_OfferPriceRS>
</AppData>
</Body>
</MixEnv:Envelope>
The response message Mixvel_OfferPriceRS returns information about alternative commercial offers (OtherOffers structure) and an updated option (PricedOffer structure) with structures similar to Mixvel_AirShoppingRS, including:
If an ARNK segment is present on the route, analogous to MixVel_AirShoppingRS, information about it shall be returned in the following structure:
- OfferPriceRS/Response/DataLists/PaxSegmentList/PaxSegment/ARNK_Ind
The number of intermediate landings on a segment, which shall be added to the response only when such landings occur, analogous to MixVel_AirShoppingRS, shall be returned in:
- Mixvel_OfferPriceRS/Response/DataLists/PaxSegmentList/PaxSegment/LandingsQty
VAT information is displayed in the following blocks:
-
Mixvel_OfferPriceRS/Response/OtherOffers/Offer/OfferItem/FareDetail/FareComponent/Price/TaxSummary/Tax
-
Mixvel_OfferPriceRS/Response/PricedOffer/OfferItem/FareDetail/FareComponent/Price/TaxSummary/Tax
The element <TicketDocsCount> indicates the number of blanks required for booking arrangement. The element has a numeric format.
-
Mixvel_OfferPriceRS/Response/OtherOffers/Offer/TicketDocsCount
-
Mixvel_OfferPriceRS/Response/PricedOffer/TicketDocsCount
Usage scenario for request with manual application of Agency fees¶
The agent sends a request to update commercial offers, adding a structure to specify the agency fee in the parameters Mixvel_OfferPriceRQ/Request/ResponseParameters, which indicates the agency fee per segment for the corresponding passenger type.
Show request example
<?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="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2025-02-27T15:51:43Z"/>
<AppData>
<shop:Mixvel_OfferPriceRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRQ/1_00">
<Request>
<PricedOffer>
<SelectedOffer>
<OfferRefID>876820c6-80a6-42a8-8aed-caef21541fb5</OfferRefID>
</SelectedOffer>
</PricedOffer>
<ResponseParameters>
<PricingParameter>
<CommissionIncluded>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
<PTC>ADT</PTC>
</Commission>
</CommissionIncluded>
</PricingParameter>
</ResponseParameters>
</Request>
</shop:Mixvel_OfferPriceRQ>
</AppData>
</Body>
</MixEnv:Envelope>
As a result of the request execution, the system will return offers including the agency fee in the Mixvel_OfferPriceRS message.
Show response example
<?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="019af479-90f1-748e-85e3-b87639dbb3ee" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2025-12-06T16:23:19.3904587Z" />
<AppData>
<Op:Mixvel_OfferPriceRS xmlns:Op="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRS/1_00">
<Response>
<DataLists>
<BaggageAllowanceList>
<BaggageAllowance>
<BaggageAllowanceID>3b88e6da-b6fe-4c1b-a029-1da5aa0e3625</BaggageAllowanceID>
<DescText>PC</DescText>
<PieceAllowance>
<TotalQty>1</TotalQty>
</PieceAllowance>
<TypeCode>Checked</TypeCode>
<Allowed>
<Name>UPTO50LB 23KG AND80LI 203LCM (0GP)</Name>
<LimitValue>1</LimitValue>
<DimensionAllowance>
<BaggageDimensionCategory>Total</BaggageDimensionCategory>
<MaxMeasure UnitCode="Inch">80</MaxMeasure>
</DimensionAllowance>
<DimensionAllowance>
<BaggageDimensionCategory>Total</BaggageDimensionCategory>
<MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
</DimensionAllowance>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
</WeightAllowance>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
</WeightAllowance>
</Allowed>
</BaggageAllowance>
</BaggageAllowanceList>
<OriginDestList>
<OriginDest>
<DestCode Standard="IATA">MOW</DestCode>
<OriginCode Standard="IATA">LED</OriginCode>
<PaxJourneyRefID>dd971418-34be-4b2b-ba6a-9f6b92a4b538</PaxJourneyRefID>
</OriginDest>
</OriginDestList>
<PaxJourneyList>
<PaxJourney>
<Duration>PT1H</Duration>
<PaxJourneyID>dd971418-34be-4b2b-ba6a-9f6b92a4b538</PaxJourneyID>
<PaxSegmentRefID>e4369c37-020b-4190-9a00-d33cdfef7320</PaxSegmentRefID>
</PaxJourney>
</PaxJourneyList>
<PaxList>
<Pax>
<PaxID>Pax-1</PaxID>
<PTC>ADT</PTC>
</Pax>
</PaxList>
<PaxSegmentList>
<PaxSegment>
<Arrival>
<ScheduledDateTime>2026-01-26T05:00:00</ScheduledDateTime>
<DateShift>0</DateShift>
<LocationCode Standard="IATA">DME</LocationCode>
<StationName>Москва(Домодедово)</StationName>
</Arrival>
<DatedOperatingLeg>
<Arrival>
<ScheduledDateTime>2026-01-26T05:00:00</ScheduledDateTime>
<LocationCode Standard="IATA">DME</LocationCode>
<StationName>Москва(Домодедово)</StationName>
</Arrival>
<CarrierType>
<CarrierTypeCode>320</CarrierTypeCode>
</CarrierType>
<DatedOperatingLegID>f37d1f1c-e224-439b-b881-40eddacd5b48</DatedOperatingLegID>
<Dep>
<ScheduledDateTime>2026-01-26T04:00:00</ScheduledDateTime>
<LocationCode Standard="IATA">LED</LocationCode>
<StationName>Санкт-Петербург(Пулково)</StationName>
<TerminalName>1</TerminalName>
</Dep>
</DatedOperatingLeg>
<Dep>
<ScheduledDateTime>2026-01-26T04:00:00</ScheduledDateTime>
<DateShift>0</DateShift>
<LocationCode Standard="IATA">LED</LocationCode>
<StationName>Санкт-Петербург(Пулково)</StationName>
<TerminalName>1</TerminalName>
</Dep>
<Duration>PT1H</Duration>
<Distance UnitCode="Mileage">390</Distance>
<MarketingCarrierInfo>
<CarrierDesigCode>GW</CarrierDesigCode>
<MarketingCarrierFlightNumberText>506</MarketingCarrierFlightNumberText>
</MarketingCarrierInfo>
<OperatingCarrierInfo>
<CarrierDesigCode>GW</CarrierDesigCode>
<OperatingCarrierFlightNumberText>506</OperatingCarrierFlightNumberText>
</OperatingCarrierInfo>
<SegmentType>Aircraft</SegmentType>
<PaxSegmentID>e4369c37-020b-4190-9a00-d33cdfef7320</PaxSegmentID>
</PaxSegment>
</PaxSegmentList>
<ValidatingPartyList>
<ValidatingParty>
<ValidatingPartyID>33facbcf-3999-4afe-9c94-275f093a0be7</ValidatingPartyID>
<ValidatingPartyCode>GW</ValidatingPartyCode>
<ValidatingPartyName>Costa Rica Green Airways S.R.L</ValidatingPartyName>
<ValidatingPartyDesigCode>113</ValidatingPartyDesigCode>
</ValidatingParty>
</ValidatingPartyList>
</DataLists>
<OtherOffers>
<Offer>
<BaggageAllowance>
<BaggageAllowanceRefID>3b88e6da-b6fe-4c1b-a029-1da5aa0e3625</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>e4369c37-020b-4190-9a00-d33cdfef7320</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>Pax-1</PaxRefID>
</BaggageAllowance>
<TicketDocsCount>1</TicketDocsCount>
<OfferExpirationTimeLimitDateTime>2025-12-06T17:08:19.3690202Z</OfferExpirationTimeLimitDateTime>
<OfferID>990df680-f20f-4612-aaea-9e730dbef6a0</OfferID>
<OfferItem>
<FareDetail>
<ClosedFare>false</ClosedFare>
<FareComponent>
<CabinType>
<CabinTypeCode>Economy</CabinTypeCode>
</CabinType>
<FareBasisAppCode>KTEST</FareBasisAppCode>
<TicketCoupon>1</TicketCoupon>
<FareBasisCode>KTEST</FareBasisCode>
<FareRule>
<RuleCode>0022</RuleCode>
<FareType>OW</FareType>
</FareRule>
<PaxSegmentRefID>e4369c37-020b-4190-9a00-d33cdfef7320</PaxSegmentRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">9.09</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">200.00</TotalAmount>
</Price>
<RBD>
<RBD_Code>K</RBD_Code>
<Availability>9</Availability>
</RBD>
</FareComponent>
<PaxRefID>Pax-1</PaxRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">9.09</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">200.00</TotalAmount>
</Price>
</FareDetail>
<MandatoryInd>true</MandatoryInd>
<OfferItemID>ca6201f7-d68b-427d-a4b4-8451bf89afcf</OfferItemID>
<PaymentTimeLimitDateTime>2025-12-11T16:22:00Z</PaymentTimeLimitDateTime>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">9.09</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">200.00</TotalAmount>
</Price>
<Service>
<PaxRefID>Pax-1</PaxRefID>
<ValidatingPartyRefID>33facbcf-3999-4afe-9c94-275f093a0be7</ValidatingPartyRefID>
<ServiceAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>dd971418-34be-4b2b-ba6a-9f6b92a4b538</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceAssociations>
<ServiceID>15c5ddb1-ed7a-4dfa-bdb3-2a6d5e90bdd5</ServiceID>
</Service>
<RefundStatus>Refundable</RefundStatus>
</OfferItem>
<OwnerCode>TCH</OwnerCode>
<TotalPrice>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">9.09</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">200.00</TotalAmount>
</TotalPrice>
</Offer>
<Offer>
<BaggageAllowance>
<BaggageAllowanceRefID>3b88e6da-b6fe-4c1b-a029-1da5aa0e3625</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>e4369c37-020b-4190-9a00-d33cdfef7320</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>Pax-1</PaxRefID>
</BaggageAllowance>
<TicketDocsCount>1</TicketDocsCount>
<OfferExpirationTimeLimitDateTime>2025-12-06T17:08:19.3695549Z</OfferExpirationTimeLimitDateTime>
<OfferID>2c0fa87a-cad4-445d-ab11-d7be0f652bdb</OfferID>
<OfferItem>
<FareDetail>
<ClosedFare>false</ClosedFare>
<FareComponent>
<CabinType>
<CabinTypeCode>Economy</CabinTypeCode>
</CabinType>
<FareBasisAppCode>LTEST</FareBasisAppCode>
<TicketCoupon>1</TicketCoupon>
<FareBasisCode>LTEST</FareBasisCode>
<FareRule>
<RuleCode>0022</RuleCode>
<FareType>OW</FareType>
</FareRule>
<PaxSegmentRefID>e4369c37-020b-4190-9a00-d33cdfef7320</PaxSegmentRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">307.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">180.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">687.00</TotalAmount>
</Price>
<RBD>
<RBD_Code>L</RBD_Code>
<Availability>9</Availability>
</RBD>
</FareComponent>
<PaxRefID>Pax-1</PaxRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">687.00</TotalAmount>
</Price>
</FareDetail>
<MandatoryInd>true</MandatoryInd>
<OfferItemID>55d4b26c-2acf-4534-9b11-06570ea78893</OfferItemID>
<PaymentTimeLimitDateTime>2025-12-11T16:22:00Z</PaymentTimeLimitDateTime>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">687.00</TotalAmount>
</Price>
<Service>
<PaxRefID>Pax-1</PaxRefID>
<ValidatingPartyRefID>33facbcf-3999-4afe-9c94-275f093a0be7</ValidatingPartyRefID>
<ServiceAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>dd971418-34be-4b2b-ba6a-9f6b92a4b538</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceAssociations>
<ServiceID>96f65dc4-10e9-49ab-946e-62e43f7278c8</ServiceID>
</Service>
<RefundStatus>Refundable</RefundStatus>
</OfferItem>
<OwnerCode>TCH</OwnerCode>
<TotalPrice>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">687.00</TotalAmount>
</TotalPrice>
</Offer>
<Offer>
<BaggageAllowance>
<BaggageAllowanceRefID>3b88e6da-b6fe-4c1b-a029-1da5aa0e3625</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>e4369c37-020b-4190-9a00-d33cdfef7320</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>Pax-1</PaxRefID>
</BaggageAllowance>
<TicketDocsCount>1</TicketDocsCount>
<OfferExpirationTimeLimitDateTime>2025-12-06T17:08:19.3699984Z</OfferExpirationTimeLimitDateTime>
<OfferID>14b0b4f7-a526-48b4-89c0-bad23e9d5a6e</OfferID>
<OfferItem>
<FareDetail>
<ClosedFare>false</ClosedFare>
<FareComponent>
<CabinType>
<CabinTypeCode>Economy</CabinTypeCode>
</CabinType>
<FareBasisAppCode>YTEST</FareBasisAppCode>
<TicketCoupon>1</TicketCoupon>
<FareBasisCode>YTEST</FareBasisCode>
<FareRule>
<RuleCode>0022</RuleCode>
<FareType>OW</FareType>
</FareRule>
<PaxSegmentRefID>e4369c37-020b-4190-9a00-d33cdfef7320</PaxSegmentRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">307.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">180.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">687.00</TotalAmount>
</Price>
<RBD>
<RBD_Code>Y</RBD_Code>
<Availability>9</Availability>
</RBD>
</FareComponent>
<PaxRefID>Pax-1</PaxRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">687.00</TotalAmount>
</Price>
</FareDetail>
<MandatoryInd>true</MandatoryInd>
<OfferItemID>bb7a4faf-9c34-4252-8927-df0773b98f9e</OfferItemID>
<PaymentTimeLimitDateTime>2025-12-11T16:22:00Z</PaymentTimeLimitDateTime>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">687.00</TotalAmount>
</Price>
<Service>
<PaxRefID>Pax-1</PaxRefID>
<ValidatingPartyRefID>33facbcf-3999-4afe-9c94-275f093a0be7</ValidatingPartyRefID>
<ServiceAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>dd971418-34be-4b2b-ba6a-9f6b92a4b538</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceAssociations>
<ServiceID>1bb92974-12e9-414d-96f0-463540b6294d</ServiceID>
</Service>
<RefundStatus>Refundable</RefundStatus>
</OfferItem>
<OwnerCode>TCH</OwnerCode>
<TotalPrice>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">687.00</TotalAmount>
</TotalPrice>
</Offer>
<Offer>
<BaggageAllowance>
<BaggageAllowanceRefID>3b88e6da-b6fe-4c1b-a029-1da5aa0e3625</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>e4369c37-020b-4190-9a00-d33cdfef7320</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>Pax-1</PaxRefID>
</BaggageAllowance>
<TicketDocsCount>1</TicketDocsCount>
<OfferExpirationTimeLimitDateTime>2025-12-06T17:08:19.3702721Z</OfferExpirationTimeLimitDateTime>
<OfferID>abb991ba-c7ed-4e5b-87a1-cfc15ffc10b0</OfferID>
<OfferItem>
<FareDetail>
<ClosedFare>false</ClosedFare>
<FareComponent>
<CabinType>
<CabinTypeCode>Business</CabinTypeCode>
</CabinType>
<FareBasisAppCode>CTEST</FareBasisAppCode>
<TicketCoupon>1</TicketCoupon>
<FareBasisCode>CTEST</FareBasisCode>
<FareRule>
<RuleCode>0022</RuleCode>
<FareType>OW</FareType>
</FareRule>
<PaxSegmentRefID>e4369c37-020b-4190-9a00-d33cdfef7320</PaxSegmentRefID>
<Price>
<BaseAmount CurCode="RUB">140.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">307.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">180.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">57.00</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">727.00</TotalAmount>
</Price>
<RBD>
<RBD_Code>C</RBD_Code>
<Availability>9</Availability>
</RBD>
</FareComponent>
<PaxRefID>Pax-1</PaxRefID>
<Price>
<BaseAmount CurCode="RUB">140.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">57.00</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">727.00</TotalAmount>
</Price>
</FareDetail>
<MandatoryInd>true</MandatoryInd>
<OfferItemID>5d34720f-66f9-46d2-9fae-65ad5cb94220</OfferItemID>
<PaymentTimeLimitDateTime>2025-12-11T16:22:00Z</PaymentTimeLimitDateTime>
<Price>
<BaseAmount CurCode="RUB">140.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">57.00</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">727.00</TotalAmount>
</Price>
<Service>
<PaxRefID>Pax-1</PaxRefID>
<ValidatingPartyRefID>33facbcf-3999-4afe-9c94-275f093a0be7</ValidatingPartyRefID>
<ServiceAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>dd971418-34be-4b2b-ba6a-9f6b92a4b538</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceAssociations>
<ServiceID>1264be06-91df-4812-9fab-18022aa39a8e</ServiceID>
</Service>
<RefundStatus>Refundable</RefundStatus>
</OfferItem>
<OwnerCode>TCH</OwnerCode>
<TotalPrice>
<BaseAmount CurCode="RUB">140.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">57.00</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">727.00</TotalAmount>
</TotalPrice>
</Offer>
</OtherOffers>
<PaymentFunctions>
<OtherPaymentMethod />
</PaymentFunctions>
<PricedOffer>
<BaggageAllowance>
<BaggageAllowanceRefID>3b88e6da-b6fe-4c1b-a029-1da5aa0e3625</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>e4369c37-020b-4190-9a00-d33cdfef7320</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>Pax-1</PaxRefID>
</BaggageAllowance>
<TicketDocsCount>1</TicketDocsCount>
<OfferExpirationTimeLimitDateTime>2025-12-06T17:08:19.3420943Z</OfferExpirationTimeLimitDateTime>
<OfferID>a6860ecd-916c-4b0e-9a71-27d036eef232</OfferID>
<OfferItem>
<FareDetail>
<ClosedFare>false</ClosedFare>
<FareComponent>
<CabinType>
<CabinTypeCode>Economy</CabinTypeCode>
</CabinType>
<FareBasisAppCode>MTEST</FareBasisAppCode>
<TicketCoupon>1</TicketCoupon>
<FareBasisCode>MTEST</FareBasisCode>
<FareRule>
<RuleCode>0022</RuleCode>
<FareType>OW</FareType>
</FareRule>
<PaxSegmentRefID>e4369c37-020b-4190-9a00-d33cdfef7320</PaxSegmentRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">307.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">180.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">687.00</TotalAmount>
</Price>
<RBD>
<RBD_Code>M</RBD_Code>
<Availability>9</Availability>
</RBD>
</FareComponent>
<PaxRefID>Pax-1</PaxRefID>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">687.00</TotalAmount>
</Price>
</FareDetail>
<MandatoryInd>true</MandatoryInd>
<OfferItemID>717d1615-6fe7-4af2-81e0-9f6f04fd94e8</OfferItemID>
<PaymentTimeLimitDateTime>2025-12-11T16:24:00Z</PaymentTimeLimitDateTime>
<Price>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">687.00</TotalAmount>
</Price>
<Service>
<PaxRefID>Pax-1</PaxRefID>
<ValidatingPartyRefID>33facbcf-3999-4afe-9c94-275f093a0be7</ValidatingPartyRefID>
<ServiceAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>dd971418-34be-4b2b-ba6a-9f6b92a4b538</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceAssociations>
<ServiceID>228e1fce-23bf-49d2-87ee-e1a1648ca2c8</ServiceID>
</Service>
<RefundStatus>Refundable</RefundStatus>
</OfferItem>
<OwnerCode>TCH</OwnerCode>
<TotalPrice>
<BaseAmount CurCode="RUB">100.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-26T04:00:00</BaseAmountGuaranteeTimeLimitDateTime>
<Commission>
<Amount CurCode="RUB">100</Amount>
<CommissionCode>AG</CommissionCode>
</Commission>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">487.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">53.36</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">487.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">687.00</TotalAmount>
</TotalPrice>
</PricedOffer>
</Response>
</Op:Mixvel_OfferPriceRS>
</AppData>
</Body>
</MixEnv:Envelope>
Filter for search of offers for 3D contracts¶
This filter is used in the request Mixvel_OfferPriceRQ for search of the offers with 3D contracts:
Mixvel_OfferPriceRQ/Request/ResponseParameters/CodeTariffAccount
| Element | Description |
|---|---|
| CodeTariffAccount | The parameter which is responsible for delivery of flights with only 3D contracts. Possible values: ‘true’, ‘false’ (by default ‘false’). |
Mixvel_ OfferPriceRQ:
Show request example
<?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="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2026-01-21T09:10:03Z"/>
<AppData>
<shop:Mixvel_OfferPriceRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRQ/1_00">
<Request>
<PricedOffer>
<SelectedOffer>
<OfferRefID>0d64995e-48dd-4cc6-8041-447e3207425f</OfferRefID>
</SelectedOffer>
</PricedOffer>
<ResponseParameters>
<CodeTariffAccount>true</CodeTariffAccount>
</ResponseParameters>
</Request>
</shop:Mixvel_OfferPriceRQ>
</AppData>
</Body>
</MixEnv:Envelope>
Example Mixvel_ OfferPriceRS:
Show the response example
<?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="019bdfd1-6e35-738d-8d4b-9f68c84818dc" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2026-01-21T09:10:03.5624173Z"/>
<AppData>
<Op:Mixvel_OfferPriceRS xmlns:Op="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRS/1_00">
<Response>
<DataLists>
<BaggageAllowanceList>
<BaggageAllowance>
<BaggageAllowanceID>ec51320f-7ed5-4336-9ea2-962b9bd1634d</BaggageAllowanceID>
<DescText>PC</DescText>
<PieceAllowance>
<TotalQty>2</TotalQty>
</PieceAllowance>
<TypeCode>Checked</TypeCode>
<Allowed>
<Name>AMMUNITION UPTO 5KG (028)</Name>
<LimitValue>2</LimitValue>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Kilogram">5</MaximumWeightMeasure>
</WeightAllowance>
</Allowed>
<Allowed>
<Name>FIREARMS UP TO 20KG (04U)</Name>
<LimitValue>2</LimitValue>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
</WeightAllowance>
</Allowed>
<Allowed>
<Name>FIREARMS 21 30KG (04V)</Name>
<LimitValue>2</LimitValue>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Kilogram">30</MaximumWeightMeasure>
</WeightAllowance>
</Allowed>
<Allowed>
<Name>BAG UPTO 30KG 203LCM (0FN)</Name>
<LimitValue>2</LimitValue>
<DimensionAllowance>
<BaggageDimensionCategory>Total</BaggageDimensionCategory>
<MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
</DimensionAllowance>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Kilogram">30</MaximumWeightMeasure>
</WeightAllowance>
</Allowed>
</BaggageAllowance>
<BaggageAllowance>
<BaggageAllowanceID>bcaf8a2f-070e-476d-8dca-702e9713eacd</BaggageAllowanceID>
<DescText>PC</DescText>
<PieceAllowance>
<TotalQty>1</TotalQty>
</PieceAllowance>
<TypeCode>Checked</TypeCode>
<Allowed>
<Name>BAG UPTO 20KG 203LCM (0C2)</Name>
<LimitValue>1</LimitValue>
<DimensionAllowance>
<BaggageDimensionCategory>Total</BaggageDimensionCategory>
<MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
</DimensionAllowance>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
</WeightAllowance>
</Allowed>
<Allowed>
<Name>BAG UPTO 10 KG 55X40X25CM (0IJ)</Name>
<LimitValue>1</LimitValue>
<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>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
</WeightAllowance>
</Allowed>
</BaggageAllowance>
<BaggageAllowance>
<BaggageAllowanceID>8e418343-c762-4ac8-98ab-473642153b0e</BaggageAllowanceID>
<DescText>PC</DescText>
<PieceAllowance>
<TotalQty>2</TotalQty>
</PieceAllowance>
<TypeCode>CarryOn</TypeCode>
<Allowed>
<Name>CARRY ON UPTO 10KG 55X40X25CM (08A)</Name>
<LimitValue>1</LimitValue>
<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>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
</WeightAllowance>
</Allowed>
<Allowed>
<Name>CABIN BAG UPTO 5KG 40X30X20CM (0L5)</Name>
<LimitValue>2</LimitValue>
<DimensionAllowance>
<BaggageDimensionCategory>Length</BaggageDimensionCategory>
<MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
</DimensionAllowance>
<DimensionAllowance>
<BaggageDimensionCategory>Width</BaggageDimensionCategory>
<MaxMeasure UnitCode="Centimetre">30</MaxMeasure>
</DimensionAllowance>
<DimensionAllowance>
<BaggageDimensionCategory>Height</BaggageDimensionCategory>
<MaxMeasure UnitCode="Centimetre">20</MaxMeasure>
</DimensionAllowance>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Kilogram">5</MaximumWeightMeasure>
</WeightAllowance>
</Allowed>
</BaggageAllowance>
<BaggageAllowance>
<BaggageAllowanceID>3cc0df63-db44-445a-a2e2-d474965af21a</BaggageAllowanceID>
<DescText>PC</DescText>
<PieceAllowance>
<TotalQty>1</TotalQty>
</PieceAllowance>
<TypeCode>Checked</TypeCode>
<Allowed>
<Name>AMMUNITION UPTO 5KG (028)</Name>
<LimitValue>1</LimitValue>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Kilogram">5</MaximumWeightMeasure>
</WeightAllowance>
</Allowed>
<Allowed>
<Name>FIREARMS UP TO 20KG (04U)</Name>
<LimitValue>1</LimitValue>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
</WeightAllowance>
</Allowed>
<Allowed>
<Name>BAG UPTO 20KG 203LCM (0C2)</Name>
<LimitValue>1</LimitValue>
<DimensionAllowance>
<BaggageDimensionCategory>Total</BaggageDimensionCategory>
<MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
</DimensionAllowance>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
</WeightAllowance>
</Allowed>
</BaggageAllowance>
<BaggageAllowance>
<BaggageAllowanceID>e8484dce-4d8a-499a-8cd9-dc4c85eb6846</BaggageAllowanceID>
<DescText>No</DescText>
<TypeCode>Checked</TypeCode>
</BaggageAllowance>
<BaggageAllowance>
<BaggageAllowanceID>dd96ed38-ecac-4e8b-b385-56f3d7c20f1c</BaggageAllowanceID>
<DescText>PC</DescText>
<PieceAllowance>
<TotalQty>1</TotalQty>
</PieceAllowance>
<TypeCode>CarryOn</TypeCode>
<Allowed>
<Name>CABIN BAG UPTO 5KG 40X30X20CM (0L5)</Name>
<LimitValue>1</LimitValue>
<DimensionAllowance>
<BaggageDimensionCategory>Length</BaggageDimensionCategory>
<MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
</DimensionAllowance>
<DimensionAllowance>
<BaggageDimensionCategory>Width</BaggageDimensionCategory>
<MaxMeasure UnitCode="Centimetre">30</MaxMeasure>
</DimensionAllowance>
<DimensionAllowance>
<BaggageDimensionCategory>Height</BaggageDimensionCategory>
<MaxMeasure UnitCode="Centimetre">20</MaxMeasure>
</DimensionAllowance>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Kilogram">5</MaximumWeightMeasure>
</WeightAllowance>
</Allowed>
<Excluded>
<Name>CARRY ON UPTO 10KG 55X40X25CM (08A)</Name>
</Excluded>
</BaggageAllowance>
</BaggageAllowanceList>
<OriginDestList>
<OriginDest>
<DestCode Standard="IATA">LED</DestCode>
<OriginCode Standard="IATA">MOW</OriginCode>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</OriginDest>
</OriginDestList>
<PaxJourneyList>
<PaxJourney>
<Duration>PT20M</Duration>
<PaxJourneyID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyID>
<PaxSegmentRefID>222309c4-61d9-463b-999b-ec8c14052ec8</PaxSegmentRefID>
</PaxJourney>
</PaxJourneyList>
<PaxList>
<Pax>
<PaxID>ADT-1</PaxID>
<PTC>ZZB</PTC>
</Pax>
</PaxList>
<PaxSegmentList>
<PaxSegment>
<Arrival>
<ScheduledDateTime>2026-01-26T12:25:00</ScheduledDateTime>
<LocationCode Standard="IATA">LED</LocationCode>
<StationName>Санкт-Петербург(Пулково)</StationName>
<TerminalName>1</TerminalName>
</Arrival>
<DatedOperatingLeg>
<Arrival>
<ScheduledDateTime>2026-01-26T12:25:00</ScheduledDateTime>
<LocationCode Standard="IATA">LED</LocationCode>
<StationName>Санкт-Петербург(Пулково)</StationName>
<TerminalName>1</TerminalName>
</Arrival>
<CarrierType>
<CarrierTypeCode>744</CarrierTypeCode>
</CarrierType>
<DatedOperatingLegID>77466a61-3953-49e4-a7b1-57547c8f7095</DatedOperatingLegID>
<Dep>
<ScheduledDateTime>2026-01-26T12:05:00</ScheduledDateTime>
<LocationCode Standard="IATA">VKO</LocationCode>
<StationName>Москва(Внуково)</StationName>
<TerminalName>A</TerminalName>
</Dep>
</DatedOperatingLeg>
<Dep>
<ScheduledDateTime>2026-01-26T12:05:00</ScheduledDateTime>
<LocationCode Standard="IATA">VKO</LocationCode>
<StationName>Москва(Внуково)</StationName>
<TerminalName>A</TerminalName>
</Dep>
<Duration>PT20M</Duration>
<Distance UnitCode="Mileage">390</Distance>
<MarketingCarrierInfo>
<CarrierDesigCode>UT</CarrierDesigCode>
<MarketingCarrierFlightNumberText>804</MarketingCarrierFlightNumberText>
</MarketingCarrierInfo>
<OperatingCarrierInfo>
<CarrierDesigCode>UT</CarrierDesigCode>
<OperatingCarrierFlightNumberText>804</OperatingCarrierFlightNumberText>
</OperatingCarrierInfo>
<SegmentType>Aircraft</SegmentType>
<PaxSegmentID>222309c4-61d9-463b-999b-ec8c14052ec8</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>b25b3af8-c77b-4cd3-a8cb-64080a3d784d</PriceClassID>
</PriceClass>
<PriceClass>
<Code>BS</Code>
<Desc>
<Access>F</Access>
<DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
</Desc>
<Desc>
<Access>F</Access>
<DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ (08A)</DescText>
</Desc>
<Desc>
<Access>F</Access>
<DescText>БАГАЖ НЕ БОЛЕЕ 30КГ 203СМ (0FN)</DescText>
</Desc>
<Desc>
<Access>C</Access>
<DescText>БАГАЖ НЕ БОЛЕЕ 10КГ 55X40X25CМ (0IJ)</DescText>
</Desc>
<Desc>
<Access>C</Access>
<DescText>ИЗМЕНЯЕМЫЙ БИЛЕТ (059)</DescText>
</Desc>
<Desc>
<Access>C</Access>
<DescText>ВОЗВРАТНЫЙ БИЛЕТ (056)</DescText>
</Desc>
<Desc>
<Access>F</Access>
<DescText>БИЗНЕС ЗАЛ (0BX)</DescText>
</Desc>
<Name>БИЗНЕС</Name>
<PriceClassID>86fce253-4c6e-448c-bab4-f67575020754</PriceClassID>
</PriceClass>
<PriceClass>
<Code>OP</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>F</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>bc5ef3d2-d105-4955-b68c-b7a83fa6d171</PriceClassID>
</PriceClass>
<PriceClass>
<Code>PR</Code>
<Desc>
<Access>F</Access>
<DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
</Desc>
<Desc>
<Access>F</Access>
<DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ (08A)</DescText>
</Desc>
<Desc>
<Access>F</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>C</Access>
<DescText>ВОЗВРАТ ДО ВЫЛЕТА (06K)</DescText>
</Desc>
<Desc>
<Access>C</Access>
<DescText>ВЫБОР МЕСТА (0B5)</DescText>
</Desc>
<Desc>
<Access>F</Access>
<DescText>ШАШЛЫК ИЗ ГОВЯДИНЫ С ОВОЩАМИ (OB5)</DescText>
</Desc>
<Desc>
<Access>C</Access>
<DescText>ВЫБОР МЕСТА 1 (STR)</DescText>
</Desc>
<Desc>
<Access>F</Access>
<DescText>ВЫБОР ПРЕДПОЧТИТЕЛЬНОГО МЕСТА (PRS)</DescText>
</Desc>
<Name>ПРЕМИУМ</Name>
<PriceClassID>92c934dd-67bb-46a5-8cd3-16abacb43ef6</PriceClassID>
</PriceClass>
</PriceClassList>
<ServiceDefinitionList>
<ServiceDefinition>
<Name>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM</Name>
<OwnerCode>TCH</OwnerCode>
<RFIC>C</RFIC>
<RFISC>0L5</RFISC>
<ServiceGroup>BG</ServiceGroup>
<ServiceType>C</ServiceType>
<ServiceDefinitionID>aeffc61e-f4b9-4c55-89b1-75728624a661</ServiceDefinitionID>
</ServiceDefinition>
<ServiceDefinition>
<Name>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ</Name>
<OwnerCode>TCH</OwnerCode>
<RFIC>C</RFIC>
<RFISC>08A</RFISC>
<ServiceGroup>BG</ServiceGroup>
<ServiceType>C</ServiceType>
<ServiceDefinitionID>3a77c59a-5d21-472d-be13-c924f1bef711</ServiceDefinitionID>
</ServiceDefinition>
<ServiceDefinition>
<Name>БАГАЖ НЕ БОЛЕЕ 30КГ 203СМ</Name>
<OwnerCode>TCH</OwnerCode>
<RFIC>C</RFIC>
<RFISC>0FN</RFISC>
<ServiceGroup>BG</ServiceGroup>
<ServiceType>C</ServiceType>
<ServiceDefinitionID>e6b67e09-f106-4835-9a51-3c1ee126844b</ServiceDefinitionID>
</ServiceDefinition>
<ServiceDefinition>
<Name>БАГАЖ НЕ БОЛЕЕ 20КГ 203СМ</Name>
<OwnerCode>TCH</OwnerCode>
<RFIC>C</RFIC>
<RFISC>0C2</RFISC>
<ServiceGroup>BG</ServiceGroup>
<ServiceType>C</ServiceType>
<ServiceDefinitionID>9dca6bef-5187-4c50-b336-f71ab32d7309</ServiceDefinitionID>
</ServiceDefinition>
<ServiceDefinition>
<Name>БИЗНЕС ЗАЛ</Name>
<OwnerCode>TCH</OwnerCode>
<RFIC>E</RFIC>
<RFISC>0BX</RFISC>
<ServiceGroup>LG</ServiceGroup>
<ServiceType>Z</ServiceType>
<ServiceDefinitionID>0861566c-2344-4d22-904f-80a46b966ecb</ServiceDefinitionID>
</ServiceDefinition>
<ServiceDefinition>
<Name>ВЫБОР ПРЕДПОЧТИТЕЛЬНОГО МЕСТА</Name>
<OwnerCode>TCH</OwnerCode>
<RFIC>A</RFIC>
<RFISC>PRS</RFISC>
<ServiceGroup>SA</ServiceGroup>
<ServiceType>Z</ServiceType>
<ServiceDefinitionID>ac5c5874-1b62-49ae-83d2-4431c05f8e7e</ServiceDefinitionID>
</ServiceDefinition>
<ServiceDefinition>
<Name>ШАШЛЫК ИЗ ГОВЯДИНЫ С ОВОЩАМИ</Name>
<OwnerCode>TCH</OwnerCode>
<RFIC>G</RFIC>
<RFISC>OB5</RFISC>
<ServiceGroup>ML</ServiceGroup>
<ServiceType>Z</ServiceType>
<ServiceDefinitionID>7144c381-6d2c-49ab-81b1-8fef35183e24</ServiceDefinitionID>
</ServiceDefinition>
</ServiceDefinitionList>
<ValidatingPartyList>
<ValidatingParty>
<ValidatingPartyID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyID>
<ValidatingPartyCode>UT</ValidatingPartyCode>
<ValidatingPartyName>ЮТэйр</ValidatingPartyName>
<ValidatingPartyDesigCode>298</ValidatingPartyDesigCode>
</ValidatingParty>
</ValidatingPartyList>
</DataLists>
<OtherOffers>
<Offer>
<BaggageAllowance>
<BaggageAllowanceRefID>bcaf8a2f-070e-476d-8dca-702e9713eacd</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>222309c4-61d9-463b-999b-ec8c14052ec8</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>ADT-1</PaxRefID>
</BaggageAllowance>
<BaggageAllowance>
<BaggageAllowanceRefID>8e418343-c762-4ac8-98ab-473642153b0e</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>222309c4-61d9-463b-999b-ec8c14052ec8</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>ADT-1</PaxRefID>
</BaggageAllowance>
<TicketDocsCount>1</TicketDocsCount>
<OfferExpirationTimeLimitDateTime>2026-01-21T09:55:03.5268497Z</OfferExpirationTimeLimitDateTime>
<OfferID>586f2434-6687-4146-972d-4d0359b5b248</OfferID>
<OfferItem>
<FareDetail>
<AccountCode>AMBER</AccountCode>
<ClosedFare>false</ClosedFare>
<FareCalculationInfo>
<AddInfoText>3D</AddInfoText>
</FareCalculationInfo>
<FareComponent>
<CabinType>
<CabinTypeCode>Economy</CabinTypeCode>
</CabinType>
<FareBasisAppCode>KSTDOW/ZO05</FareBasisAppCode>
<TicketCoupon>1</TicketCoupon>
<FareBasisCode>KSTDOW</FareBasisCode>
<FareRule>
<RuleCode>ZB01</RuleCode>
<FareType>OW</FareType>
</FareRule>
<PaxSegmentRefID>222309c4-61d9-463b-999b-ec8c14052ec8</PaxSegmentRefID>
<Price>
<BaseAmount CurCode="RUB">1240.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-23T11:55:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">1000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">1000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">297.28</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2030.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">3270.00</TotalAmount>
</Price>
<PriceClassRefID>bc5ef3d2-d105-4955-b68c-b7a83fa6d171</PriceClassRefID>
<RBD>
<RBD_Code>K</RBD_Code>
<Availability>9</Availability>
</RBD>
</FareComponent>
<PaxRefID>ADT-1</PaxRefID>
<Price>
<BaseAmount CurCode="RUB">1240.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-23T11:55:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">2000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">297.28</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2030.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">3270.00</TotalAmount>
</Price>
</FareDetail>
<MandatoryInd>true</MandatoryInd>
<OfferItemID>3375be6c-4e50-4625-b515-028d3f09e175</OfferItemID>
<PaymentTimeLimitDateTime>2026-01-24T09:06:00Z</PaymentTimeLimitDateTime>
<Price>
<BaseAmount CurCode="RUB">1240.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-23T11:55:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">2000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">297.28</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2030.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">3270.00</TotalAmount>
</Price>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceAssociations>
<ServiceID>374d0777-6d77-4ea3-b93a-42c82c38dba1</ServiceID>
</Service>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<ServiceDefinitionRef>
<ServiceDefinitionRefFlightAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceDefinitionRefFlightAssociations>
<ServiceDefinitionRefID>aeffc61e-f4b9-4c55-89b1-75728624a661</ServiceDefinitionRefID>
</ServiceDefinitionRef>
</ServiceAssociations>
<ServiceID>7299dc01-b4d7-49f1-baea-8066848f4ac4</ServiceID>
</Service>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<ServiceDefinitionRef>
<ServiceDefinitionRefFlightAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceDefinitionRefFlightAssociations>
<ServiceDefinitionRefID>9dca6bef-5187-4c50-b336-f71ab32d7309</ServiceDefinitionRefID>
</ServiceDefinitionRef>
</ServiceAssociations>
<ServiceID>0e2432c8-a19b-4523-ba2b-e83ef33baa50</ServiceID>
</Service>
<RefundStatus>Unresolved</RefundStatus>
</OfferItem>
<OwnerCode>TCH</OwnerCode>
<TotalPrice>
<BaseAmount CurCode="RUB">1240.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-23T11:55:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">2000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">297.28</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2030.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">3270.00</TotalAmount>
</TotalPrice>
</Offer>
<Offer>
<BaggageAllowance>
<BaggageAllowanceRefID>3cc0df63-db44-445a-a2e2-d474965af21a</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>222309c4-61d9-463b-999b-ec8c14052ec8</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>ADT-1</PaxRefID>
</BaggageAllowance>
<BaggageAllowance>
<BaggageAllowanceRefID>8e418343-c762-4ac8-98ab-473642153b0e</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>222309c4-61d9-463b-999b-ec8c14052ec8</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>ADT-1</PaxRefID>
</BaggageAllowance>
<TicketDocsCount>1</TicketDocsCount>
<OfferExpirationTimeLimitDateTime>2026-01-21T09:55:03.5277117Z</OfferExpirationTimeLimitDateTime>
<OfferID>a60e580f-a420-44b4-aced-ab2fde461d1b</OfferID>
<OfferItem>
<FareDetail>
<AccountCode>AMBER</AccountCode>
<ClosedFare>false</ClosedFare>
<FareCalculationInfo>
<AddInfoText>3D</AddInfoText>
</FareCalculationInfo>
<FareComponent>
<CabinType>
<CabinTypeCode>Economy</CabinTypeCode>
</CabinType>
<FareBasisAppCode>KFLEXOW/ZP07</FareBasisAppCode>
<TicketCoupon>1</TicketCoupon>
<FareBasisCode>KFLEXOW</FareBasisCode>
<FareRule>
<RuleCode>ZB01</RuleCode>
<FareType>OW</FareType>
</FareRule>
<PaxSegmentRefID>222309c4-61d9-463b-999b-ec8c14052ec8</PaxSegmentRefID>
<Price>
<BaseAmount CurCode="RUB">2610.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-23T11:55:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">1000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">1000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">421.82</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2030.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">4640.00</TotalAmount>
</Price>
<PriceClassRefID>92c934dd-67bb-46a5-8cd3-16abacb43ef6</PriceClassRefID>
<RBD>
<RBD_Code>K</RBD_Code>
<Availability>9</Availability>
</RBD>
</FareComponent>
<PaxRefID>ADT-1</PaxRefID>
<Price>
<BaseAmount CurCode="RUB">2610.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-23T11:55:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">2000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">421.82</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2030.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">4640.00</TotalAmount>
</Price>
</FareDetail>
<MandatoryInd>true</MandatoryInd>
<OfferItemID>d5c983ff-18e4-4d91-b90a-74fdde43efd7</OfferItemID>
<PaymentTimeLimitDateTime>2026-01-24T09:06:00Z</PaymentTimeLimitDateTime>
<Price>
<BaseAmount CurCode="RUB">2610.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-23T11:55:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">2000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">421.82</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2030.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">4640.00</TotalAmount>
</Price>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceAssociations>
<ServiceID>211f3bf8-0ccc-4cf5-b7e4-ac3decca9968</ServiceID>
</Service>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<ServiceDefinitionRef>
<ServiceDefinitionRefFlightAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceDefinitionRefFlightAssociations>
<ServiceDefinitionRefID>aeffc61e-f4b9-4c55-89b1-75728624a661</ServiceDefinitionRefID>
</ServiceDefinitionRef>
</ServiceAssociations>
<ServiceID>26aca7b6-70cd-4617-9e05-aefe280e465a</ServiceID>
</Service>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<ServiceDefinitionRef>
<ServiceDefinitionRefFlightAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceDefinitionRefFlightAssociations>
<ServiceDefinitionRefID>3a77c59a-5d21-472d-be13-c924f1bef711</ServiceDefinitionRefID>
</ServiceDefinitionRef>
</ServiceAssociations>
<ServiceID>80927e83-ebbe-4533-a9ca-6d373f602b7a</ServiceID>
</Service>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<ServiceDefinitionRef>
<ServiceDefinitionRefFlightAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceDefinitionRefFlightAssociations>
<ServiceDefinitionRefID>9dca6bef-5187-4c50-b336-f71ab32d7309</ServiceDefinitionRefID>
</ServiceDefinitionRef>
</ServiceAssociations>
<ServiceID>e6d934d8-9a59-460d-a557-db108ae2eabd</ServiceID>
</Service>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<ServiceDefinitionRef>
<ServiceDefinitionRefFlightAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceDefinitionRefFlightAssociations>
<ServiceDefinitionRefID>7144c381-6d2c-49ab-81b1-8fef35183e24</ServiceDefinitionRefID>
</ServiceDefinitionRef>
</ServiceAssociations>
<ServiceID>50dab773-8bf3-4c34-8818-9f1e9c5f2098</ServiceID>
</Service>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<ServiceDefinitionRef>
<ServiceDefinitionRefFlightAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceDefinitionRefFlightAssociations>
<ServiceDefinitionRefID>ac5c5874-1b62-49ae-83d2-4431c05f8e7e</ServiceDefinitionRefID>
</ServiceDefinitionRef>
</ServiceAssociations>
<ServiceID>b7efbaa7-43b8-4810-b46d-22e9578a1555</ServiceID>
</Service>
<RefundStatus>Refundable</RefundStatus>
</OfferItem>
<OwnerCode>TCH</OwnerCode>
<TotalPrice>
<BaseAmount CurCode="RUB">2610.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-23T11:55:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">2000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">421.82</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2030.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">4640.00</TotalAmount>
</TotalPrice>
</Offer>
<Offer>
<BaggageAllowance>
<BaggageAllowanceRefID>ec51320f-7ed5-4336-9ea2-962b9bd1634d</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>222309c4-61d9-463b-999b-ec8c14052ec8</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>ADT-1</PaxRefID>
</BaggageAllowance>
<BaggageAllowance>
<BaggageAllowanceRefID>8e418343-c762-4ac8-98ab-473642153b0e</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>222309c4-61d9-463b-999b-ec8c14052ec8</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>ADT-1</PaxRefID>
</BaggageAllowance>
<TicketDocsCount>1</TicketDocsCount>
<OfferExpirationTimeLimitDateTime>2026-01-21T09:55:03.528116Z</OfferExpirationTimeLimitDateTime>
<OfferID>42b16304-3080-4c59-b217-1e754e9c876c</OfferID>
<OfferItem>
<FareDetail>
<AccountCode>AMBER</AccountCode>
<ClosedFare>false</ClosedFare>
<FareCalculationInfo>
<AddInfoText>3D</AddInfoText>
</FareCalculationInfo>
<FareComponent>
<CabinType>
<CabinTypeCode>Business</CabinTypeCode>
</CabinType>
<FareBasisAppCode>AFLEXOW/ZB07</FareBasisAppCode>
<TicketCoupon>1</TicketCoupon>
<FareBasisCode>AFLEXOW</FareBasisCode>
<FareRule>
<RuleCode>ZB01</RuleCode>
<FareType>OW</FareType>
</FareRule>
<PaxSegmentRefID>222309c4-61d9-463b-999b-ec8c14052ec8</PaxSegmentRefID>
<Price>
<BaseAmount CurCode="RUB">19720.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-23T11:55:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">1000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">1000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">1977.28</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2030.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">21750.00</TotalAmount>
</Price>
<PriceClassRefID>86fce253-4c6e-448c-bab4-f67575020754</PriceClassRefID>
<RBD>
<RBD_Code>A</RBD_Code>
<Availability>9</Availability>
</RBD>
</FareComponent>
<PaxRefID>ADT-1</PaxRefID>
<Price>
<BaseAmount CurCode="RUB">19720.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-23T11:55:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">2000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">1977.28</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2030.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">21750.00</TotalAmount>
</Price>
</FareDetail>
<MandatoryInd>true</MandatoryInd>
<OfferItemID>885cbce7-544a-4a15-b16e-f189870fc7a2</OfferItemID>
<PaymentTimeLimitDateTime>2026-01-24T09:06:00Z</PaymentTimeLimitDateTime>
<Price>
<BaseAmount CurCode="RUB">19720.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-23T11:55:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">2000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">1977.28</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2030.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">21750.00</TotalAmount>
</Price>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceAssociations>
<ServiceID>5de95f9a-6db8-4b87-9f0d-24d06d2ba7dc</ServiceID>
</Service>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<ServiceDefinitionRef>
<ServiceDefinitionRefFlightAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceDefinitionRefFlightAssociations>
<ServiceDefinitionRefID>aeffc61e-f4b9-4c55-89b1-75728624a661</ServiceDefinitionRefID>
</ServiceDefinitionRef>
</ServiceAssociations>
<ServiceID>c9883e50-7253-4c53-a63e-24bc6b1285f4</ServiceID>
</Service>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<ServiceDefinitionRef>
<ServiceDefinitionRefFlightAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceDefinitionRefFlightAssociations>
<ServiceDefinitionRefID>3a77c59a-5d21-472d-be13-c924f1bef711</ServiceDefinitionRefID>
</ServiceDefinitionRef>
</ServiceAssociations>
<ServiceID>b506d722-2786-4778-9bae-c8f047c5f6c3</ServiceID>
</Service>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<ServiceDefinitionRef>
<ServiceDefinitionRefFlightAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceDefinitionRefFlightAssociations>
<ServiceDefinitionRefID>e6b67e09-f106-4835-9a51-3c1ee126844b</ServiceDefinitionRefID>
</ServiceDefinitionRef>
</ServiceAssociations>
<ServiceID>c7682393-fa1d-489b-9803-bdf95f4eafeb</ServiceID>
</Service>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<ServiceDefinitionRef>
<ServiceDefinitionRefFlightAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceDefinitionRefFlightAssociations>
<ServiceDefinitionRefID>0861566c-2344-4d22-904f-80a46b966ecb</ServiceDefinitionRefID>
</ServiceDefinitionRef>
</ServiceAssociations>
<ServiceID>4a4584da-f6f7-4f27-a6cb-1de327631e05</ServiceID>
</Service>
<RefundStatus>Refundable</RefundStatus>
</OfferItem>
<OwnerCode>TCH</OwnerCode>
<TotalPrice>
<BaseAmount CurCode="RUB">19720.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-23T11:55:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">2000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">1977.28</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2030.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">21750.00</TotalAmount>
</TotalPrice>
</Offer>
</OtherOffers>
<PaymentFunctions>
<OtherPaymentMethod/>
</PaymentFunctions>
<PricedOffer>
<BaggageAllowance>
<BaggageAllowanceRefID>e8484dce-4d8a-499a-8cd9-dc4c85eb6846</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>222309c4-61d9-463b-999b-ec8c14052ec8</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>ADT-1</PaxRefID>
</BaggageAllowance>
<BaggageAllowance>
<BaggageAllowanceRefID>dd96ed38-ecac-4e8b-b385-56f3d7c20f1c</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>222309c4-61d9-463b-999b-ec8c14052ec8</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>ADT-1</PaxRefID>
</BaggageAllowance>
<TicketDocsCount>1</TicketDocsCount>
<OfferExpirationTimeLimitDateTime>2026-01-21T09:55:03.41529Z</OfferExpirationTimeLimitDateTime>
<OfferID>e44f474f-1bff-44ec-bf92-a21004a7b93e</OfferID>
<OfferItem>
<FareDetail>
<AccountCode>AMBER</AccountCode>
<ClosedFare>false</ClosedFare>
<FareCalculationInfo>
<AddInfoText>3D</AddInfoText>
</FareCalculationInfo>
<FareComponent>
<CabinType>
<CabinTypeCode>Economy</CabinTypeCode>
</CabinType>
<FareBasisAppCode>ZLTOW</FareBasisAppCode>
<TicketCoupon>1</TicketCoupon>
<FareBasisCode>ZLTOW</FareBasisCode>
<FareRule>
<RuleCode>ZB01</RuleCode>
<FareType>OW</FareType>
</FareRule>
<PaxSegmentRefID>222309c4-61d9-463b-999b-ec8c14052ec8</PaxSegmentRefID>
<Price>
<BaseAmount CurCode="RUB">15.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-22T12:10:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">400.00</Amount>
<TaxCode>Q</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">1000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">1000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">222.28</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2430.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">2445.00</TotalAmount>
</Price>
<PriceClassRefID>b25b3af8-c77b-4cd3-a8cb-64080a3d784d</PriceClassRefID>
<RBD>
<RBD_Code>Z</RBD_Code>
<Availability>9</Availability>
</RBD>
</FareComponent>
<PaxRefID>ADT-1</PaxRefID>
<Price>
<BaseAmount CurCode="RUB">15.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-22T12:10:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">400.00</Amount>
<TaxCode>Q</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">2000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">222.28</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2430.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">2445.00</TotalAmount>
</Price>
</FareDetail>
<MandatoryInd>true</MandatoryInd>
<OfferItemID>8caf27e5-40fa-4a43-8061-1f919f5c4ea1</OfferItemID>
<PaymentTimeLimitDateTime>2026-01-24T09:06:00Z</PaymentTimeLimitDateTime>
<Price>
<BaseAmount CurCode="RUB">15.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-22T12:10:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">400.00</Amount>
<TaxCode>Q</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">2000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">222.28</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2430.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">2445.00</TotalAmount>
</Price>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceAssociations>
<ServiceID>b05f3b4b-c526-48b2-bfeb-75087c141c05</ServiceID>
</Service>
<Service>
<PaxRefID>ADT-1</PaxRefID>
<ValidatingPartyRefID>072130f3-7be5-4b6a-a739-b50e65aaed7c</ValidatingPartyRefID>
<ServiceAssociations>
<ServiceDefinitionRef>
<ServiceDefinitionRefFlightAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>ad247725-0b83-4e46-8ccd-d293b72936ac</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceDefinitionRefFlightAssociations>
<ServiceDefinitionRefID>aeffc61e-f4b9-4c55-89b1-75728624a661</ServiceDefinitionRefID>
</ServiceDefinitionRef>
</ServiceAssociations>
<ServiceID>9cf0c728-be25-491a-8d9b-e84d246f960c</ServiceID>
</Service>
<RefundStatus>Unresolved</RefundStatus>
</OfferItem>
<OwnerCode>TCH</OwnerCode>
<TotalPrice>
<BaseAmount CurCode="RUB">15.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2026-01-22T12:10:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">400.00</Amount>
<TaxCode>Q</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">2000.00</Amount>
<TaxCode>YQ</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">30.00</Amount>
<TaxCode>YR</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">222.28</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">2430.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">2445.00</TotalAmount>
</TotalPrice>
</PricedOffer>
</Response>
</Op:Mixvel_OfferPriceRS>
</AppData>
</Body>
</MixEnv:Envelope>
Subsidized fares: quota check¶
As part of the work with subsidized fares, in the Mixvel_OfferPriceRQ method it is possible to obtain information on available and used quotas for a passenger. Information on the quota is displayed in addition to the main fields of the method.
To obtain information on quotas, the IncludeSubsidyQuota structure should be filled in:
- Mixvel_OfferPriceRQ/Request/ResponseParameters/IncludeSubsidyQuota/Pax
Full terms and conditions for subsidized fares must be verified with the airline.
The following values are available for the SubsidyProgram parameter: ФДР.
The following values are available for the SubsidyType parameter:
| SubsidyType | Description |
|---|---|
| INFANT | Infant aged 0-2 years travelling free of charge without a seat (passenger must be under 2 years old at the time of travel) |
| CHILD | A child aged 0 to 12 years, travelling in a separate seat (the passenger must be under 12 years old at the time of the flight) |
| YOUTH | A citizen aged 12 to 23 years (at the time of the flight, the passenger must be greater than or equal to 12 years old and less than 23 years old) |
| ELDERLY | A woman over 55 years old, a man over 60 years old (at the time of the flight, the passenger must be 55 and 60 years old, respectively) |
| INVALID_1 | Disabled person of group I, adult (at the time of the flight, the passenger must be 18 years of age or older) |
| INVALID_23 | Disabled person from childhood, group II or III, adult (at the time of the flight, the passenger must be 18 years of age or older) |
| INVALID_CHILD | Disabled child from 0 to 18 years old (at the time of the flight the passenger must be under 18 years old) |
| ATTENDANT_INVALID_1 | Person accompanying a passenger of type invalid_1 |
| ATTENDANT_INVALID_CHILD | Person accompanying a passenger of type invalid_child |
| LARGE | A member of a large family who has a large family certificate or other documents confirming the status of a large family in the manner established by the regulatory legal acts of the constituent entities of the Russian Federation |
| RESIDENT_DFO | Resident of the Far Eastern Federal District |
| RESIDENT_KGD | A resident of the KGD is a citizen of the Russian Federation (including children), registered at the place of residence in the territory of a constituent entity of the Russian Federation that is part of the Kaliningrad Region |
| STUDENT_KGD | KGD student - a citizen of the Russian Federation who has a document confirming full-time education at a higher education institution in the Kaliningrad Region |
Learn more about finding subsidized offers in Mixvel_AirShoppingRQ.
Example of Mixvel_OfferPriceRQ:
Show request example
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
<Header/>
<Body>
<MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2025-05-28T11:19:58Z"/>
<AppData>
<shop:Mixvel_OfferPriceRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRQ/1_00">
<Request>
<PricedOffer>
<SelectedOffer>
<OfferRefID>89523492-9c8e-4d1c-a6f2-2831001ab626</OfferRefID>
</SelectedOffer>
</PricedOffer>
<ResponseParameters>
<IncludeSubsidyQuota>
<Pax>
<IdentityDoc>
<IdentityDocID>4509948334</IdentityDocID>
<IdentityDocTypeCode>PS</IdentityDocTypeCode>
<ResidenceCountryCode>RU</ResidenceCountryCode>
</IdentityDoc>
<Individual>
<Birthdate>1980-01-15</Birthdate>
<GenderCode>F</GenderCode>
<GivenName>Ирина</GivenName>
<MiddleName>Сергеевна</MiddleName>
<Surname>Петрова</Surname>
</Individual>
<PaxID>PAX-1</PaxID>
<SubsidyProgram>ФДР</SubsidyProgram>
<SubsidyType>RESIDENT_DFO</SubsidyType>
</Pax>
</IncludeSubsidyQuota>
</ResponseParameters>
</Request>
</shop:Mixvel_OfferPriceRQ>
</AppData>
</Body>
</MixEnv:Envelope>
The response message contains standard information for the method and quota balances for the passengers specified in the request in the structure:
- Mixvel_OfferPriceRS/Response/DataLists/PaxList/Pax/SubsidyInformation
The SubsidyInformation structure contains the following elements:
| Element | Description |
|---|---|
| Available | Total available |
| Issued | Ticket issued |
| Refunded | Refund made for the payment of the route/part of the route indicated on the ticket |
| Used | The passenger has flown the route/part of the route indicated on the ticket |
Example of the structure in Mixvel_OfferPriceRS response:
<PaxList>
<Pax>
<PaxID>PAX-1</PaxID>
<PTC>ADT</PTC>
<SubsidyInformation>
<SubsidyProgram>ФДР</SubsidyProgram>
<SubsidyType>resident_dfo</SubsidyType>
<QuotaBalance>
<Available>4</Available>
<Issued>0</Issued>
<Refunded>0</Refunded>
<Used>0</Used>
</QuotaBalance>
</SubsidyInformation>
</Pax>
</PaxList>
Example of Mixvel_OfferPriceRS:
Show response example
<?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="019af4af-9d5c-7195-8793-93f81780cee1" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2025-12-06T17:22:22.7800628Z" />
<AppData>
<Op:Mixvel_OfferPriceRS xmlns:Op="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRS/1_00">
<Response>
<DataLists>
<BaggageAllowanceList>
<BaggageAllowance>
<BaggageAllowanceID>4a9abb26-bc10-4c25-a337-49606c7f4c56</BaggageAllowanceID>
<DescText>No</DescText>
<TypeCode>Checked</TypeCode>
</BaggageAllowance>
<BaggageAllowance>
<BaggageAllowanceID>46972d9e-a56b-4b1c-af7f-f77b45edb9c4</BaggageAllowanceID>
<DescText>PC</DescText>
<PieceAllowance>
<TotalQty>1</TotalQty>
</PieceAllowance>
<TypeCode>CarryOn</TypeCode>
<Allowed>
<Name>CARRY ON UPTO 10KG 40X30X20CM (09O)</Name>
<LimitValue>1</LimitValue>
<DimensionAllowance>
<BaggageDimensionCategory>Length</BaggageDimensionCategory>
<MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
</DimensionAllowance>
<DimensionAllowance>
<BaggageDimensionCategory>Width</BaggageDimensionCategory>
<MaxMeasure UnitCode="Centimetre">30</MaxMeasure>
</DimensionAllowance>
<DimensionAllowance>
<BaggageDimensionCategory>Height</BaggageDimensionCategory>
<MaxMeasure UnitCode="Centimetre">20</MaxMeasure>
</DimensionAllowance>
<WeightAllowance>
<MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
</WeightAllowance>
</Allowed>
</BaggageAllowance>
</BaggageAllowanceList>
<OriginDestList>
<OriginDest>
<DestCode Standard="IATA">AER</DestCode>
<OriginCode Standard="IATA">MOW</OriginCode>
<PaxJourneyRefID>84a9557b-0ec2-4aab-bd70-6a53f8bdf19a</PaxJourneyRefID>
</OriginDest>
</OriginDestList>
<PaxJourneyList>
<PaxJourney>
<Duration>PT3H45M</Duration>
<PaxJourneyID>84a9557b-0ec2-4aab-bd70-6a53f8bdf19a</PaxJourneyID>
<PaxSegmentRefID>4477505e-5ed3-4bc0-a8c2-c7524a10e319</PaxSegmentRefID>
</PaxJourney>
</PaxJourneyList>
<PaxList>
<Pax>
<PaxID>Pax-1</PaxID>
<PTC>ADT</PTC>
<SubsidyInformation>
<SubsidyProgram>ФДР</SubsidyProgram>
<SubsidyType>resident_dfo</SubsidyType>
<QuotaBalance>
<Available>4</Available>
<Issued>0</Issued>
<Refunded>0</Refunded>
<Used>0</Used>
</QuotaBalance>
</SubsidyInformation>
</Pax>
</PaxList>
<PaxSegmentList>
<PaxSegment>
<Arrival>
<ScheduledDateTime>2026-02-21T16:05:00</ScheduledDateTime>
<DateShift>0</DateShift>
<LocationCode Standard="IATA">AER</LocationCode>
<StationName>Сочи</StationName>
</Arrival>
<DatedOperatingLeg>
<Arrival>
<ScheduledDateTime>2026-02-21T16:05:00</ScheduledDateTime>
<LocationCode Standard="IATA">AER</LocationCode>
<StationName>Сочи</StationName>
</Arrival>
<CarrierType>
<CarrierTypeCode>739</CarrierTypeCode>
</CarrierType>
<DatedOperatingLegID>91340008-83f3-4478-b8d3-9cfed973df1a</DatedOperatingLegID>
<Dep>
<ScheduledDateTime>2026-02-21T12:20:00</ScheduledDateTime>
<LocationCode Standard="IATA">SVO</LocationCode>
<StationName>Москва(Шереметьево)</StationName>
<TerminalName>B</TerminalName>
</Dep>
</DatedOperatingLeg>
<Dep>
<ScheduledDateTime>2026-02-21T12:20:00</ScheduledDateTime>
<DateShift>0</DateShift>
<LocationCode Standard="IATA">SVO</LocationCode>
<StationName>Москва(Шереметьево)</StationName>
<TerminalName>B</TerminalName>
</Dep>
<Duration>PT3H45M</Duration>
<Distance UnitCode="Mileage">852</Distance>
<MarketingCarrierInfo>
<CarrierDesigCode>EO</CarrierDesigCode>
<MarketingCarrierFlightNumberText>229</MarketingCarrierFlightNumberText>
</MarketingCarrierInfo>
<OperatingCarrierInfo>
<CarrierDesigCode>EO</CarrierDesigCode>
<OperatingCarrierFlightNumberText>229</OperatingCarrierFlightNumberText>
</OperatingCarrierInfo>
<SegmentType>Aircraft</SegmentType>
<PaxSegmentID>4477505e-5ed3-4bc0-a8c2-c7524a10e319</PaxSegmentID>
</PaxSegment>
</PaxSegmentList>
<PriceClassList>
<PriceClass>
<Code>YLT</Code>
<Desc>
<Access>F</Access>
<DescText>РУЧ КЛАДЬ ДО 10КГ 40X30X20СМ (09O)</DescText>
</Desc>
<Desc>
<Access>N</Access>
<DescText>РУЧ КЛАДЬ ДО 10КГ 55Х40Х20СМ (0MJ)</DescText>
</Desc>
<Desc>
<Access>N</Access>
<DescText>ДО 20КГ И 203СМ (0C2)</DescText>
</Desc>
<Desc>
<Access>N</Access>
<DescText>ДО 30КГ И ДО 203СМ (0FL)</DescText>
</Desc>
<Desc>
<Access>C</Access>
<DescText>ВЫБОР ПИТАНИЯ (0LO)</DescText>
</Desc>
<Desc>
<Access>N</Access>
<DescText>ПИТАНИЕ (MLS)</DescText>
</Desc>
<Desc>
<Access>C</Access>
<DescText>ВЫБОР ПРЕМИАЛЬНОГО МЕСТА (05Z)</DescText>
</Desc>
<Desc>
<Access>C</Access>
<DescText>ВЫБОР СТАНДАРТНОГО МЕСТА (050)</DescText>
</Desc>
<Desc>
<Access>C</Access>
<DescText>ДОП БАГАЖ ДО 10КГ ДО 203СМ (02S)</DescText>
</Desc>
<Desc>
<Access>C</Access>
<DescText>ДОП БАГАЖ ДО 20КГ ДО 203СМ (0LL)</DescText>
</Desc>
<Desc>
<Access>C</Access>
<DescText>ДОП БАГАЖ ДО 30КГ ДО 203СМ (0FJ)</DescText>
</Desc>
<Desc>
<Access>C</Access>
<DescText>ДОП БАГАЖ ДО 50КГ ДО 203СМ (0JW)</DescText>
</Desc>
<Name>ЭКОНОМ ЛАЙТ</Name>
<PriceClassID>f566d1c6-53bf-4757-9d1f-667517b1a2b1</PriceClassID>
</PriceClass>
</PriceClassList>
<ServiceDefinitionList>
<ServiceDefinition>
<Name>РУЧ КЛАДЬ ДО 10КГ 40X30X20СМ</Name>
<OwnerCode>TCH</OwnerCode>
<RFIC>C</RFIC>
<RFISC>09O</RFISC>
<ServiceGroup>BG</ServiceGroup>
<ServiceType>C</ServiceType>
<Qty>1</Qty>
<ServiceDefinitionID>d4fb5562-f622-4d0b-9184-e27c2100e813</ServiceDefinitionID>
</ServiceDefinition>
</ServiceDefinitionList>
<ValidatingPartyList>
<ValidatingParty>
<ValidatingPartyID>77f71d7c-9b90-4651-a171-bab4cb4fb026</ValidatingPartyID>
<ValidatingPartyCode>EO</ValidatingPartyCode>
<ValidatingPartyName>Икар</ValidatingPartyName>
<ValidatingPartyDesigCode>770</ValidatingPartyDesigCode>
</ValidatingParty>
</ValidatingPartyList>
</DataLists>
<PaymentFunctions>
<OtherPaymentMethod />
</PaymentFunctions>
<PricedOffer>
<BaggageAllowance>
<BaggageAllowanceRefID>4a9abb26-bc10-4c25-a337-49606c7f4c56</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>4477505e-5ed3-4bc0-a8c2-c7524a10e319</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>Pax-1</PaxRefID>
</BaggageAllowance>
<BaggageAllowance>
<BaggageAllowanceRefID>46972d9e-a56b-4b1c-af7f-f77b45edb9c4</BaggageAllowanceRefID>
<BaggageFlightAssociations>
<PaxSegmentRef>
<PaxSegmentRefID>4477505e-5ed3-4bc0-a8c2-c7524a10e319</PaxSegmentRefID>
</PaxSegmentRef>
</BaggageFlightAssociations>
<PaxRefID>Pax-1</PaxRefID>
</BaggageAllowance>
<TicketDocsCount>1</TicketDocsCount>
<OfferExpirationTimeLimitDateTime>2025-12-06T18:07:22.5272675Z</OfferExpirationTimeLimitDateTime>
<OfferID>55735083-1a5e-4811-9bed-b2771d1c2aad</OfferID>
<OfferItem>
<FareDetail>
<ClosedFare>false</ClosedFare>
<FareComponent>
<CabinType>
<CabinTypeCode>Economy</CabinTypeCode>
</CabinType>
<FareBasisAppCode>ELTOW</FareBasisAppCode>
<TicketCoupon>1</TicketCoupon>
<FareBasisCode>ELTOW</FareBasisCode>
<FareRule>
<RuleCode>0200</RuleCode>
<FareType>OW</FareType>
</FareRule>
<PaxSegmentRefID>4477505e-5ed3-4bc0-a8c2-c7524a10e319</PaxSegmentRefID>
<Price>
<BaseAmount CurCode="RUB">560.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2025-12-11T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">392.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">120.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">97.46</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">512.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">1072.00</TotalAmount>
</Price>
<PriceClassRefID>f566d1c6-53bf-4757-9d1f-667517b1a2b1</PriceClassRefID>
<RBD>
<RBD_Code>E</RBD_Code>
<Availability>9</Availability>
</RBD>
</FareComponent>
<PaxRefID>Pax-1</PaxRefID>
<Price>
<BaseAmount CurCode="RUB">560.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2025-12-11T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">512.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">97.46</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">512.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">1072.00</TotalAmount>
</Price>
</FareDetail>
<MandatoryInd>true</MandatoryInd>
<OfferItemID>fc028276-9db6-481d-9ebb-f6d73adc0bfb</OfferItemID>
<PaymentTimeLimitDateTime>2025-12-11T17:23:00Z</PaymentTimeLimitDateTime>
<Price>
<BaseAmount CurCode="RUB">560.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2025-12-11T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">512.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">97.46</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">512.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">1072.00</TotalAmount>
</Price>
<Service>
<PaxRefID>Pax-1</PaxRefID>
<ValidatingPartyRefID>77f71d7c-9b90-4651-a171-bab4cb4fb026</ValidatingPartyRefID>
<ServiceAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>84a9557b-0ec2-4aab-bd70-6a53f8bdf19a</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceAssociations>
<ServiceID>54700db3-8bda-4f98-b094-d43c1d52a5a0</ServiceID>
</Service>
<Service>
<PaxRefID>Pax-1</PaxRefID>
<ValidatingPartyRefID>77f71d7c-9b90-4651-a171-bab4cb4fb026</ValidatingPartyRefID>
<ServiceAssociations>
<ServiceDefinitionRef>
<ServiceDefinitionRefFlightAssociations>
<PaxJourneyRef>
<PaxJourneyRefID>84a9557b-0ec2-4aab-bd70-6a53f8bdf19a</PaxJourneyRefID>
</PaxJourneyRef>
</ServiceDefinitionRefFlightAssociations>
<ServiceDefinitionRefID>d4fb5562-f622-4d0b-9184-e27c2100e813</ServiceDefinitionRefID>
</ServiceDefinitionRef>
</ServiceAssociations>
<ServiceID>a9ae94b6-61cb-4870-9efa-984013f36a9c</ServiceID>
</Service>
<RefundStatus>Unresolved</RefundStatus>
</OfferItem>
<OwnerCode>TCH</OwnerCode>
<TotalPrice>
<BaseAmount CurCode="RUB">560.00</BaseAmount>
<BaseAmountGuaranteeTimeLimitDateTime>2025-12-11T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
<TaxSummary>
<Tax>
<Amount CurCode="RUB">512.00</Amount>
<TaxCode>RI</TaxCode>
</Tax>
<Tax>
<Amount CurCode="RUB">97.46</Amount>
<QualifierCode>6</QualifierCode>
<TaxCode>VAT Fare</TaxCode>
</Tax>
<TotalTaxAmount CurCode="RUB">512.00</TotalTaxAmount>
</TaxSummary>
<TotalAmount CurCode="RUB">1072.00</TotalAmount>
</TotalPrice>
</PricedOffer>
</Response>
</Op:Mixvel_OfferPriceRS>
</AppData>
</Body>
</MixEnv:Envelope>