DasLab documentation
Search…
DasLab documentation
What is DasLab?
DasLab Integrations
DasLab for developers
Webhook events
REST API
Locations
Products
Appointments
Patients
Transactions
Samples/Results
HL7 for labs
Docspring
Security center / updates
Developer Support
DasLab Guides
DasLab for partners
Set-up instructions
Downloading a report of appointments and results
Trainings for partners
Ordering a test
Powered By
GitBook
Appointments
How to list, create, update and cancel appointments
get
https://api.daslab.app
/locations/:id/appointments
List appointments
post
https://api.daslab.app
/appointments
Create an appointment
get
https://api.daslab.app
/appointments/:id
Get an appointments
put
https://api.daslab.app
/appointments/:id
Reschedule an appointment
delete
https://api.daslab.app
/appointments/:id
Cancel an appointment
Previous
Products
Next
Patients
Last modified
1yr ago
Copy link
Outline
get
List appointments
post
Create an appointment
get
Get an appointments
put
Reschedule an appointment
delete
Cancel an appointment