Â
Example OrderChangeNotif:
The following is an example of an OCN message* generated by Iberia:
*The IATA 17.2 schema makes the OrderItems obligatory, however we do not include them.
<OrderChangeNotif xmlns="http://www.iata.org/IATA/EDIST/2017.2" xmlns:ns2="http://www.iberia.com/IATA/NDC/SecurePayment/2017.2" Version="5.000">
<Document>
<ReferenceVersion>5.000</ReferenceVersion>
</Document>
<Party>
<Sender>
<TravelAgencySender>
<Name>AgencyName</Name>
<Contacts>
<Contact>
<EmailContact>
<Address>agency@agencyemail.com</Address>
</EmailContact>
<PhoneContact>
<Application>MOBILE</Application>
<Number>+34666666666</Number>
</PhoneContact>
<Name>
<Surname>Perez</Surname>
<Given>Pepe</Given>
</Name>
</Contact>
</Contacts>
<IATA_Number>11111111</IATA_Number>
<AgencyID>First Agency</AgencyID>
</TravelAgencySender>
</Sender>
<Participants>
<Participant>
<AggregatorParticipant SequenceNumber="1">
<AggregatorID>00000022</AggregatorID>
</AggregatorParticipant>
</Participant>
</Participants>
</Party>
<Query>
<Order OrderID="IBb50e394186454af88abe7e29bf6169adOC" Owner="IB">
<BookingReferences>
<BookingReference>
<ID>LEWS1</ID>
<AirlineID>IB</AirlineID>
</BookingReference>
</BookingReferences>
</Order>
<Amendments>
<Amendment>
<ActionType Context="3">CANCEL</ActionType>
<Remarks>
<Remark>0423</Remark>
</Remarks>
</Amendment>
</Amendments>
</Query>
</OrderChangeNotif>
Â
Examples of messages with complete flows can be downloaded from here.
Â
Â
Â
Â