You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Check out

  • operation overview, their main purpose and use cases

  • References with detailed explanation of input&output parameters and possible errors

  • other samples



<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:iata="http://www.iata.org/IATA/2015/00/2019.1/IATA_OrderChangeRQ">
    <soapenv:Header/>
    <soapenv:Body>
        <iata:IATA_OrderChangeRQ>
            <iata:Party>
                <iata:Sender>
                    <iata:TravelAgency>
                        <iata:AgencyID>AgentS7</iata:AgencyID>
                        <iata:PseudoCityID>OVBS728AB</iata:PseudoCityID>
                    </iata:TravelAgency>
                </iata:Sender>
            </iata:Party>
            <iata:Request>
                <iata:BookingRef>
                    <iata:BookingEntity>
                        <iata:Carrier>
                            <iata:AirlineDesigCode>S7</iata:AirlineDesigCode>
                        </iata:Carrier>
                    </iata:BookingEntity>
                    <iata:BookingID>QWWPMV</iata:BookingID>
                </iata:BookingRef>
                <iata:ChangeOrder>
                    <iata:UpdateOrderItem>
                        <iata:AcceptOffer>
                            <iata:CreateOrderItem>
                                <iata:OfferItemID>OI1</iata:OfferItemID>
                                <iata:OfferItemType>
                                    <iata:BaggageItem>
                                        <iata:BagItemDetails>
                                            <iata:BaggageAllowanceRefID>BG1</iata:BaggageAllowanceRefID>
                                        </iata:BagItemDetails>
                                        <iata:Price>
                                            <iata:TotalAmount CurCode="RUB">2500</iata:TotalAmount>
                                        </iata:Price>
                                    </iata:BaggageItem>
                                </iata:OfferItemType>
                                <iata:OwnerCode>S7</iata:OwnerCode>
                            </iata:CreateOrderItem>
                        </iata:AcceptOffer>
                    </iata:UpdateOrderItem>
                </iata:ChangeOrder>
                <iata:DataLists>
                    <iata:BaggageAllowanceList>
                        <iata:BaggageAllowance>
                            <iata:ApplicableBagText>OD1</iata:ApplicableBagText>
                            <iata:ApplicablePartyText>PAX2</iata:ApplicablePartyText>
                            <iata:BaggageAllowanceID>BG1</iata:BaggageAllowanceID>
                            <iata:DescText>0CC</iata:DescText>
                            <iata:TypeCode>Checked</iata:TypeCode>
                        </iata:BaggageAllowance>
                    </iata:BaggageAllowanceList>
                    <iata:PaxJourneyList>
                        <iata:PaxJourney>
                            <iata:PaxJourneyID>OD1</iata:PaxJourneyID>
                            <iata:PaxSegmentRefID>SEG1</iata:PaxSegmentRefID>
                        </iata:PaxJourney>
                    </iata:PaxJourneyList>
                    <iata:PaxList>
                        <iata:Pax>
                            <iata:PaxID>PAX2</iata:PaxID>
                            <iata:PTC>ADT</iata:PTC>
                        </iata:Pax>
                    </iata:PaxList>
                    <iata:PaxSegmentList>
                        <iata:PaxSegment>
                            <iata:Arrival>
                                <iata:AircraftScheduledDateTime>2020-09-28T08:35:00</iata:AircraftScheduledDateTime>
                                <iata:IATA_LocationCode>LED</iata:IATA_LocationCode>
                            </iata:Arrival>
                            <iata:Dep>
                                <iata:AircraftScheduledDateTime>2020-09-28T10:10:00</iata:AircraftScheduledDateTime>
                                <iata:IATA_LocationCode>DME</iata:IATA_LocationCode>
                            </iata:Dep>
                            <iata:MarketingCarrierInfo>
                                <iata:CarrierDesigCode>S7</iata:CarrierDesigCode>
                                <iata:MarketingCarrierFlightNumberText>1007</iata:MarketingCarrierFlightNumberText>
                            </iata:MarketingCarrierInfo>
                            <iata:OperatingCarrierInfo>
                                <iata:CarrierDesigCode>S7</iata:CarrierDesigCode>
                                <iata:OperatingCarrierFlightNumberText>1007</iata:OperatingCarrierFlightNumberText>
                            </iata:OperatingCarrierInfo>
                            <iata:PaxSegmentID>SEG1</iata:PaxSegmentID>
                        </iata:PaxSegment>
                    </iata:PaxSegmentList>
                </iata:DataLists>
                <iata:Order>
                    <iata:OrderID>DFRРLDH</iata:OrderID>
                    <iata:OwnerCode>S7</iata:OwnerCode>
                </iata:Order>
            </iata:Request>
        </iata:IATA_OrderChangeRQ>
    </soapenv:Body>
</soapenv:Envelope>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
    <SOAP-ENV:Header/>
    <SOAP-ENV:Body>
        <ns2:IATA_OrderViewRS xmlns:ns2="http://www.iata.org/IATA/2015/00/2019.1/IATA_OrderViewRS">
            <ns2:Response>
                <ns2:DataLists>
                    <ns2:PaxJourneyList>
                        <ns2:PaxJourney>
                            <ns2:PaxJourneyID>OD1</ns2:PaxJourneyID>
                            <ns2:PaxSegmentRefID>SEG1</ns2:PaxSegmentRefID>
                        </ns2:PaxJourney>
                    </ns2:PaxJourneyList>
                    <ns2:PaxList>
                        <ns2:Pax>
                            <ns2:Individual>
                                <ns2:GenderCode>M</ns2:GenderCode>
                                <ns2:GivenName>charles</ns2:GivenName>
                                <ns2:Surname>xavier</ns2:Surname>
                                <ns2:TitleName>MR</ns2:TitleName>
                            </ns2:Individual>
                            <ns2:PaxID>PAX2</ns2:PaxID>
                            <ns2:PTC>ADT</ns2:PTC>
                        </ns2:Pax>
                    </ns2:PaxList>
                    <ns2:PaxSegmentList>
                        <ns2:PaxSegment>
                            <ns2:Arrival>
                                <ns2:AircraftScheduledDateTime>2020-09-28T10:10:00</ns2:AircraftScheduledDateTime>
                                <ns2:IATA_LocationCode>LED</ns2:IATA_LocationCode>
                                <ns2:TerminalName>1</ns2:TerminalName>
                            </ns2:Arrival>
                            <ns2:Dep>
                                <ns2:AircraftScheduledDateTime>2020-09-28T08:35:00</ns2:AircraftScheduledDateTime>
                                <ns2:IATA_LocationCode>DME</ns2:IATA_LocationCode>
                            </ns2:Dep>
                            <ns2:MarketingCarrierInfo>
                                <ns2:CarrierDesigCode>S7</ns2:CarrierDesigCode>
                                <ns2:MarketingCarrierFlightNumberText>1007</ns2:MarketingCarrierFlightNumberText>
                                <ns2:RBD_Code>S</ns2:RBD_Code>
                            </ns2:MarketingCarrierInfo>
                            <ns2:OperatingCarrierInfo>
                                <ns2:CarrierDesigCode>S7</ns2:CarrierDesigCode>
                                <ns2:OperatingCarrierFlightNumberText>1007</ns2:OperatingCarrierFlightNumberText>
                            </ns2:OperatingCarrierInfo>
                            <ns2:PaxSegmentID>SEG1</ns2:PaxSegmentID>
                        </ns2:PaxSegment>
                    </ns2:PaxSegmentList>
                    <ns2:ServiceDefinitionList>
                        <ns2:ServiceDefinition>
                            <ns2:Desc>
                                <ns2:DescText>4218206116559</ns2:DescText>
                            </ns2:Desc>
                            <ns2:Name>bag</ns2:Name>
                            <ns2:ServiceCode>0CC</ns2:ServiceCode>
                            <ns2:ServiceDefinitionID>SD_1</ns2:ServiceDefinitionID>
                            <ns2:ValidatingCarrierCode>S7</ns2:ValidatingCarrierCode>
                        </ns2:ServiceDefinition>
                    </ns2:ServiceDefinitionList>
                </ns2:DataLists>
                <ns2:Order>
                    <ns2:BookingRef>
                        <ns2:BookingEntity>
                            <ns2:Carrier>
                                <ns2:AirlineDesigCode>S7</ns2:AirlineDesigCode>
                            </ns2:Carrier>
                        </ns2:BookingEntity>
                        <ns2:BookingID>QWWPMV</ns2:BookingID>
                    </ns2:BookingRef>
                    <ns2:OrderID>QGKB0FZ</ns2:OrderID>
                    <ns2:OrderItem>
                        <ns2:CreationDateTime>2020-09-09T16:21:16.175</ns2:CreationDateTime>
                        <ns2:OrderItemID>4218206116559</ns2:OrderItemID>
                        <ns2:Price>
                            <ns2:TotalAmount CurCode="RUB">2500</ns2:TotalAmount>
                        </ns2:Price>
                        <ns2:Service>
                            <ns2:PaxRefID>PAX2</ns2:PaxRefID>
                            <ns2:ServiceAssociations>
                                <ns2:ServiceDefinitionRef>
                                    <ns2:FlightAssociations>
                                        <ns2:PaxJourneyRefID>OD1</ns2:PaxJourneyRefID>
                                    </ns2:FlightAssociations>
                                    <ns2:ServiceDefinitionRefID>SD_1</ns2:ServiceDefinitionRefID>
                                </ns2:ServiceDefinitionRef>
                            </ns2:ServiceAssociations>
                            <ns2:ServiceID>SRV_1</ns2:ServiceID>
                            <ns2:StatusCode>ISSUED</ns2:StatusCode>
                        </ns2:Service>
                    </ns2:OrderItem>
                    <ns2:OwnerCode>S7</ns2:OwnerCode>
                    <ns2:TotalPrice>
                        <ns2:TotalAmount CurCode="RUB">2500</ns2:TotalAmount>
                    </ns2:TotalPrice>
                </ns2:Order>
            </ns2:Response>
            <ns2:PayloadAttributes>
                <ns2:CorrelationID>2.47:7b8d3c26-366a-4670-8e6d-ed6b2438bd58</ns2:CorrelationID>
            </ns2:PayloadAttributes>
        </ns2:IATA_OrderViewRS>
    </SOAP-ENV:Body>
</SOAP-ENV:Envelope>


  • No labels