/
CL
clinicos
/
PawthosX.Business.API | v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 14h ago · Updated 3d ago
View markdown
clinicos
PawthosX.Business.API | v1
put
Update a lab order
a905bde4e796
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
AdminS3
2
ApiKeys
7
Appointments
21
AppointmentTypes
10
BillableItems
5
Breeds
5
BulkClientExport
2
BulkPatientExport
2
CareQueue
2
CaseMilestones
6
Cases
5
ChatExport
1
ClientAppInvite
3
ClientExport
3
Clients
5
ClinicConfig
29
ClinicSettings
2
Clocking
6
Compliance
1
ConsentDocuments
2
DeaBooks
9
DeaExport
2
DiagnosisTerms
1
DiscountCodes
7
Drafts
7
EdgePrinters
3
EdgePrintJobs
2
EmailVerification
2
Estimates
25
ExamTemplates
5
Expenses
6
Featurebase
2
Flowboard
10
GroupCodes
5
GroupVisits
6
Health
1
HomeAgain
4
IntegrationCredentials
15
InternalPrescribing
1
InternalWidget
1
Inventory
23
InventoryApprovals
5
InventoryLocations
7
Invoices
24
JourneyMilestones
6
Kiosk
4
LabPanels
5
Labs
16
get
Get all lab orders with optional filtering
post
Create a new lab order
get
Get lab order stats (counts by status)
get
Get critical lab orders
get
Get labs pending review
get
Get labs for a specific patient
get
Get labs for a specific appointment
get
Get a specific lab order by ID
put
Update a lab order
delete
Delete a lab order
post
Review a lab order (mark as reviewed with result status)
post
Add a result to a lab order
delete
Delete a result from a lab order
get
Get notes for a lab order
post
Add a note to a lab order
delete
Delete a note from a lab order
LocationClosures
4
Locations
11
Logos
7
MedicationRequests
7
MentorMetrics
5
Metrics
31
NpsAnalytics
3
Partners
6
PatientGroups
9
PatientMasses
6
PatientProblems
4
PatientRecordExport
3
Patients
20
Payments
19
PaymentTokens
5
Pharmacies
5
Phones
2
PriceRules
6
Printers
6
PrintJobs
4
PtoRequests
6
PublicNps
2
PublicPriceList
5
PublicQuestionnaires
2
PublicSmsConsent
2
PurchaseOrders
11
QiEvents
9
QuestionnaireResponses
6
Questionnaires
10
RabiesTags
10
RdvmPortal
22
Recordings
7
RecurringExpenses
5
ReferralMessages
2
Referrals
20
Reminders
14
Reports
2
RetailItems
11
Roles
6
RoomDayAssignments
3
RxGovernance
25
SavedReports
5
ScheduleItems
10
ServiceCatalog
5
Shifts
5
ShiftSwaps
8
SlotConfigurations
6
SmsConsent
9
Species
5
Subscriptions
8
SurgicalRecords
6
TagAssignments
4
Tags
5
TelnyxCallControl
1
Templates
10
TenantKnowledge
4
TimeEntries
5
Transparency
3
Users
11
Vaccinations
9
VaccineAdministration
3
VaccineCertificateRecords
6
VaccineCertificates
2
VaccineTypes
5
Vendors
6
Vitals
2
VitalTypes
6
Widget
17
WidgetChatbot
4
WorkItemRules
5
WorkTasks
13
Labs
Update a lab order
put
/Labs/{id}
Path parameters
id
string
required
Request body
UpdateLabOrderDto
required
title
string
nullable
testType
string
nullable
status
string
nullable
externalId
string
nullable
accessionNumber
string
nullable
collectedAt
string
date-time
nullable
resultsReceivedAt
string
date-time
nullable
summary
string
nullable
reportUrl
string
nullable
priority
string
nullable
Response
OK
LabOrderDto
required
id
string
patientId
string
patient
LabPatientSummaryDto
orderedById
string
nullable
orderedBy
LabUserSummaryDto
appointmentId
string
nullable
title
string
testType
string
status
string
resultStatus
string
source
string
externalId
string
nullable
accessionNumber
string
nullable
collectedAt
string
date-time
nullable
resultsReceivedAt
string
date-time
nullable
reviewedById
string
nullable
reviewedBy
LabUserSummaryDto
reviewedAt
string
date-time
nullable
summary
string
nullable
reportUrl
string
nullable
priority
string
labPanelId
string
nullable
results
LabResultDto[]
notes
LabNoteDto[]
createdAt
string
date-time
updatedAt
string
date-time