API: Pulling unpaid procedures of a patient

For requests or help with our API
Post Reply
sendhilkumar
Posts: 5
Joined: Mon Dec 11, 2023 5:04 am

API: Pulling unpaid procedures of a patient

Post by sendhilkumar » Thu Oct 17, 2024 11:33 pm

Is there a way i could pull only unpaid procedures of a patient using procedurelogs?

Regards
Sendhil

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

Re: API: Pulling unpaid procedures of a patient

Post by DerekR » Fri Oct 18, 2024 9:42 am

sendhilkumar wrote:
Thu Oct 17, 2024 11:33 pm
Is there a way i could pull only unpaid procedures of a patient using procedurelogs?

Regards
Sendhil
Good Morning Sendhil,

To determine if a procedurelog is unpaid, you will need to use PaySplits GET and ClaimProcs GET to check for a payments or insurance payments.

We will add the ability to filter PaySplits GET by ProcNum to our development list to make this process easier.

Thanks!

JTS
Posts: 48
Joined: Thu Aug 18, 2022 12:56 pm

Re: API: Pulling unpaid procedures of a patient

Post by JTS » Mon Mar 03, 2025 9:04 am

Good morning, we have completed this feature request.

Starting in version 24.4.24, PaySplits GET will support passing in an optional ProcNum filter. Additionally, the preexisting PatNum & PayNum filters have been made optional. For more information, please see https://www.opendental.com/site/apipaysplits.html

Post Reply