/
CL
clinicos
/
PawthosX.Business.API | v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
clinicos
PawthosX.Business.API | v1
post
Create a new client (and optionally patient) from widget
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
Widget
Create a new client (and optionally patient) from widget
post
/public/widget/clients
Request body
CreateWidgetClientRequest
required
sessionId
string
required
clinicId
string
required
name
string
required
email
string
required
phone
string
required
patient
CreateWidgetPatientDto
smsConsentGranted
boolean
nullable
10DLC SMS consent opt-in from registration form
Response
OK
CreateWidgetClientResponse
required
clientId
string
patientId
string
nullable
isNewClient
boolean
isNewPatient
boolean