Overview
The OrderCreateRQ is used to create an order using the offer's details. The passenger info must be sent at this step. The payment information might be added (instant payment).
OrderView response returns the order information.
Click here to view the OrderCreate Technical Specification
Current scope
Are considered in the scope of the current release:
- The API can create an order from a priced offer containing Flight OfferItems, and a selection of ancillary offer items.
- Only one form of payment is accepted per transaction.
- The only accepted form of payment are Cash and Credit Card.
- In case of Credit Card payment, it is possible to use a pre-authenticated card (3dsv2).
- The order can be created with instant payment, or without payment.
Out of scope
Here are the limitations related to the current release:
- Payment with AMOPs, vouchers are not supported, as multi-fop payment.
- Group bookings are not supported.