OrderCreate - without 3-D-Secure

When you send an OrderCreateRQ and 3-D-Secure is not required for the payment card, we will charge the card and create the booking. If everything is successful the response will be an OrderViewRS with a booking reference.

If we are unable to create the booking for some reason the payment will be canceled, and the amount will be refunded to the card.

API flow

without 3-D-Secure

Examples

1. Request: OrderCreateRQ

HTTP Request
[show]

2. Response: OrderViewRS

HTTP Response
[show]