API Request | GET/POST/PUT/DELETE LAB CASES

For requests or help with our API
Post Reply
rinse-dental
Posts: 96
Joined: Wed Apr 06, 2022 12:04 pm

API Request | GET/POST/PUT/DELETE LAB CASES

Post by rinse-dental » 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.

justine
Posts: 204
Joined: Tue Dec 28, 2021 7:59 am

Re: API Request | GET/POST/PUT/DELETE LAB CASES

Post by justine » Tue Apr 16, 2024 3:02 pm

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.
Good afternoon rinse-dental,

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!

rinse-dental
Posts: 96
Joined: Wed Apr 06, 2022 12:04 pm

Re: API Request | GET/POST/PUT/DELETE LAB CASES

Post by rinse-dental » Wed Apr 17, 2024 8:35 am

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.

rinse-dental
Posts: 96
Joined: Wed Apr 06, 2022 12:04 pm

Re: API Request | GET/POST/PUT/DELETE LAB CASES

Post by rinse-dental » Thu Jul 11, 2024 1:57 pm

Hello - checking in on this one. Thank you!

SLeon
Posts: 539
Joined: Mon Mar 01, 2021 10:00 am

Re: API Request | GET/POST/PUT/DELETE LAB CASES

Post by SLeon » Fri Jul 19, 2024 2:40 pm

Good afternoon,

LabCases GET/PUT/POST/DELETE is next on our development list. We will update this thread once it is complete.

Post Reply