Page 1 of 1

Put for the oduser table

Posted: Tue Dec 27, 2022 10:10 am
by rdillman
We have a case where billing users need to have a user created for all of our locations.
We create a name specific user per location they have access to. This is quite cumbersome for our IT dept.
When I noticed the Open Dental API I was hoping to fix this problem.

Currently the only access through the api is GET/POST. I would love to see a PUT request so we can hide the user for all locations in a faster manner than we do currently.

Thanks for considering this change :)

Re: Put for the oduser table

Posted: Tue Dec 27, 2022 10:19 am
by SLeon
Good morning,

Yes, we can create a PUT method for the UserODs resource. I have added this to our development list.

Re: Put for the oduser table

Posted: Fri Feb 10, 2023 3:43 pm
by JTS
A new method, Userods PUT, has been added. This method will allow you to update an existing userod. Fields that can be modified include EmployeeNum, ProviderNum, ClinicNum, and IsHidden. For more information, see https://www.opendental.com/site/apiuserods.html

This method is available as of beta version 22.4.20.