/api/v1/checkout

Creating an order from basketReference and channelId

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Basket reference ID/no.

string
required

Channel ID for this order.

shopper
object

Shopper entity stores customer details like name and email address.

billingAddress
object

Address entity stores an address with country code.

url

URL for the origin.

url
required

Redirect URL for 3ds.

string
enum

Delivery method used in the booking.

availableDeliveryOptions
array of objects
availableDeliveryOptions
integer

Delivery charge that will be added for the delivery.

string

In case of gift voucher, name of the person who will receive this.

string

Message that will be added in the gift voucher when delivered to some one else.

deliveryAddress
object

Address entity stores an address with country code.

boolean

Whether the user selected flexi tickets during booking.

string
enum
Allowed:
Responses
200

order created successfully

400

Invalid request

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!