Page 1 of 1
API Recalls
Posted: Thu May 16, 2024 6:59 pm
by beacondental
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?
Re: API Recalls
Posted: Fri May 17, 2024 8:17 am
by SLeon
Good morning,
We will add a new endpoint, Recalls PUT, to our development list. It will allow these three field to be set.
Re: API Recalls
Posted: Mon May 27, 2024 6:47 am
by beacondental
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": ""
Re: API Recalls
Posted: Tue May 28, 2024 11:17 am
by justine
beacondental wrote: ↑Mon May 27, 2024 6:47 am
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": ""
Hello beacondental,
I have added recalls POST to our development list.
Re: API Recalls
Posted: Thu Oct 03, 2024 12:29 pm
by DerekR
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.