Client Lookup
GET/api/public/book/:tenant_slug/client-lookup
Look up a returning client by email.
Returns client name and visit count so the form can pre-fill fields. If the client is not found, returns a response with just the email and zero visits.
Request
Responses
- 200
- 422
Successful Response
Validation Error