/
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
put
/LabPanels/{id}
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
LabPanels
put
/LabPanels/{id}
Path parameters
id
string
required
Request body
UpdateLabPanelDto
required
code
string
nullable
name
string
nullable
description
string
nullable
testType
string
nullable
isActive
boolean
nullable
displayOrder
union
tests
CreateLabPanelTestDto[]
nullable
Response
OK
LabPanelDto
required
id
string
code
string
name
string
description
string
nullable
testType
string
isActive
boolean
displayOrder
union
createdAt
string
date-time
updatedAt
string
date-time
tests
LabPanelTestDto[]