...
*The IATA 17.2 schema makes the OrderItems obligatory, however we do not include them.
Example OrderChangeNotification 2024:
Expand |
---|
title | OrderChangeNotification Involuntary Cancel UC09 example 2024 |
---|
|
Code Block |
---|
<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> |
|
Examples of messages with complete flows can be downloaded from here.
...