/
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
Manually send a questionnaire to a client via email/SMS. Used by staff from the UI (chat, client profile, patient profile).
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
Questionnaires
Manually send a questionnaire to a client via email/SMS. Used by staff from the UI (chat, client profile, patient profile).
post
/Questionnaires/send-manual
Request body
SendQuestionnaireRequestDto
required
Request to send a questionnaire via the unified action system.
questionnaireId
string
required
clientId
string
nullable
patientId
string
nullable
appointmentId
string
nullable
deliveryMethod
integer
expirationHours
union
Response
OK
QuestionnaireSendResultDto
required
Result of sending a questionnaire.
success
boolean
responseId
string
nullable
linkId
string
nullable
errorMessage
string
nullable