Example OrderChangeNotif:
The following is an example of an OCN message* generated by Iberia:
<OrderChangeNotif Version="5.000" xmlns="http://www.iata.org/IATA/EDIST/2017.2">
<Document>
<ReferenceVersion>5.000</ReferenceVersion>
</Document>
<Party>
<Sender>
<!--Offer Responsible Airline-->
<ORA_Sender>
<AirlineID>IB</AirlineID>
<Name>Iberia</Name>
</ORA_Sender>
</Sender>
<Participants>
<Participant>
<AggregatorParticipant SequenceNumber="1">
<Name>AggregatorName</Name>
<AggregatorID>00000000</AggregatorID>
</AggregatorParticipant>
</Participant>
</Participants>
<Recipient>
<TravelAgencyRecipient>
<IATA_Number>XXXXXXXX</IATA_Number>
<AgencyID>77777777</AgencyID>
</TravelAgencyRecipient>
</Recipient>
</Party>
<Query>
<Order OrderID="IB6dff0c0b748b48b29fe00d3d4711debdOP" Owner="IB">
<BookingReferences>
<BookingReference>
<ID>A1B2C</ID>
<AirlineID>IB</AirlineID>
</BookingReference>
</BookingReferences>
</Order>
<Amendments>
<Amendment>
<ActionType Context="2">Update</ActionType>
<Remarks>
<Remark>Flight retimed</Remark>
</Remarks>
</Amendment>
</Amendments>
</Query>
</OrderChangeNotif>
*The IATA 17.2 schema makes the OrderItems obligatory, however we do not include them.
Example OrderChangeNotification 2024:
Examples of messages with complete flows can be downloaded from here.