Retrieve an Order

Definition

Seller

This capability allows the Seller to request current version of a specific Order.

Airline

This capability allows an Airline to provide the current version of the requested Order.

Preconditions

An Order has been created.

Process

The Seller requests to retrieve a specific Order.

The Airline returns the current version of the requested Order.

Post Condition

Success

Seller receives the current version of the requested Order.

Failure

Seller receives an error message.

Relevant Messages

  • OrderRetrieveRQ

  • OrderViewRS

Relevant Worked Examples

  •  

  • ORDRET