Search found 10 matches
- Wed May 21, 2025 3:05 pm
- Forum: API
- Topic: Discrepancy in Group Note API Response for Procedure Code "GRP"
- Replies: 5
- Views: 30490
Re: Discrepancy in Group Note API Response for Procedure Code "GRP"
Hello beacondental, In order to help us troubleshoot your issue, please provide the following information in your post: Database Version API Endpoint being called exact URL sent exact JSON sent exact JSON received (minus PHI) ProcNotes GET will get a list of procnotes ordered by most recent. You can...
- Mon Apr 07, 2025 8:57 am
- Forum: API
- Topic: Request: Allow ProcedureLogs PUT/POST to use ProcStatus "R" for referred
- Replies: 7
- Views: 149574
Re: Request: Allow ProcedureLogs PUT/POST to use ProcStatus "R" for referred
Good morning notsosuperman1,
The ability to use "Cn" for condition, "EC" for Existing Current, and "R" for Referred for ProcedureLogs POST/PUT has been implemented and is available in 25.1.14. Please see ProcedureLogs POST (create) and ProcedureLogs PUT (update) for more information.
Thank you!
The ability to use "Cn" for condition, "EC" for Existing Current, and "R" for Referred for ProcedureLogs POST/PUT has been implemented and is available in 25.1.14. Please see ProcedureLogs POST (create) and ProcedureLogs PUT (update) for more information.
Thank you!
- Wed Apr 02, 2025 11:30 am
- Forum: API
- Topic: Get Simple for schedules
- Replies: 2
- Views: 5652
Re: Get Simple for schedules
The GET schedules (multiple) endpoint and GET schedules (single) endpoint have been enhanced to include the DateTStamp field.
Thanks!
Thanks!
- Fri Mar 14, 2025 10:41 am
- Forum: API
- Topic: API Request -- InsPlans
- Replies: 2
- Views: 20590
Re: API Request -- InsPlans
Hello laborspy,
The ability to update the IsMedical field of an Insplan has been implemented and is available in 24.4.34. Please see InsPlans PUT for more information.
Thanks!
The ability to update the IsMedical field of an Insplan has been implemented and is available in 24.4.34. Please see InsPlans PUT for more information.
Thanks!
- Mon Mar 10, 2025 11:58 am
- Forum: API
- Topic: PUT API for ProcTPs
- Replies: 4
- Views: 13311
Re: PUT API for ProcTPs
Hello beacondental,
The ability to update the Discount field has been implemented and is available in 24.4.26. Please see ProcTPs PUT for more information.
Thanks!
The ability to update the Discount field has been implemented and is available in 24.4.26. Please see ProcTPs PUT for more information.
Thanks!
- Fri Feb 28, 2025 3:48 pm
- Forum: API
- Topic: API Request | GET/POST/PUT/DELETE LAB CASES
- Replies: 5
- Views: 15842
Re: API Request | GET/POST/PUT/DELETE LAB CASES
The following API request are now available. LabCases GET(single), GET(multiple), POST, PUT, and DELETE. Please see https://www.opendental.com/site/apilabcases.html for more information. Laboratories GET(single), GET(multiple), POST, and PUT. Please see https://www.opendental.com/site/apilaboratorie...
- Tue Sep 10, 2024 1:50 pm
- Forum: API
- Topic: Statement generation for patient
- Replies: 9
- Views: 25791
Re: Statement generation for patient
Hello,
This feature request is complete and is available in version 24.2.28. For more information see our online documentation.
https://www.opendental.com/manual242/apistatements.html
Thank you.
This feature request is complete and is available in version 24.2.28. For more information see our online documentation.
https://www.opendental.com/manual242/apistatements.html
Thank you.
- Wed Jul 31, 2024 3:50 pm
- Forum: API
- Topic: API Request | InsPlans GET by PlanNum
- Replies: 4
- Views: 14093
Re: API Request | InsPlans GET by PlanNum
Use Case : Return details of an Insurance Plan (e.g. Group Number, Group Name, etc.) Current state : GET /insplans returns a list of plans which requires additional processing and excludes any plans beyond the 1,000 object/row limit. Proposed addition : GET /inssubs/11 -- return specific plan GET /...
- Wed Jul 31, 2024 3:47 pm
- Forum: API
- Topic: Tasks API - PUT with TaskStatus
- Replies: 4
- Views: 11303
Re: Tasks API - PUT with TaskStatus
My client needs to mark tasks done via the API. Is TaskStatus a supported field for PUT requests to Tasks? I don't see it included in the Tasks API spec . If this is not supported, does anyone have a query handy that can be used via the Query API to update a task's TaskStatus only? Thanks so much! ...
- Wed Jul 31, 2024 3:28 pm
- Forum: API
- Topic: Updated the Claim.CustomTracking column after ClaimTrackings POST API completed
- Replies: 4
- Views: 13718
Re: Updated the Claim.CustomTracking column after ClaimTrackings POST API completed
Hello, ajaykodam
This feature request is complete and is available in version 24.2.16. For more information see our online documentation https://www.opendental.com/site/apiclaims.html