v2
latestOpenAPI 3.1.12026-08-078549932.4 MBWidget
Lookup a client by email or phone (for existing client booking flow)
post/public/widget/clients/lookup
Request body
Response
OK
Example response
{
"patients": [
{
"species": "Cat",
"breed": "Siamese",
"sex": "Male"
}
]
}