/
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
Complete an intake flow by processing all drafts and creating client/patient records
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
Drafts
Complete an intake flow by processing all drafts and creating client/patient records
post
/Drafts/flow/complete
Request body
CompleteIntakeFlowRequest
required
Request DTO for completing an intake flow
flowKey
string
required
Response
OK
FlowCompletionResultDto
required
Result DTO for flow completion operations
success
boolean
required
clientId
string
nullable
required
patientId
string
nullable
required
errorMessage
string
nullable
required