/
ME
meirra
/
Meirra API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 2mo ago
Details
Filter operations
AI Personalization
9
Authentication
1
Bookings
1
post
Create new booking
Calendar
1
Contact
1
Email
2
Payments
1
Bookings
Create new booking
post
/bookings/create
Request body
object
required
eventTypeId
string
uuid
required
startTime
string
date-time
required
firstName
string
required
lastName
string
required
email
string
email
required
phone
string
notes
string
timezone
string
paymentIntentId
string
Response
Booking created
object
required
success
boolean
booking
Booking
message
string
Changes