Page 1 of 1

New API Request for multiple ProcedureLogs PUT (update)

Posted: Sun Apr 09, 2023 8:44 pm
by shripati.ukirde
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?

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

Posted: Tue Apr 11, 2023 11:43 am
by SLeon
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.