Order Change
ORDER CHANGE
This message enables to pay and issue an order. An Order has to be created first using the Ordercreate service.
Form of payment in scope are: BSP settlements and credit/debit cards.
This service is also used in case of the travel agent wants to modify the tickets: after OrderReshop and OrderChange messages
Orderchange is also used to issue the EMD after booking of seats and/or Bags.
SAMPLE REQUEST
<soapenv:Envelope xmlns:iata="http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderChangeRQ" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header/> <soapenv:Body> <IATA_OrderChangeRQ xmlns="http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderChangeRQ"> <Party> <Participant> <Aggregator> <iata:AggregatorID>NDCABT</iata:AggregatorID> <iata:Name>NDCABT</iata:Name> </Aggregator> </Participant> <Recipient> <ORA> <AirlineDesigCode>AF</AirlineDesigCode> </ORA> </Recipient> <Sender> <TravelAgency> <AgencyID>AF</AgencyID> <IATANumber>12345675</IATANumber> <iata:Name>AGENCE TEST</iata:Name> <PseudoCityID>PAR</PseudoCityID> </TravelAgency> </Sender> </Party> <PayloadAttributes> <CorrelationID>5</CorrelationID> <VersionNumber>18.2</VersionNumber> </PayloadAttributes> <Request> <Order> <OrderID>af0eee98-4b73-47af-989f-2508a77fa73d</OrderID> <OwnerCode>AF</OwnerCode> </Order> <PaymentInfo> <Amount>NOT_USED</Amount> <OrderItemRefID>be90f51b-dd37-4c35-b555-de112ce54007</OrderItemRefID> <PaymentInfoID>1</PaymentInfoID> <PaymentMethod> <Cash/> </PaymentMethod> <TypeCode>NOT_USED</TypeCode> </PaymentInfo> </Request> </IATA_OrderChangeRQ> </soapenv:Body> </soapenv:Envelope>
SAMPLE RESPONSE
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"> <S:Header> <trackingMessageHeader xmlns="http://www.af-klm.com/soa/xsd/MessageHeader-V1_0"> <consumerRef> <userID>W90001739</userID> <partyID>unidentified</partyID> <consumerID>unidentified</consumerID> <consumerLocation>unidentified</consumerLocation> <consumerType>unidentified</consumerType> <consumerTime>2019-10-06T15:21:25Z</consumerTime> </consumerRef> </trackingMessageHeader> <MessageID xmlns="http://www.w3.org/2005/08/addressing">uuid:f7e5fef9-ac92-41d4-83a5-c0baba383c7d</MessageID> <RelatesTo RelationshipType="http://www.af-klm.com/soa/tracking/ReplyTo" xmlns="http://www.w3.org/2005/08/addressing">uuid:esbdd79ddfa-c614-4c6f-ab3b-cce15dc30c62</RelatesTo> <RelatesTo RelationshipType="http://www.af-klm.com/soa/tracking/InitiatedBy" xmlns="http://www.w3.org/2005/08/addressing">uuid:esbdd79ddfa-c614-4c6f-ab3b-cce15dc30c62</RelatesTo> </S:Header> <S:Body> <ns2:IATA_OrderViewRS xmlns:ns2="http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS" xmlns="http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderChangeRQ"> <ns2:Response> <ns2:DataLists> <ns2:BaggageAllowanceList> <ns2:BaggageAllowance> <ns2:BaggageAllowanceID>BA1</ns2:BaggageAllowanceID> <ns2:PieceAllowance> <ns2:ApplicablePartyText>Traveler</ns2:ApplicablePartyText> <ns2:TotalQty>0</ns2:TotalQty> </ns2:PieceAllowance> <ns2:TypeCode>Checked</ns2:TypeCode> </ns2:BaggageAllowance> <ns2:BaggageAllowance> <ns2:BaggageAllowanceID>BA2</ns2:BaggageAllowanceID> <ns2:PieceAllowance> <ns2:ApplicablePartyText>Traveler</ns2:ApplicablePartyText> <ns2:TotalQty>0</ns2:TotalQty> </ns2:PieceAllowance> <ns2:TypeCode>Checked</ns2:TypeCode> </ns2:BaggageAllowance> </ns2:BaggageAllowanceList> <ns2:ContactInfoList> <ns2:ContactInfo> <ns2:ContactInfoID>CTC1</ns2:ContactInfoID> <ns2:EmailAddress> <ns2:EmailAddressText>adt@mail.fr</ns2:EmailAddressText> </ns2:EmailAddress> <ns2:Phone> <ns2:PhoneNumber>330389989113</ns2:PhoneNumber> </ns2:Phone> </ns2:ContactInfo> </ns2:ContactInfoList> <ns2:OriginDestList> <ns2:OriginDest> <ns2:DestCode>JNB</ns2:DestCode> <ns2:OriginCode>CDG</ns2:OriginCode> <ns2:OriginDestID>OD1</ns2:OriginDestID> <ns2:PaxJourneyRefID>PJ1</ns2:PaxJourneyRefID> </ns2:OriginDest> <ns2:OriginDest> <ns2:DestCode>CDG</ns2:DestCode> <ns2:OriginCode>JNB</ns2:OriginCode> <ns2:OriginDestID>OD2</ns2:OriginDestID> <ns2:PaxJourneyRefID>PJ2</ns2:PaxJourneyRefID> </ns2:OriginDest> </ns2:OriginDestList> <ns2:PaxJourneyList> <ns2:PaxJourney> <ns2:Duration>P0Y0M0DT10H45M0.000S</ns2:Duration> <ns2:PaxJourneyID>PJ1</ns2:PaxJourneyID> <ns2:PaxSegmentRefID>SEG1</ns2:PaxSegmentRefID> </ns2:PaxJourney> <ns2:PaxJourney> <ns2:Duration>P0Y0M0DT14H45M0.000S</ns2:Duration> <ns2:PaxJourneyID>PJ2</ns2:PaxJourneyID> <ns2:PaxSegmentRefID>SEG2</ns2:PaxSegmentRefID> <ns2:PaxSegmentRefID>SEG3</ns2:PaxSegmentRefID> </ns2:PaxJourney> </ns2:PaxJourneyList> <ns2:PaxList> <ns2:Pax> <ns2:ContactInfoRefID>CTC1</ns2:ContactInfoRefID> <ns2:Individual> <ns2:GivenName>ADTB</ns2:GivenName> <ns2:IndividualID>ID1</ns2:IndividualID> <ns2:Surname>TEST</ns2:Surname> <ns2:TitleName>MR</ns2:TitleName> </ns2:Individual> <ns2:PaxID>PAX1</ns2:PaxID> <ns2:PTC>ADT</ns2:PTC> </ns2:Pax> </ns2:PaxList> <ns2:PaxSegmentList> <ns2:PaxSegment> <ns2:Arrival> <ns2:AircraftScheduledDateTime>2019-11-06T11:15:00</ns2:AircraftScheduledDateTime> <ns2:IATALocationCode>JNB</ns2:IATALocationCode> </ns2:Arrival> <ns2:DatedOperatingLeg> <ns2:Arrival/> <ns2:ChangeofGaugeInd>true</ns2:ChangeofGaugeInd> <ns2:DatedOperatingLegID>LEG1</ns2:DatedOperatingLegID> <ns2:Dep/> <ns2:IATAAircraftType> <ns2:IATAAircraftTypeCode>388</ns2:IATAAircraftTypeCode> </ns2:IATAAircraftType> </ns2:DatedOperatingLeg> <ns2:Dep> <ns2:AircraftScheduledDateTime>2019-11-05T23:30:00</ns2:AircraftScheduledDateTime> <ns2:IATALocationCode>CDG</ns2:IATALocationCode> </ns2:Dep> <ns2:MarketingCarrierInfo> <ns2:CarrierDesigCode>AF</ns2:CarrierDesigCode> <ns2:MarketingCarrierFlightNumberText>0990</ns2:MarketingCarrierFlightNumberText> </ns2:MarketingCarrierInfo> <ns2:OperatingCarrierInfo> <ns2:CarrierDesigCode>AF</ns2:CarrierDesigCode> </ns2:OperatingCarrierInfo> <ns2:PaxSegmentID>SEG1</ns2:PaxSegmentID> </ns2:PaxSegment> <ns2:PaxSegment> <ns2:Arrival> <ns2:AircraftScheduledDateTime>2019-11-11T10:20:00</ns2:AircraftScheduledDateTime> <ns2:IATALocationCode>AMS</ns2:IATALocationCode> </ns2:Arrival> <ns2:DatedOperatingLeg> <ns2:Arrival/> <ns2:ChangeofGaugeInd>true</ns2:ChangeofGaugeInd> <ns2:DatedOperatingLegID>LEG2</ns2:DatedOperatingLegID> <ns2:Dep/> <ns2:IATAAircraftType> <ns2:IATAAircraftTypeCode>77W</ns2:IATAAircraftTypeCode> </ns2:IATAAircraftType> </ns2:DatedOperatingLeg> <ns2:Dep> <ns2:AircraftScheduledDateTime>2019-11-10T23:55:00</ns2:AircraftScheduledDateTime> <ns2:IATALocationCode>JNB</ns2:IATALocationCode> </ns2:Dep> <ns2:MarketingCarrierInfo> <ns2:CarrierDesigCode>KL</ns2:CarrierDesigCode> <ns2:MarketingCarrierFlightNumberText>0592</ns2:MarketingCarrierFlightNumberText> </ns2:MarketingCarrierInfo> <ns2:OperatingCarrierInfo> <ns2:CarrierDesigCode>KL</ns2:CarrierDesigCode> </ns2:OperatingCarrierInfo> <ns2:PaxSegmentID>SEG2</ns2:PaxSegmentID> </ns2:PaxSegment> <ns2:PaxSegment> <ns2:Arrival> <ns2:AircraftScheduledDateTime>2019-11-11T13:40:00</ns2:AircraftScheduledDateTime> <ns2:IATALocationCode>CDG</ns2:IATALocationCode> </ns2:Arrival> <ns2:DatedOperatingLeg> <ns2:Arrival/> <ns2:ChangeofGaugeInd>false</ns2:ChangeofGaugeInd> <ns2:DatedOperatingLegID>LEG3</ns2:DatedOperatingLegID> <ns2:Dep/> <ns2:IATAAircraftType> <ns2:IATAAircraftTypeCode>73H</ns2:IATAAircraftTypeCode> </ns2:IATAAircraftType> </ns2:DatedOperatingLeg> <ns2:Dep> <ns2:AircraftScheduledDateTime>2019-11-11T12:25:00</ns2:AircraftScheduledDateTime> <ns2:IATALocationCode>AMS</ns2:IATALocationCode> </ns2:Dep> <ns2:MarketingCarrierInfo> <ns2:CarrierDesigCode>KL</ns2:CarrierDesigCode> <ns2:MarketingCarrierFlightNumberText>1233</ns2:MarketingCarrierFlightNumberText> </ns2:MarketingCarrierInfo> <ns2:OperatingCarrierInfo> <ns2:CarrierDesigCode>KL</ns2:CarrierDesigCode> </ns2:OperatingCarrierInfo> <ns2:PaxSegmentID>SEG3</ns2:PaxSegmentID> </ns2:PaxSegment> </ns2:PaxSegmentList> <ns2:PriceClassList> <ns2:PriceClass> <ns2:CabinType> <ns2:CabinTypeCode>Y</ns2:CabinTypeCode> <ns2:CabinTypeName>ECONOMY</ns2:CabinTypeName> </ns2:CabinType> <ns2:FareBasisCode>XLPLFR</ns2:FareBasisCode> <ns2:Name>Light</ns2:Name> <ns2:PriceClassID>PC1</ns2:PriceClassID> </ns2:PriceClass> <ns2:PriceClass> <ns2:CabinType> <ns2:CabinTypeCode>M</ns2:CabinTypeCode> <ns2:CabinTypeName>ECONOMY</ns2:CabinTypeName> </ns2:CabinType> <ns2:FareBasisCode>XLPLFR</ns2:FareBasisCode> <ns2:Name>Light</ns2:Name> <ns2:PriceClassID>PC2</ns2:PriceClassID> </ns2:PriceClass> </ns2:PriceClassList> <ns2:ServiceDefinitionList> <ns2:ServiceDefinition> <ns2:Desc> <ns2:DescText>Bag Included</ns2:DescText> </ns2:Desc> <ns2:Name>Bag Included</ns2:Name> <ns2:ServiceDefinitionAssociation> <ns2:BaggageAllowanceRefID>BA1</ns2:BaggageAllowanceRefID> </ns2:ServiceDefinitionAssociation> <ns2:ServiceDefinitionID>SRVID1_BI</ns2:ServiceDefinitionID> </ns2:ServiceDefinition> <ns2:ServiceDefinition> <ns2:Desc> <ns2:DescText>Bag Included</ns2:DescText> </ns2:Desc> <ns2:Name>Bag Included</ns2:Name> <ns2:ServiceDefinitionAssociation> <ns2:BaggageAllowanceRefID>BA2</ns2:BaggageAllowanceRefID> </ns2:ServiceDefinitionAssociation> <ns2:ServiceDefinitionID>SRVID2_BI</ns2:ServiceDefinitionID> </ns2:ServiceDefinition> </ns2:ServiceDefinitionList> </ns2:DataLists> <ns2:Order> <ns2:BookingRef> <ns2:BookingEntity> <ns2:Carrier> <ns2:AirlineDesigCode>AF</ns2:AirlineDesigCode> </ns2:Carrier> </ns2:BookingEntity> <ns2:BookingID>PZ5MTC</ns2:BookingID> </ns2:BookingRef> <ns2:OrderID>af0eee98-4b73-47af-989f-2508a77fa73d</ns2:OrderID> <ns2:OrderItem> <ns2:FareDetail> <ns2:FareComponent> <ns2:FareTypeCode>70J</ns2:FareTypeCode> </ns2:FareComponent> <ns2:FareComponent> <ns2:FareRule> <ns2:Penalty> <ns2:AppCode>NOS</ns2:AppCode> <ns2:DescText>NAV</ns2:DescText> <ns2:TypeCode>NoShow</ns2:TypeCode> </ns2:Penalty> <ns2:Penalty> <ns2:AppCode>PDE</ns2:AppCode> <ns2:DescText>NAV</ns2:DescText> <ns2:TypeCode>Cancellation</ns2:TypeCode> </ns2:Penalty> <ns2:Penalty> <ns2:AppCode>ADE</ns2:AppCode> <ns2:DescText>NAV</ns2:DescText> <ns2:TypeCode>Cancellation</ns2:TypeCode> </ns2:Penalty> <ns2:Penalty> <ns2:AppCode>PDE</ns2:AppCode> <ns2:DescText>NAV</ns2:DescText> <ns2:TypeCode>Change</ns2:TypeCode> </ns2:Penalty> <ns2:Penalty> <ns2:AppCode>ADE</ns2:AppCode> <ns2:DescText>NAV</ns2:DescText> <ns2:TypeCode>Change</ns2:TypeCode> </ns2:Penalty> </ns2:FareRule> <ns2:PaxSegmentRefID>SEG1</ns2:PaxSegmentRefID> <ns2:PriceClassRefID>PC1</ns2:PriceClassRefID> </ns2:FareComponent> <ns2:FareComponent> <ns2:FareRule> <ns2:Penalty> <ns2:AppCode>NOS</ns2:AppCode> <ns2:DescText>NAV</ns2:DescText> <ns2:TypeCode>NoShow</ns2:TypeCode> </ns2:Penalty> <ns2:Penalty> <ns2:AppCode>PDE</ns2:AppCode> <ns2:DescText>NAV</ns2:DescText> <ns2:TypeCode>Cancellation</ns2:TypeCode> </ns2:Penalty> <ns2:Penalty> <ns2:AppCode>ADE</ns2:AppCode> <ns2:DescText>NAV</ns2:DescText> <ns2:TypeCode>Cancellation</ns2:TypeCode> </ns2:Penalty> <ns2:Penalty> <ns2:AppCode>PDE</ns2:AppCode> <ns2:DescText>NAV</ns2:DescText> <ns2:TypeCode>Change</ns2:TypeCode> </ns2:Penalty> <ns2:Penalty> <ns2:AppCode>ADE</ns2:AppCode> <ns2:DescText>NAV</ns2:DescText> <ns2:TypeCode>Change</ns2:TypeCode> </ns2:Penalty> </ns2:FareRule> <ns2:PaxSegmentRefID>SEG3</ns2:PaxSegmentRefID> <ns2:PaxSegmentRefID>SEG2</ns2:PaxSegmentRefID> <ns2:PriceClassRefID>PC2</ns2:PriceClassRefID> </ns2:FareComponent> <ns2:FarePriceType> <ns2:FarePriceTypeCode>70J</ns2:FarePriceTypeCode> <ns2:Price> <ns2:BaseAmount CurCode="EUR">166.00</ns2:BaseAmount> <ns2:LoyaltyUnitAmount CurCode="MILES">1466</ns2:LoyaltyUnitAmount> <ns2:TaxSummary> <ns2:Tax> <ns2:Amount CurCode="EUR">28.75</ns2:Amount> <ns2:TaxCode>QX</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">1.52</ns2:Amount> <ns2:TaxCode>EV</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">8.24</ns2:Amount> <ns2:TaxCode>FR</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">11.70</ns2:Amount> <ns2:TaxCode>FR</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">4.51</ns2:Amount> <ns2:TaxCode>IZ</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">11.58</ns2:Amount> <ns2:TaxCode>WC</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">6.50</ns2:Amount> <ns2:TaxCode>CJ</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">6.40</ns2:Amount> <ns2:TaxCode>RN</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">1.34</ns2:Amount> <ns2:TaxCode>UM</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">14.51</ns2:Amount> <ns2:TaxCode>ZA</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">200.00</ns2:Amount> <ns2:TaxCode>YR</ns2:TaxCode> </ns2:Tax> <ns2:TotalTaxAmount CurCode="EUR">295.05</ns2:TotalTaxAmount> </ns2:TaxSummary> <ns2:TotalAmount CurCode="EUR">461.05</ns2:TotalAmount> </ns2:Price> </ns2:FarePriceType> <ns2:PaxRefID>PAX1</ns2:PaxRefID> </ns2:FareDetail> <ns2:OrderItemID>be90f51b-dd37-4c35-b555-de112ce54007</ns2:OrderItemID> <ns2:Price> <ns2:BaseAmount CurCode="EUR">166.00</ns2:BaseAmount> <ns2:TaxSummary> <ns2:Tax> <ns2:Amount CurCode="EUR">28.75</ns2:Amount> <ns2:TaxCode>QX</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">1.52</ns2:Amount> <ns2:TaxCode>EV</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">8.24</ns2:Amount> <ns2:TaxCode>FR</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">11.70</ns2:Amount> <ns2:TaxCode>FR</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">4.51</ns2:Amount> <ns2:TaxCode>IZ</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">11.58</ns2:Amount> <ns2:TaxCode>WC</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">6.50</ns2:Amount> <ns2:TaxCode>CJ</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">6.40</ns2:Amount> <ns2:TaxCode>RN</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">1.34</ns2:Amount> <ns2:TaxCode>UM</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">14.51</ns2:Amount> <ns2:TaxCode>ZA</ns2:TaxCode> </ns2:Tax> <ns2:Tax> <ns2:Amount CurCode="EUR">200.00</ns2:Amount> <ns2:TaxCode>YR</ns2:TaxCode> </ns2:Tax> <ns2:TotalTaxAmount CurCode="EUR">295.05</ns2:TotalTaxAmount> </ns2:TaxSummary> <ns2:TotalAmount CurCode="EUR">461.05</ns2:TotalAmount> </ns2:Price> <ns2:Service> <ns2:BookingStatusCode>CONFIRMED</ns2:BookingStatusCode> <ns2:DeliveryCode>PAYMENT_ACCEPTED</ns2:DeliveryCode> <ns2:PaxRefID>PAX1</ns2:PaxRefID> <ns2:ServiceAssociations> <ns2:PaxSegmentRefID>SEG1</ns2:PaxSegmentRefID> </ns2:ServiceAssociations> <ns2:ServiceID>SRV_PAX1_SEG1</ns2:ServiceID> <ns2:StatusCode>HK</ns2:StatusCode> </ns2:Service> <ns2:Service> <ns2:PaxRefID>PAX1</ns2:PaxRefID> <ns2:ServiceAssociations> <ns2:ServiceDefinitionRef> <ns2:PaxSegmentRefID>SEG1</ns2:PaxSegmentRefID> <ns2:ServiceDefinitionRefID>SRVID1_BI</ns2:ServiceDefinitionRefID> </ns2:ServiceDefinitionRef> </ns2:ServiceAssociations> <ns2:ServiceID>SRVID1_BI_PAX1_SEG1</ns2:ServiceID> </ns2:Service> <ns2:Service> <ns2:BookingStatusCode>CONFIRMED</ns2:BookingStatusCode> <ns2:DeliveryCode>PAYMENT_ACCEPTED</ns2:DeliveryCode> <ns2:PaxRefID>PAX1</ns2:PaxRefID> <ns2:ServiceAssociations> <ns2:PaxSegmentRefID>SEG2</ns2:PaxSegmentRefID> </ns2:ServiceAssociations> <ns2:ServiceID>SRV_PAX1_SEG2</ns2:ServiceID> <ns2:StatusCode>HK</ns2:StatusCode> </ns2:Service> <ns2:Service> <ns2:PaxRefID>PAX1</ns2:PaxRefID> <ns2:ServiceAssociations> <ns2:ServiceDefinitionRef> <ns2:PaxSegmentRefID>SEG2</ns2:PaxSegmentRefID> <ns2:ServiceDefinitionRefID>SRVID2_BI</ns2:ServiceDefinitionRefID> </ns2:ServiceDefinitionRef> </ns2:ServiceAssociations> <ns2:ServiceID>SRVID2_BI_PAX1_SEG2</ns2:ServiceID> </ns2:Service> <ns2:Service> <ns2:BookingStatusCode>CONFIRMED</ns2:BookingStatusCode> <ns2:DeliveryCode>PAYMENT_ACCEPTED</ns2:DeliveryCode> <ns2:PaxRefID>PAX1</ns2:PaxRefID> <ns2:ServiceAssociations> <ns2:PaxSegmentRefID>SEG3</ns2:PaxSegmentRefID> </ns2:ServiceAssociations> <ns2:ServiceID>SRV_PAX1_SEG3</ns2:ServiceID> <ns2:StatusCode>HK</ns2:StatusCode> </ns2:Service> <ns2:Service> <ns2:PaxRefID>PAX1</ns2:PaxRefID> <ns2:ServiceAssociations> <ns2:ServiceDefinitionRef> <ns2:PaxSegmentRefID>SEG3</ns2:PaxSegmentRefID> <ns2:ServiceDefinitionRefID>SRVID2_BI</ns2:ServiceDefinitionRefID> </ns2:ServiceDefinitionRef> </ns2:ServiceAssociations> <ns2:ServiceID>SRVID2_BI_PAX1_SEG3</ns2:ServiceID> </ns2:Service> </ns2:OrderItem> <ns2:OwnerCode>AF</ns2:OwnerCode> <ns2:TotalPrice> <ns2:TotalAmount CurCode="EUR">461.05</ns2:TotalAmount> </ns2:TotalPrice> </ns2:Order> <ns2:TicketDocInfo> <ns2:BookingRef> <ns2:BookingEntity> <ns2:Carrier> <ns2:AirlineDesigCode>AF</ns2:AirlineDesigCode> </ns2:Carrier> </ns2:BookingEntity> <ns2:BookingID>PZ5MTC</ns2:BookingID> </ns2:BookingRef> <ns2:BookletQty>1</ns2:BookletQty> <ns2:PaxRefID>PAX1</ns2:PaxRefID> <ns2:PaymentInfoRefID>PMT_1</ns2:PaymentInfoRefID> <ns2:Ticket> <ns2:Coupon> <ns2:CouponNumber>1</ns2:CouponNumber> <ns2:CouponStatusCode>O</ns2:CouponStatusCode> <ns2:CurrentCouponFlightInfo> <ns2:CurrentAirlineInfo> <ns2:PaxSegmentRefID>SEG3</ns2:PaxSegmentRefID> </ns2:CurrentAirlineInfo> </ns2:CurrentCouponFlightInfo> </ns2:Coupon> <ns2:Coupon> <ns2:CouponNumber>2</ns2:CouponNumber> <ns2:CouponStatusCode>O</ns2:CouponStatusCode> <ns2:CurrentCouponFlightInfo> <ns2:CurrentAirlineInfo> <ns2:PaxSegmentRefID>SEG1</ns2:PaxSegmentRefID> </ns2:CurrentAirlineInfo> </ns2:CurrentCouponFlightInfo> </ns2:Coupon> <ns2:Coupon> <ns2:CouponNumber>3</ns2:CouponNumber> <ns2:CouponStatusCode>O</ns2:CouponStatusCode> <ns2:CurrentCouponFlightInfo> <ns2:CurrentAirlineInfo> <ns2:PaxSegmentRefID>SEG2</ns2:PaxSegmentRefID> </ns2:CurrentAirlineInfo> </ns2:CurrentCouponFlightInfo> </ns2:Coupon> <ns2:ReportingTypeCode>BSP</ns2:ReportingTypeCode> <ns2:TicketDocTypeCode>T</ns2:TicketDocTypeCode> <ns2:TicketNumber>0571450103740</ns2:TicketNumber> </ns2:Ticket> </ns2:TicketDocInfo> </ns2:Response> <ns2:PayloadAttributes> <ns2:CorrelationID>5</ns2:CorrelationID> <ns2:VersionNumber>18.2</ns2:VersionNumber> </ns2:PayloadAttributes> <ns2:PaymentInfo> <ns2:Amount CurCode="EUR">461.05</ns2:Amount> <ns2:Desc> <ns2:DescText>OK</ns2:DescText> </ns2:Desc> <ns2:PaymentInfoID>PMT_1</ns2:PaymentInfoID> <ns2:PaymentMethod> <ns2:Cash/> </ns2:PaymentMethod> <ns2:PaymentStatusCode>ACCEPTED</ns2:PaymentStatusCode> <ns2:TypeCode>PAYMENT</ns2:TypeCode> </ns2:PaymentInfo> </ns2:IATA_OrderViewRS> </S:Body> </S:Envelope>