Create Booking
POST/api/public/book/:tenant_slug/bookings
Create a booking from the public storefront.
Creates (or finds) a client lead, validates availability, creates the booking, and sends confirmation notifications. Returns a manage_token for self-service.
Request
Responses
- 201
- 422
Successful Response
Validation Error