API Request

For requests or help with our API
Post Reply
mandmdiet
Posts: 113
Joined: Tue Aug 17, 2021 9:37 am

API Request

Post by mandmdiet » Thu Apr 27, 2023 7:16 am

Use Case
  1. A claim is imported into our software to be prepared for submission to the carrier
  2. A user of our software determines that one or more procedures on the claim should not be billed to the insurance
  3. The user removes the procedure from the claim in our application
  4. Our application uses the Open Dental API to mark the procedure as NoBillIns so that it is kept in sync with the claim being submitted to the carrier
Request

The request is about this API: https://www.opendental.com/site/apiclaimprocs.html. It returns NoBillIns on the GET, but the POST does not allow us to set NoBillIns. Is it possible that we be given the ability to update that value via the API?

Thank you for your time on this.

DerekR
Posts: 79
Joined: Wed Aug 31, 2022 1:13 pm

Re: API Request

Post by DerekR » Thu Apr 27, 2023 8:57 am

Good Morning,

Thank you for thoroughly describing your use case. We will develop a way for you to update the NoBillIns field on a ClaimProc. We will update this thread with more information on the update to ClaimProcs PUT as it nears completion.

mandmdiet
Posts: 113
Joined: Tue Aug 17, 2021 9:37 am

Re: API Request

Post by mandmdiet » Tue May 02, 2023 9:02 am

We appreciate it DerekR!

DerekR
Posts: 79
Joined: Wed Aug 31, 2022 1:13 pm

Re: API Request

Post by DerekR » Mon Aug 21, 2023 11:36 am

The feature request to enhance ClaimProcs PUT has been completed and is available in our beta version, 23.2.10. This method will now allow the NoBillIns field of a claimproc to be updated. Please see https://www.opendental.com/site/apiclaimprocs.html for more information.

Post Reply