/
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
Send a questionnaire to a client via email/SMS. Used by the unified automation action system from Orchestrate.API.
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
Questionnaires
Send a questionnaire to a client via email/SMS. Used by the unified automation action system from Orchestrate.API.
post
/Questionnaires/send
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