/
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
/SurgicalRecords
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
SurgicalRecords
post
/SurgicalRecords
Request body
CreateSurgicalRecordRequest
required
appointmentId
string
required
patientId
string
required
procedureName
string
Response
Created
SurgicalRecordResponseDto
required
id
string
appointmentId
string
patientId
string
procedureName
string
surgeonId
string
nullable
procedureStartTime
string
date-time
nullable
procedureEndTime
string
date-time
nullable
procedureDurationSeconds
union
activePhase
string
anesthesiaDataJson
string
nullable
vitalsSnapshotJson
string
nullable
activeAgentsJson
string
nullable
createdAt
string
date-time
updatedAt
string
date-time
timelineEvents
SurgicalTimelineEventDto[]