Page 1 of 1

Benefits line item.

Posted: Wed Sep 28, 2022 11:27 am
by dhe
Is any way to insert Benefits line item add from API

Re: Benefits line item.

Posted: Wed Sep 28, 2022 11:51 am
by SLeon
For clarification, you would like to add Benefits similar to the the form seen on this page? https://opendental.com/manual/benefitinforowview.html

Re: Benefits line item.

Posted: Thu Sep 29, 2022 10:47 am
by dhe
Through API NOT on form page
I want use the API

Re: Benefits line item.

Posted: Thu Sep 29, 2022 10:59 am
by SLeon
I understand you are wanting to utilize the API and we are happy to create an API method for you to do so. I would like to clarify which benefit fields you are requesting us to include in this new method.

The form I linked above allows setting the Category, ProcCode, Type, Percent, Amount, Time Period, Quantity/Qualifier, and Coverage Level. Would you like us to include all of these fields from the form?

This form also allows for the Editing and Deletion of these Benefit line items. Do you also need API methods to mimic this form behavior?

Re: Benefits line item.

Posted: Thu Sep 29, 2022 11:20 am
by dhe
Yes update all

Re: Benefits line item.

Posted: Thu Sep 29, 2022 11:21 am
by SLeon
Great! Thank you for confirming this. I have added this to our development list. I will update this thread once it is complete.

Re: Benefits line item.

Posted: Fri Sep 30, 2022 1:46 pm
by dhe
Any excepted Time line and also confirm me is any way I am use my insert sql commands through API?

Re: Benefits line item.

Posted: Fri Sep 30, 2022 1:46 pm
by dhe
Any excepted Time line and also confirm me is any way I am use my insert sql commands through API?

Re: Benefits line item.

Posted: Fri Sep 30, 2022 3:15 pm
by SLeon
There are two API feature requests above Benefits POST on our development list. I would expect implementation on this to start within the next week.

No, you cannot run insert SQL commands directly through the API. See the documentation for the Queries resources https://www.opendental.com/site/apiqueries.html:
Queries are screened to be read-only. Temporary tables are allowed. Any command that would change the database will not be run.

Re: Benefits line item.

Posted: Wed Oct 19, 2022 8:51 am
by JTS
A new method, Benefits POST, has been added. With this method, you can insert a new benefit line item into an existing Insurance Plan or Patient Plan via the API. For more information, see https://www.opendental.com/site/apibenefits.html

This method is available as of beta version 22.3.17.