Find AptNum for an apptointment on the schedule
Posted: Sun May 26, 2024 9:27 am
Hello,
I'm trying to use the api to retrieve the list of procedures performed at a given appointment to compose a appointment summery reports for referrals.
I have written python code that retrieves the procedures via GET /procedurelogs?AptNum, I just don't know where to find the AptNum for a given appointment.
thanks in advance for your help
I'm trying to use the api to retrieve the list of procedures performed at a given appointment to compose a appointment summery reports for referrals.
I have written python code that retrieves the procedures via GET /procedurelogs?AptNum, I just don't know where to find the AptNum for a given appointment.
thanks in advance for your help