Creates a new booking for a client by an artist. This endpoint allows artists to create bookings on behalf of their clients, optionally including session details. If the client doesn’t exist, a new client account will be created.
Email address of the client
First name of the client
1Description or notes for the booking (optional)
Whether to include a session with the booking
Last name of the client (optional)
Type of session (required if includeSession is true)
CONSULTATION, TATTOO Timestamp for the session date (required if includeSession is true)
Timestamp for session start time (required if includeSession is true)
Timestamp for session end time (required if includeSession is true)
Location for the session (optional, defaults to artist's primary location)
Price for the session (optional)
Deposit fee for the session (optional)