/
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
Add a result to a lab order
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
Labs
Add a result to a lab order
post
/Labs/{id}/results
Path parameters
id
string
required
Request body
CreateLabResultDto
required
testName
string
testCode
string
nullable
value
string
numericValue
union
unit
string
nullable
referenceRange
string
nullable
referenceLow
union
referenceHigh
union
flag
string
nullable
displayOrder
union
comment
string
nullable
Response
OK
LabResultDto
required
id
string
labOrderId
string
testName
string
testCode
string
nullable
value
string
numericValue
union
unit
string
nullable
referenceRange
string
nullable
referenceLow
union
referenceHigh
union
flag
string
displayOrder
union
comment
string
nullable
createdAt
string
date-time