I wanted to add a few things to API Recalls development list.
PUT fuction in API Recalls for:
"IsDisabled"
"DisableUntilBalance":
"DisableUntilDate":
Could you let me know if you can add this?
API Recalls
Re: API Recalls
Good morning,
We will add a new endpoint, Recalls PUT, to our development list. It will allow these three field to be set.
We will add a new endpoint, Recalls PUT, to our development list. It will allow these three field to be set.
-
- Posts: 119
- Joined: Wed Mar 15, 2023 8:43 am
Re: API Recalls
Also, can you add API Recalls POST function for the follow database fields
"PatNum": 38,
"DateDue": "2022-09-09",
"DatePrevious": "0001-01-01",
"RecallInterval": "6m1d",
"RecallStatus": 142,
"recallStatus": "Mailed Postcard",
"Note": "",
"IsDisabled": "false",
"DateTStamp": "2021-07-21 10:05:47",
"RecallTypeNum": 6,
"DisableUntilBalance": 0.0,
"DisableUntilDate": "0001-01-01",
"DateScheduled": "0001-01-01",
"Priority": "Normal",
"TimePatternOverride": ""
"PatNum": 38,
"DateDue": "2022-09-09",
"DatePrevious": "0001-01-01",
"RecallInterval": "6m1d",
"RecallStatus": 142,
"recallStatus": "Mailed Postcard",
"Note": "",
"IsDisabled": "false",
"DateTStamp": "2021-07-21 10:05:47",
"RecallTypeNum": 6,
"DisableUntilBalance": 0.0,
"DisableUntilDate": "0001-01-01",
"DateScheduled": "0001-01-01",
"Priority": "Normal",
"TimePatternOverride": ""
Re: API Recalls
Hello beacondental,beacondental wrote: ↑Mon May 27, 2024 6:47 amAlso, can you add API Recalls POST function for the follow database fields
"PatNum": 38,
"DateDue": "2022-09-09",
"DatePrevious": "0001-01-01",
"RecallInterval": "6m1d",
"RecallStatus": 142,
"recallStatus": "Mailed Postcard",
"Note": "",
"IsDisabled": "false",
"DateTStamp": "2021-07-21 10:05:47",
"RecallTypeNum": 6,
"DisableUntilBalance": 0.0,
"DisableUntilDate": "0001-01-01",
"DateScheduled": "0001-01-01",
"Priority": "Normal",
"TimePatternOverride": ""
I have added recalls POST to our development list.
Re: API Recalls
The Recalls POST and PUT feature requests have been completed.
These methods are available as of beta version 24.2.31. Please see https://www.opendental.com/site/apirecalls.html for more information.
These methods are available as of beta version 24.2.31. Please see https://www.opendental.com/site/apirecalls.html for more information.