This capability allows the Seller to request cancellation of existing Order Items.
This capability allows the Seller to request cancellation of existing Order Items.
Concept: Cancellation of Order Items: https://guides.developer.iata.org/v213/docs/conord04-cancellation-of-order-items
Concepts: Offers & Orders: https://guides.developer.iata.org/v213/docs/offers-orders-1
Capabilities: Offers & Orders: https://guides.developer.iata.org/v213/docs/shop and https://guides.developer.iata.org/v213/docs/order
Worked Examples: Offers & Orders: https://guides.developer.iata.org/v213/docs/offers-orders-use-cases
As of v19.2 of the standards, cancellations of OrderItems are carried out using a combination of OrderReshopRQ/RS and OrderChangeRQ/RS. By simulating the cancellation via OrderReshopRQ/RS, the Airline can now return refundable amounts, residual values on any OrderItems and available options pertaining to the refund payment mechanism.
The process begins by entering the OrderID of the Order requiring the OrderItem cancellation:
…followed by specifying which OrderItem(s) needs to be cancelled:
If needed, cancellation of specific Services within an OrderItems is carried out by referencing the ServiceIDs which the Seller would like to retain in the OrderItem:
The Airline then proceeds to construct an Offer which reflects the Order cancellation, complete with differential values, presenting any potential refundable amounts to the Seller.
Once the Seller understands and agrees to the outcome of the cancellation, the Seller confirms the operations by repeating the OfferID into OrderChangeRQ, thus triggering a cancellation and refund:
If no preference on refund payment mechanism are passed by the Seller, the Airline will default the refund to the original form of payment.
Demonstrate OrderItem cancellation flow following post-19.2 schema capabilities.
Minimum Requirements |
---|
OrderReshopRQ/RS |
OrderChangeRQ/OrderViewRS |
Minimum Requirements |
---|
OrderReshopRQ/RS |
OrderChangeRQ/OrderViewRS |