/
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
patch
/SurgicalRecords/{id}
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
SurgicalRecords
patch
/SurgicalRecords/{id}
Path parameters
id
string
required
Request body
UpdateSurgicalRecordRequest
required
activePhase
string
nullable
procedureName
string
nullable
procedureStartTime
string
date-time
nullable
procedureEndTime
string
date-time
nullable
procedureDurationSeconds
union
anesthesiaDataJson
string
nullable
vitalsSnapshotJson
string
nullable
activeAgentsJson
string
nullable
Response
OK
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[]