Page 1 of 1

GET APIProcedureLogs

Posted: Tue Aug 09, 2022 12:42 am
by varianceInfoTech
Issue: When I call the API for GET /procedurelogs with the parameter of DateTStamp but Date filter is not working.

If we add the future date in the DateTStamp for ex: 2023-02-07 11:32:50 but still get all the data before the 2023 year here I attached a screenshot so please help me with DateFilter Issue.

Request URL : https://api.opendental.com/api/v1/proce ... 2023-02-07 11:32:50
Method: GET

Re: GET APIProcedureLogs

Posted: Tue Aug 09, 2022 8:05 am
by SLeon
I have just added/completed a procedure to our public demo dental office (ProcNum 48). It appears in my list of results when I use a past date filter (2022-08-01 12:00:00) but not when I use a future date (2023-02-07 11:32:50 from your example). Run the following requests with our public testing credentials if you would like to see.

http://api.opendental.com/api/v1/proced ... 2022-08-01 12:00:00
http://api.opendental.com/api/v1/proced ... 2023-08-07 11:32:50

I will look into why you are not able to see this behavior. Which version of Open Dental is this dental office on?