New API Request for multiple ProcedureLogs PUT (update)

For requests or help with our API
Post Reply
shripati.ukirde
Posts: 10
Joined: Wed Apr 06, 2022 4:24 am

New API Request for multiple ProcedureLogs PUT (update)

Post by shripati.ukirde » Sun Apr 09, 2023 8:44 pm

Hello,
We wanted to update multiple procedures for the claims at the same time.

Currently, we have an API to update one procedure log at a time https://www.opendental.com/site/apiproc ... 20(update), but we wanted to update multiple procedures at the same time.

Could you please create a new endpoint or update the same endpoint to update multiple procedure logs at a time?

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

Re: New API Request for multiple ProcedureLogs PUT (update)

Post by SLeon » Tue Apr 11, 2023 11:43 am

Open Dental software does not allow for mass updates except in very specific situations (such as completing procedures on a completed appointment). The API behaves similarly.

What is the use case that you are unable to call ProcedureLogs PUT for each procedure in your list? Doing this allows you to address any potential issues in the request (incorrect status type, etc.) before moving on to the next procedure.

Post Reply