21.3 IATA_OrderReshop

What does this service do?

This service performs all order modifications requested by passengers.
We trigger the service to reprice the selected offer and get the final amount.

What are the inputs of this service?

For any modification flow, the <Request> element of the OrderReshopRQ will be utilised for providing the data in the request. User will have to set various fields in the <Request> element.

Cancel PNR

Invoke RetrieveOrder first. Then call OrderReshop with OrderID.

What are the outputs of this service?

OrderReshop will have the Reshop offer with the OrderID and OfferItemIDs to be deleted in case of Cancel PNR action.

It may also have <PriceDifferential> which will have price details like OldPrice, NewPrice, Penalty and Reshop Due if any.

·