Create Order Without Payment

Definition

Seller

This capability allows the Seller to request that an Airline create an Order based on selection of Offer(s) and Offer Item(s).

Airline

This capability allows an Airline to respond to a request form the Seller to create an Order based on selection of Offer(s) and Offer Item(s)

Preconditions

  • Shopping step is already performed by the seller

  • Seller is in possession of an offer that they wish to convert into an order

Process

  1. Seller requests the creation of an order based on the given offer provided. Payment details not required.

  2. Airline processes the request and validates the validity of the Offer

  3. Airline creates an Order based on the given Offer

  4. Airline creates payment details due to Airline

  5. Airline notifies the Seller of the Order creation

Post Condition

Success

  • Seller receives a view of the confirmed Order with payment time limits

Failure

  • In case the order creation fails, and the Order details are not created, the response will return an error.

Relevant Messages

  • OrderCreateRQ

  • OrderViewRS

Relevant Worked Examples