Create a new booking

Create a new booking with multi-currency support

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

Request payload for creating a new booking. Contains the essential information
needed to establish a booking record with customer details and total amount.

string
required
^BU\.[a-zA-Z0-9]+$

Business unit that will own this booking

string
required

Customer-facing booking reference

string
enum
Defaults to OPEN

Initial status of the booking

Allowed:
string
required
0.01 to 9999999
^[0-9]+\.[0-9]{2}$

Amount with required decimal precision (2 decimal places)

string
required
^[A-Z]{3}$

Currency code (ISO 4217)

customer
object
required
date

Commencement date of the booking

date

Completion date of the booking

metadata
object

Additional metadata as key-value pairs

Responses

Language
Credentials
Bearer
UUID
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json