Description
This use case illustrates the flow where the customer wants to view an existing Order through a seller.
Related Capabilities
Preconditions
Existing Order
Main Flow
Step | Message | Description |
1 | IATA_OrderRetrieveRQ | Seller requests retrieval of selected OrderID |
2 | IATA_OrderViewRS | Airline provides the most recent version of the Order |
Postconditions
The customer can view the most recent version of the Order.
Key Data Elements
/IATA_OrderRetrieveRQ/Request/OrderValidationFilterCriteria /OrderFilterCriteria/OrderID | Inputs the order ID |
Message Trace
Sequence | Message | Sample |
1RQ | IATA_OrderRetrieveRQ |
|
1RS | IATA_OrderViewRS |
|