Page 1 of 1

API: Pulling unpaid procedures of a patient

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

Regards
Sendhil

Re: API: Pulling unpaid procedures of a patient

Posted: Fri Oct 18, 2024 9:42 am
by DerekR
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!

Re: API: Pulling unpaid procedures of a patient

Posted: Mon Mar 03, 2025 9:04 am
by JTS
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