Cancel booking
Workflow description
This workflow shows, how an Order can be cancelled using IATA_OrderChangeRQ.
In this workflow it is possible but not mandatory to go through a pricing step to get possible cancellation fees.
Message Flow
IATA_OrderReshopRQ or IATA_OrderChangeRQ?
Like in the case Cancel-booking-using-IATA_OrderCancelRQ there is not much importance on what request will be used for the pricing step.
However, from a developers perspective it is recommended to use IATA_OrderChangeRQ, because then the same request can be re-used for the pricing step and the actual cancellation.