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.
Threads fbc/fbp/fbclid + IP/UA identity AND x-visitor-id/x-click-id attribution headers through to the service so the Schedule conversion fires with full Meta match quality and ClickTracking attributes the booking to the click + source + offer.
Request
Responses
- 201
- 422
Successful Response
Validation Error