Hello
We have checked ClaimProc PUT but thee is no field to update procdate
Is there is any way to update proc date for claim proc?
Search found 14 matches
- Wed Dec 11, 2024 8:32 am
- Forum: API
- Topic: ClaimProcs PUT - Update ProcDate
- Replies: 1
- Views: 7969
- Wed Dec 11, 2024 8:23 am
- Forum: API
- Topic: ClaimProcs PUT - FeeBilled not working as Expected
- Replies: 2
- Views: 6378
Re: ClaimProcs PUT - FeeBilled not working as Expected
Hello DerekR
FeeBilled is not updating for completed procedure?
I am trying to update fee billed for completed procedure but it is not working.
PUT : https://api.opendental.com/api/v1/claimprocs/3114
{
"FeeBilled":8
}
FeeBilled is not updating for completed procedure?
I am trying to update fee billed for completed procedure but it is not working.
PUT : https://api.opendental.com/api/v1/claimprocs/3114
{
"FeeBilled":8
}
- Tue Sep 03, 2024 10:38 pm
- Forum: API
- Topic: API Request
- Replies: 6
- Views: 21798
Re: API Request
Thanks DerekR
- Tue Sep 03, 2024 2:35 am
- Forum: API
- Topic: API Request
- Replies: 6
- Views: 21798
Re: API Request
Hello DerekR
When we are updating ClaimProcs to NoBillIns we are getting BadRequest with message "Cannot change NoBillIns when ClaimProc is attached to a claim." So Is there any api available to remove claim proc from claim?
When we are updating ClaimProcs to NoBillIns we are getting BadRequest with message "Cannot change NoBillIns when ClaimProc is attached to a claim." So Is there any api available to remove claim proc from claim?
- Wed Nov 22, 2023 9:29 pm
- Forum: API
- Topic: New API Request for all patients aging balance
- Replies: 6
- Views: 8563
Re: New API Request for all patients aging balance
Hello SLeon
Thanks for clarifications.
Thanks for clarifications.
- Tue Nov 21, 2023 12:13 am
- Forum: API
- Topic: New API Request for all patients aging balance
- Replies: 6
- Views: 8563
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?
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?
- Mon Nov 20, 2023 8:47 pm
- Forum: API
- Topic: API Update request for commlog POST
- Replies: 4
- Views: 6131
Re: API Update request for commlog POST
Thank you for updates on this.
- Wed Nov 08, 2023 9:22 pm
- Forum: API
- Topic: New API Request for all patients aging balance
- Replies: 6
- Views: 8563
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...
- Tue Oct 31, 2023 11:34 pm
- Forum: API
- Topic: New API Request for all patients aging balance
- Replies: 6
- Views: 8563
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...
- Wed Sep 20, 2023 3:02 am
- Forum: API
- Topic: API Update request for commlog POST
- Replies: 4
- Views: 6131
Re: API Update request for commlog POST
Thank you SLeon
- Tue Sep 19, 2023 8:04 am
- Forum: API
- Topic: API Update request for commlog POST
- Replies: 4
- Views: 6131
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 ...
- Sun Apr 09, 2023 8:44 pm
- Forum: API
- Topic: New API Request for multiple ProcedureLogs PUT (update)
- Replies: 1
- Views: 5158
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. ...
- Sun Nov 20, 2022 10:34 pm
- Forum: API
- Topic: New APIs Needed
- Replies: 11
- Views: 19676
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...
- Tue Nov 15, 2022 1:37 am
- Forum: API
- Topic: New APIs Needed
- Replies: 11
- Views: 19676
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?
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?