/
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
Verify the 6-digit code and authenticate the RDVM
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
RdvmPortal
Verify the 6-digit code and authenticate the RDVM
post
/public/rdvm/auth/verify
Request body
VerifyRdvmCodeRequest
required
sessionId
string
clinicId
string
email
string
code
string
The 6-digit verification code sent to the RDVM's email
Response
OK
RdvmVerifyResponse
required
success
boolean
message
string
nullable
rdvmId
string
nullable
name
string
nullable
practiceName
string
nullable
approvalStatus
string
nullable
"Approved", "Pending", "Rejected"