Samples
1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice with PNR operation
Include Page |
---|
| 1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice with PNR operation |
---|
| 1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice with PNR operation |
---|
|
1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice without PNR operation
Include Page |
---|
| 1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice without PNR operation |
---|
| 1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice without PNR operation |
---|
|
RT + 2ADT + 1CHD + 1INF + Transfer + S7 flight | v0.52 | reprice with PNR operation
Include Page |
---|
| RT + 2ADT + 1CHD + 1INF + Transfer + S7 flight | v0.52 | reprice without PNR operation |
---|
| RT + 2ADT + 1CHD + 1INF + Transfer + S7 flight | v0.52 | reprice without PNR operation |
---|
|
RT + 2ADT + 1CHD + 1INF + Transfer + S7 flight | v0.52 | reprice without PNR operation
Include Page |
---|
| RT + 2ADT + 1CHD + 1INF + Transfer + S7 flight | v0.52 | reprice without PNR operation |
---|
| RT + 2ADT + 1CHD + 1INF + Transfer + S7 flight | v0.52 | reprice without PNR operation |
---|
|
Corporate Program | v0.52 | reprice with PNR operation
Check out
operation overview, their main purpose and use cases
references with detailed explanation of input&output parameters and possible errors
other samples
Expand |
---|
|
Code Block |
---|
| <Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
<Header />
<Body>
<ItinReshopRQ Version="" xmlns="http://www.iata.org/IATA/EDIST">
<Document />
<Party>
<Sender>
<AgentUserSender>
<PseudoCity>S7AGN8224</PseudoCity>
<AgentUserID>gaia</AgentUserID>
</AgentUserSender>
</Sender>
</Party>
<Query>
<Reshop>
<Actions>
<ActionType />
<BookingReferences>
<BookingReference>
<ID>MZTCNM</ID>
<AirlineID>S7</AirlineID>
</BookingReference>
</BookingReferences>
<OrderItems>
<OrderItem>
<FlightItem>
<OriginDestination>
<Flight>
<SegmentKey>FL1</SegmentKey>
<Departure>
<AirportCode>OVB</AirportCode>
<Date>2025-02-13</Date>
<Time>02:30</Time>
</Departure>
<Arrival>
<AirportCode>KJA</AirportCode>
<Date>2025-02-13</Date>
<Time>03:50</Time>
</Arrival>
<MarketingCarrier>
<AirlineID>S7</AirlineID>
<FlightNumber>5309</FlightNumber>
</MarketingCarrier>
<OperatingCarrier>
<AirlineID>S7</AirlineID>
<FlightNumber>5309</FlightNumber>
</OperatingCarrier>
</Flight>
</OriginDestination>
<FareDetail>
<FareComponent refs="FL1">
<FareBasis>
<FareBasisCode>
<Code>YBSRT</Code>
<Application>ANY</Application>
</FareBasisCode>
<RBD>Y</RBD>
</FareBasis>
</FareComponent>
</FareDetail>
</FlightItem>
<Associations>
<Passengers>
<PassengerReferences>SH1</PassengerReferences>
</Passengers>
</Associations>
</OrderItem>
</OrderItems>
<Passengers>
<Passenger ObjectKey="SH1">
<PTC Quantity="1">ADT</PTC>
<Name>
<Surname />
</Name>
</Passenger>
</Passengers>
<Qualifiers>
<Qualifier>
<SpecialFareQualifiers>
<AirlineID>S7</AirlineID>
<CompanyIndex>QY124656</CompanyIndex>
<Account>12251</Account>
</SpecialFareQualifiers>
</Qualifier>
</Qualifiers>
</Actions>
</Reshop>
</Query>
</ItinReshopRQ>
</Body>
</Envelope> |
|
Expand |
---|
|
Code Block |
---|
| <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:Envelope xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.iata.org/IATA/EDIST">
<ns2:Body>
<ns3:ItinReshopRS Version="">
<ns3:Document>
<ns3:Name>1.0</ns3:Name>
</ns3:Document>
<ns3:Success/>
<ns3:Response>
<ns3:ItinReshopProcessing/>
<ns3:Passengers>
<ns3:Passenger ObjectKey="SH1">
<ns3:PTC Quantity="1">ADT</ns3:PTC>
<ns3:Name>
<ns3:Surname>Anonymous</ns3:Surname>
</ns3:Name>
</ns3:Passenger>
</ns3:Passengers>
<ns3:Order>
<ns3:OrderID Owner="S7">Order</ns3:OrderID>
<ns3:BookingReferences>
<ns3:BookingReference>
<ns3:ID>MZTCNM</ns3:ID>
<ns3:AirlineID>S7</ns3:AirlineID>
</ns3:BookingReference>
</ns3:BookingReferences>
<ns3:OrderItems>
<ns3:OrderItem>
<ns3:OrderItemID Owner="S7">NONE</ns3:OrderItemID>
</ns3:OrderItem>
</ns3:OrderItems>
</ns3:Order>
<ns3:ReShopOffers>
<ns3:ReShopOffer ObjectKey="RO1">
<ns3:OfferID Owner="S7">Offer</ns3:OfferID>
<ns3:TotalPrice>
<ns3:DetailCurrencyPrice>
<ns3:Total Code="RUB">31089.0</ns3:Total>
<ns3:Details>
<ns3:Detail>
<ns3:SubTotal Code="RUB">30520.0</ns3:SubTotal>
<ns3:Application>fare</ns3:Application>
</ns3:Detail>
<ns3:Detail>
<ns3:SubTotal Code="RUB">1831.0</ns3:SubTotal>
<ns3:Application>discount</ns3:Application>
</ns3:Detail>
</ns3:Details>
<ns3:Taxes>
<ns3:Total Code="RUB">569.0</ns3:Total>
</ns3:Taxes>
<ns3:Fees>
<ns3:Total Code="RUB">0</ns3:Total>
</ns3:Fees>
</ns3:DetailCurrencyPrice>
</ns3:TotalPrice>
<ns3:ReShopPricedOffer>
<ns3:OfferPrice>
<ns3:RequestedDate>
<ns3:PriceDetail>
<ns3:TotalAmount>
<ns3:DetailCurrencyPrice>
<ns3:Total Code="RUB">31089.0</ns3:Total>
<ns3:Details>
<ns3:Detail>
<ns3:SubTotal Code="RUB">30520.0</ns3:SubTotal>
<ns3:Application>fare</ns3:Application>
</ns3:Detail>
<ns3:Detail>
<ns3:SubTotal Code="RUB">1831.0</ns3:SubTotal>
<ns3:Application>discount</ns3:Application>
</ns3:Detail>
</ns3:Details>
<ns3:Taxes>
<ns3:Total Code="RUB">569.0</ns3:Total>
</ns3:Taxes>
<ns3:Fees>
<ns3:Total Code="RUB">0</ns3:Total>
</ns3:Fees>
</ns3:DetailCurrencyPrice>
</ns3:TotalAmount>
<ns3:BaseAmount Code="RUB">30520.0</ns3:BaseAmount>
<ns3:FareFiledIn>
<ns3:BaseAmount Code="RUB">30520.0</ns3:BaseAmount>
</ns3:FareFiledIn>
<ns3:Discount>
<ns3:DiscountAmount Code="RUB">1831.0</ns3:DiscountAmount>
<ns3:DiscountPercent>6</ns3:DiscountPercent>
</ns3:Discount>
<ns3:Surcharges>
<ns3:Surcharge>
<ns3:Total Code="RUB">0</ns3:Total>
</ns3:Surcharge>
</ns3:Surcharges>
<ns3:Taxes>
<ns3:Total Code="RUB">569.0</ns3:Total>
<ns3:Breakdown>
<ns3:Tax>
<ns3:Amount Code="RUB">346.0</ns3:Amount>
<ns3:TaxCode>RI</ns3:TaxCode>
</ns3:Tax>
<ns3:Tax>
<ns3:Amount Code="RUB">173.0</ns3:Amount>
<ns3:TaxCode>RI</ns3:TaxCode>
</ns3:Tax>
<ns3:Tax>
<ns3:Amount Code="RUB">50.0</ns3:Amount>
<ns3:TaxCode>YQ</ns3:TaxCode>
</ns3:Tax>
</ns3:Breakdown>
</ns3:Taxes>
</ns3:PriceDetail>
<ns3:Associations>
<ns3:AssociatedTraveler>
<ns3:TravelerReferences>SH1</ns3:TravelerReferences>
</ns3:AssociatedTraveler>
<ns3:OfferDetailAssociation>
<ns3:OfferTermReferences>T1</ns3:OfferTermReferences>
</ns3:OfferDetailAssociation>
</ns3:Associations>
</ns3:RequestedDate>
<ns3:FareDetail>
<ns3:FareComponent>
<ns3:SegmentReference>SEG1</ns3:SegmentReference>
<ns3:FareBasis>
<ns3:FareBasisCode>
<ns3:Code>YSTOW</ns3:Code>
</ns3:FareBasisCode>
<ns3:RBD>Y</ns3:RBD>
</ns3:FareBasis>
<ns3:TicketDesig Application="D">06</ns3:TicketDesig>
<ns3:FareRules>
<ns3:Ticketing>
<ns3:Endorsements>
<ns3:Endorsement>ENDO</ns3:Endorsement>
</ns3:Endorsements>
</ns3:Ticketing>
<ns3:Remarks>
<ns3:Remark>UnstructuredFareCalc</ns3:Remark>
</ns3:Remarks>
</ns3:FareRules>
</ns3:FareComponent>
</ns3:FareDetail>
</ns3:OfferPrice>
</ns3:ReShopPricedOffer>
</ns3:ReShopOffer>
</ns3:ReShopOffers>
<ns3:DataList>
<ns3:FlightSegmentList>
<ns3:FlightSegment SegmentKey="SEG1">
<ns3:Departure>
<ns3:AirportCode>OVB</ns3:AirportCode>
<ns3:Date>2025-02-13</ns3:Date>
<ns3:Time>02:30</ns3:Time>
</ns3:Departure>
<ns3:Arrival>
<ns3:AirportCode>KJA</ns3:AirportCode>
<ns3:Date>2025-02-13</ns3:Date>
<ns3:Time>03:50</ns3:Time>
</ns3:Arrival>
<ns3:MarketingCarrier>
<ns3:AirlineID>S7</ns3:AirlineID>
<ns3:FlightNumber>5309</ns3:FlightNumber>
</ns3:MarketingCarrier>
<ns3:OperatingCarrier>
<ns3:AirlineID>S7</ns3:AirlineID>
<ns3:FlightNumber>5309</ns3:FlightNumber>
</ns3:OperatingCarrier>
</ns3:FlightSegment>
</ns3:FlightSegmentList>
<ns3:OriginDestinationList>
<ns3:OriginDestination OriginDestinationKey="OD1">
<ns3:DepartureCode>OVB</ns3:DepartureCode>
<ns3:ArrivalCode>KJA</ns3:ArrivalCode>
<ns3:FlightReferences>SEG1</ns3:FlightReferences>
</ns3:OriginDestination>
</ns3:OriginDestinationList>
<ns3:TermsList ListKey="TL1">
<ns3:Term refs="SEG1" ObjectKey="T1">
<ns3:AvailablePeriod>
<ns3:Earliest/>
<ns3:Latest/>
</ns3:AvailablePeriod>
</ns3:Term>
</ns3:TermsList>
</ns3:DataList>
</ns3:Response>
</ns3:ItinReshopRS>
</ns2:Body>
</ns2:Envelope> |
|
Corporate Program | v0.52 | reprice without PNR operation
Include Page |
---|
| Corporate Program | v0.52 | reprice without PNR operation |
---|
| Corporate Program | v0.52 | reprice without PNR operation |
---|
|
1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice without PNR operation with avail fares search
Include Page |
---|
| 1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice without PNR operation with avail fares search |
---|
| 1А | OW + 1xADT + Direct + S7 flight | v0.52 | reprice without PNR operation with avail fares search |
---|
|
Subsidised fare+OW+1xSRC+Direct | v0.52 | reprice with PNR operation
Include Page |
---|
| Subsidised fare+OW+1xSRC+Direct | v0.52 | reprice with PNR operation |
---|
| Subsidised fare+OW+1xSRC+Direct | v0.52 | reprice with PNR operation |
---|
|
Subsidised fare+OW+1xSRC+Direct | v0.52 | reprice without PNR operation
Include Page |
---|
| Subsidised fare+OW+1xSRC+Direct | v0.52 | reprice without PNR operation |
---|
| Subsidised fare+OW+1xSRC+Direct | v0.52 | reprice without PNR operation |
---|
|
Subsidised fare+RT+1xYTR+1CHD+1INF+Transfer | v0.52 | reprice with PNR operation
Include Page |
---|
| Subsidised fare+RT+1xYTR+1CHD+1INF+Transfer | v0.52 | reprice without PNR operation |
---|
| Subsidised fare+RT+1xYTR+1CHD+1INF+Transfer | v0.52 | reprice without PNR operation |
---|
|
Subsidised fare+RT+1xYTR+1CHD+1INF+Transfer | v0.52 | reprice without PNR operation
Include Page |
---|
| Subsidised fare+RT+1xYTR+1CHD+1INF+Transfer | v0.52 | reprice without PNR operation |
---|
| Subsidised fare+RT+1xYTR+1CHD+1INF+Transfer | v0.52 | reprice without PNR operation |
---|
|
1ADT+1INF with a seat+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation
Include Page |
---|
| 1ADT+1INF with a seat+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation |
---|
| 1ADT+1INF with a seat+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation |
---|
|
1ADT+1INF with a seat+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation
Include Page |
---|
| 1ADT+1INF with a seat+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation |
---|
| 1ADT+1INF with a seat+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation |
---|
|
ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+Public fares | v0.52 | reprice with PNR operation
Include Page |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+Public fares | v0.52 | reprice without PNR operation |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+Public fares | v0.52 | reprice without PNR operation |
---|
|
ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+YFLOW with 10% discount | v0.52 | reprice with PNR operation
Include Page |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+YFLOW with 10% discount | v0.52 | reprice with PNR operation |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+YFLOW with 10% discount | v0.52 | reprice with PNR operation |
---|
|
ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+YFLOW with 10% discount | v0.52 | reprice without PNR operation
Include Page |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+YFLOW with 10% discount | v0.52 | reprice without PNR operation |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+YFLOW with 10% discount | v0.52 | reprice without PNR operation |
---|
|
ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+Public fares | v0.52 | reprice without PNR operation
Include Page |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+Public fares | v0.52 | reprice without PNR operation |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+Public fares | v0.52 | reprice without PNR operation |
---|
|
ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+MM02 fare | v0.52 | reprice with PNR operation
Include Page |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+MM02 fare | v0.52 | reprice with PNR operation |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+MM02 fare | v0.52 | reprice with PNR operation |
---|
|
ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+MM02 fare | v0.52 | reprice without PNR operation
Include Page |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+MM02 fare | v0.52 | reprice without PNR operation |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+MM02 fare | v0.52 | reprice without PNR operation |
---|
|
ВПД МО 1ADT+1CHD+1INF+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation
Include Page |
---|
| ВПД МО 1ADT+1CHD+1INF+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation |
---|
| ВПД МО 1ADT+1CHD+1INF+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation |
---|
|
ВПД МО 1ADT+1CHD+1INF+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation
Include Page |
---|
| ВПД МО 1ADT+1CHD+1INF+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation |
---|
| ВПД МО 1ADT+1CHD+1INF+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation |
---|
|
ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+ М fare | v0.52 | reprice with PNR operation
Include Page |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+ М fare | v0.52 | reprice with PNR operation |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+ М fare | v0.52 | reprice with PNR operation |
---|
|
ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+ М fare | v0.52 | reprice without PNR operation
Include Page |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+ М fare | v0.52 | reprice without PNR operation |
---|
| ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+ М fare | v0.52 | reprice without PNR operation |
---|
|
1CHD+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation
Include Page |
---|
| 1CHD+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation |
---|
| 1CHD+Domestic+OW+DIRECT | v0.52 | reprice without PNR operation |
---|
|
1CHD+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation
Include Page |
---|
| 1CHD+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation |
---|
| 1CHD+Domestic+OW+DIRECT | v0.52 | reprice with PNR operation |
---|
|
...
Children Display |
---|
all | true |
---|
excerptType | rich content |
---|
|