Search found 10 matches

by shripati.ukirde
Wed Nov 22, 2023 9:29 pm
Forum: API
Topic: New API Request for all patients aging balance
Replies: 6
Views: 2418

Re: New API Request for all patients aging balance

Hello SLeon

Thanks for clarifications.
by shripati.ukirde
Tue Nov 21, 2023 12:13 am
Forum: API
Topic: New API Request for all patients aging balance
Replies: 6
Views: 2418

Re: New API Request for all patients aging balance

Hello SLeon

Thanks for information.

Currently we are using endpoint Accountmodules GET Aging
We need to get aging for multiple patients so could you please create new to update existing endpoint to allow to calculate for multiple patients?
by shripati.ukirde
Mon Nov 20, 2023 8:47 pm
Forum: API
Topic: API Update request for commlog POST
Replies: 4
Views: 1873

Re: API Update request for commlog POST

Thank you for updates on this.
by shripati.ukirde
Wed Nov 08, 2023 9:22 pm
Forum: API
Topic: New API Request for all patients aging balance
Replies: 6
Views: 2418

Re: New API Request for all patients aging balance

Hello SLeon Thanks for update on this. I have one more question for mapping report fields with aging api response Could you please help me to map below fields Aging api response fields with report api fields are we will not get those fields InsEst -> InsWoEst + InsPayEst or not related to this? EstB...
by shripati.ukirde
Tue Oct 31, 2023 11:34 pm
Forum: API
Topic: New API Request for all patients aging balance
Replies: 6
Views: 2418

New API Request for all patients aging balance

Hi Team, We need a way to show the current family aging balance. We noticed that Open Dental stores this information in a table, but that table is only updated in certain cases. We would like to display that data to the user, but we would need a way to get what it would show if the calculation for t...
by shripati.ukirde
Wed Sep 20, 2023 3:02 am
Forum: API
Topic: API Update request for commlog POST
Replies: 4
Views: 1873

Re: API Update request for commlog POST

Thank you SLeon
by shripati.ukirde
Tue Sep 19, 2023 8:04 am
Forum: API
Topic: API Update request for commlog POST
Replies: 4
Views: 1873

API Update request for commlog POST

Hello, We wanted to create commlog using API and return with newly created CommlogNum Currently, we have an API to create commlog but it is not returning newly created CommlogNum https://www.opendental.com/site/apicommlogs.html#:~:text=Commlogs%20POST%20(create) Could you please update the endpoint ...
by shripati.ukirde
Sun Apr 09, 2023 8:44 pm
Forum: API
Topic: New API Request for multiple ProcedureLogs PUT (update)
Replies: 1
Views: 3104

New API Request for multiple ProcedureLogs PUT (update)

Hello, We wanted to update multiple procedures for the claims at the same time. Currently, we have an API to update one procedure log at a time https://www.opendental.com/site/apiprocedurelogs.html#:~:text=ProcedureLogs%20PUT%20(update), but we wanted to update multiple procedures at the same time. ...
by shripati.ukirde
Sun Nov 20, 2022 10:34 pm
Forum: API
Topic: New APIs Needed
Replies: 11
Views: 6266

Re: New APIs Needed

Hello DerekR, Thanks for the update, I will update once this stable version is released. Hello shripati.ukirde, We have fixed the issue you described in your post above. Not specifying a value for OrthoTotalM in your Claims PUT (update) request will no longer set it to 0 as one would expect. This ch...
by shripati.ukirde
Tue Nov 15, 2022 1:37 am
Forum: API
Topic: New APIs Needed
Replies: 11
Views: 6266

Re: New APIs Needed

Hello,
We are facing an issue while updating the claim. OrthoTotalM is set to 0 if we don't pass the value in Claims PUT (update) request.
As per the details looks like this field is optional, but it is not working correctly. Could you please help us to resolve this issue?