- GET lab case. If possible, include laboratory description and Provider Abbr
- POST lab case. With ability to optionally include aptnum and plannedaptnum
- PUT lab case. With ability to update aptnum and plannedaptnum
- DELETE lab case.
API Request | GET/POST/PUT/DELETE LAB CASES
-
- Posts: 118
- Joined: Wed Apr 06, 2022 12:04 pm
Re: API Request | GET/POST/PUT/DELETE LAB CASES
Good afternoon rinse-dental,rinse-dental wrote: ↑Tue Apr 16, 2024 2:38 pm- GET lab case. If possible, include laboratory description and Provider Abbr
- POST lab case. With ability to optionally include aptnum and plannedaptnum
- PUT lab case. With ability to update aptnum and plannedaptnum
- DELETE lab case.
Labcases are somewhat complex and require dental Laboratories to be set up. You'll likely need a laboratories GET/POST/PUT and possibly a labturnarounds GET/POST/PUT, in addition to your requests.
See our schema for details on how all these tables work together.
I have added researching the addition of laboratories GET/POST/PUT, labcases GET/POST/PUT/DELETE and labturnaround GET/POST/PUT, to our development list.
Thanks!
-
- Posts: 118
- Joined: Wed Apr 06, 2022 12:04 pm
Re: API Request | GET/POST/PUT/DELETE LAB CASES
Understood. Thank you. In our specific use case and for the sake of prioritization, we're fine with making laboratories and labturnarounds setup within Open Dental an initial dependency to use GET/POST/PUT lab case.
-
- Posts: 118
- Joined: Wed Apr 06, 2022 12:04 pm
Re: API Request | GET/POST/PUT/DELETE LAB CASES
Hello - checking in on this one. Thank you!
Re: API Request | GET/POST/PUT/DELETE LAB CASES
Good afternoon,
LabCases GET/PUT/POST/DELETE is next on our development list. We will update this thread once it is complete.
LabCases GET/PUT/POST/DELETE is next on our development list. We will update this thread once it is complete.
Re: API Request | GET/POST/PUT/DELETE LAB CASES
The following API request are now available.
LabCases GET(single), GET(multiple), POST, PUT, and DELETE. Please see https://www.opendental.com/site/apilabcases.html for more information.
Laboratories GET(single), GET(multiple), POST, and PUT. Please see https://www.opendental.com/site/apilaboratories.html for more information.
LabTurnarounds GET(single), GET(multiple), POST, and PUT. Please see https://www.opendental.com/site/apilabturnarounds.html for more information.
Thanks!
LabCases GET(single), GET(multiple), POST, PUT, and DELETE. Please see https://www.opendental.com/site/apilabcases.html for more information.
Laboratories GET(single), GET(multiple), POST, and PUT. Please see https://www.opendental.com/site/apilaboratories.html for more information.
LabTurnarounds GET(single), GET(multiple), POST, and PUT. Please see https://www.opendental.com/site/apilabturnarounds.html for more information.
Thanks!