/
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
/LabPanels
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
LabPanels
post
/LabPanels
Request body
CreateLabPanelDto
required
code
string
name
string
description
string
nullable
testType
string
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[]