Is there a way i could pull only unpaid procedures of a patient using procedurelogs?
Regards
Sendhil
API: Pulling unpaid procedures of a patient
-
- Posts: 5
- Joined: Mon Dec 11, 2023 5:04 am
Re: API: Pulling unpaid procedures of a patient
Good Morning Sendhil,sendhilkumar wrote: ↑Thu Oct 17, 2024 11:33 pmIs there a way i could pull only unpaid procedures of a patient using procedurelogs?
Regards
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
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
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