- Created by Yulia Komarova, last modified by Uliana Arefina on 08.09.2023
Check out
operation overview, their main purpose and use cases
References with detailed explanation of input&output parameters and possible errors
other samples
IATA_OrderChangeRQ
<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>test</iata:AgencyID> <iata:PseudoCityID>S7AGN8224</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>LWSQ8S</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:CreateOrderItem> <iata:OfferItemID>OI1</iata:OfferItemID> <iata:OfferItemType> <iata:BaggageItem> <iata:BagItemDetails> <iata:BaggageAllowanceRefID>BG2</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>PAX4</iata:ApplicablePartyText> <iata:BaggageAllowanceID>BG1</iata:BaggageAllowanceID> <iata:DescText>0CC</iata:DescText> <iata:TypeCode>Checked</iata:TypeCode> </iata:BaggageAllowance> <iata:BaggageAllowance> <iata:ApplicableBagText>OD1</iata:ApplicableBagText> <iata:ApplicablePartyText>PAX4</iata:ApplicablePartyText> <iata:BaggageAllowanceID>BG2</iata:BaggageAllowanceID> <iata:DescText>0CD</iata:DescText> <iata:TypeCode>Checked</iata:TypeCode> </iata:BaggageAllowance> </iata:BaggageAllowanceList> <iata:FareList> <iata:FareGroup> <iata:FareCode>Y</iata:FareCode> <iata:FareDetail> <iata:FarePriceType> <iata:FarePriceTypeCode/> <iata:Price> <iata:TotalAmount CurCode="RUB">5000</iata:TotalAmount> </iata:Price> </iata:FarePriceType> <iata:PricingSystemCodeText>MS</iata:PricingSystemCodeText> <iata:StatisticalCodeText>*A*FREETEXT</iata:StatisticalCodeText> </iata:FareDetail> <iata:FareGroupID>FR1</iata:FareGroupID> </iata:FareGroup> </iata:FareList> <iata:PaxJourneyList> <iata:PaxJourney> <iata:PaxJourneyID>OD1</iata:PaxJourneyID> <iata:PaxSegmentRefID>SEG1</iata:PaxSegmentRefID> </iata:PaxJourney> </iata:PaxJourneyList> <iata:PaxList> <iata:Pax> <iata:PaxID>PAX4</iata:PaxID> <iata:PTC>ADT</iata:PTC> </iata:Pax> </iata:PaxList> <iata:PaxSegmentList> <iata:PaxSegment> <iata:Arrival> <iata:AircraftScheduledDateTime>2023-11-30T06:20:00</iata:AircraftScheduledDateTime> <iata:IATA_LocationCode>OVB</iata:IATA_LocationCode> </iata:Arrival> <iata:Dep> <iata:AircraftScheduledDateTime>2023-11-30T04:45:00</iata:AircraftScheduledDateTime> <iata:IATA_LocationCode>KJA</iata:IATA_LocationCode> </iata:Dep> <iata:MarketingCarrierInfo> <iata:CarrierDesigCode>S7</iata:CarrierDesigCode> <iata:MarketingCarrierFlightNumberText>5310</iata:MarketingCarrierFlightNumberText> </iata:MarketingCarrierInfo> <iata:OperatingCarrierInfo> <iata:CarrierDesigCode>S7</iata:CarrierDesigCode> <iata:OperatingCarrierFlightNumberText>5310</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>
IATA_OrderViewRS
<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>PAX4</ns2:PaxID> <ns2:PTC>ADT</ns2:PTC> </ns2:Pax> </ns2:PaxList> <ns2:PaxSegmentList> <ns2:PaxSegment> <ns2:Arrival> <ns2:AircraftScheduledDateTime>2023-11-30T06:20:00</ns2:AircraftScheduledDateTime> <ns2:IATA_LocationCode>OVB</ns2:IATA_LocationCode> </ns2:Arrival> <ns2:Dep> <ns2:AircraftScheduledDateTime>2023-11-30T04:45:00</ns2:AircraftScheduledDateTime> <ns2:IATA_LocationCode>KJA</ns2:IATA_LocationCode> </ns2:Dep> <ns2:MarketingCarrierInfo> <ns2:CarrierDesigCode>S7</ns2:CarrierDesigCode> <ns2:MarketingCarrierFlightNumberText>5310</ns2:MarketingCarrierFlightNumberText> <ns2:RBD_Code>Y</ns2:RBD_Code> </ns2:MarketingCarrierInfo> <ns2:OperatingCarrierInfo> <ns2:CarrierDesigCode>S7</ns2:CarrierDesigCode> <ns2:OperatingCarrierFlightNumberText>5310</ns2:OperatingCarrierFlightNumberText> </ns2:OperatingCarrierInfo> <ns2:PaxSegmentID>SEG1</ns2:PaxSegmentID> </ns2:PaxSegment> </ns2:PaxSegmentList> <ns2:ServiceDefinitionList> <ns2:ServiceDefinition> <ns2:Desc> <ns2:DescText>4214101933169</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:ServiceDefinition> <ns2:Desc> <ns2:DescText>4214101933170</ns2:DescText> </ns2:Desc> <ns2:Name>bag</ns2:Name> <ns2:ServiceCode>0CD</ns2:ServiceCode> <ns2:ServiceDefinitionID>SD_2</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>LWSQ8S</ns2:BookingID> </ns2:BookingRef> <ns2:OrderID>Q39BJD6</ns2:OrderID> <ns2:OrderItem> <ns2:CreationDateTime>2023-09-04T17:51:21.705173</ns2:CreationDateTime> <ns2:OrderItemID>4214101933169</ns2:OrderItemID> <ns2:Price> <ns2:TotalAmount CurCode="RUB">2500</ns2:TotalAmount> </ns2:Price> <ns2:Service> <ns2:PaxRefID>PAX4</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:OrderItem> <ns2:CreationDateTime>2023-09-04T17:51:21.705211</ns2:CreationDateTime> <ns2:OrderItemID>4214101933170</ns2:OrderItemID> <ns2:Price> <ns2:TotalAmount CurCode="RUB">2500</ns2:TotalAmount> </ns2:Price> <ns2:Service> <ns2:PaxRefID>PAX4</ns2:PaxRefID> <ns2:ServiceAssociations> <ns2:ServiceDefinitionRef> <ns2:FlightAssociations> <ns2:PaxJourneyRefID>OD1</ns2:PaxJourneyRefID> </ns2:FlightAssociations> <ns2:ServiceDefinitionRefID>SD_2</ns2:ServiceDefinitionRefID> </ns2:ServiceDefinitionRef> </ns2:ServiceAssociations> <ns2:ServiceID>SRV_2</ns2:ServiceID> <ns2:StatusCode>ISSUED</ns2:StatusCode> </ns2:Service> </ns2:OrderItem> <ns2:OwnerCode>S7</ns2:OwnerCode> <ns2:TotalPrice> <ns2:TotalAmount CurCode="RUB">5000</ns2:TotalAmount> </ns2:TotalPrice> </ns2:Order> </ns2:Response> <ns2:PayloadAttributes> <ns2:CorrelationID>3.56:726b3ab0-608c-4ebe-b1f5-1e57bd5f8e14</ns2:CorrelationID> </ns2:PayloadAttributes> </ns2:IATA_OrderViewRS> </SOAP-ENV:Body> </SOAP-ENV:Envelope>
- No labels