Golden age dental care API request

For requests or help with our API
Post Reply
rober2092
Posts: 4
Joined: Wed Dec 11, 2024 8:47 am

Golden age dental care API request

Post by rober2092 » Wed Dec 11, 2024 8:54 am

We've identified that when creating a patient through the API (Patient POST), the MedicaidID value is included in our payload but isn't being saved in OpenDental. Interestingly, all other fields in the same payload are saving correctly. We've tested this through Postman, and while the request completes without any error messages, the MedicaidID field consistently fails to save.

justine
Posts: 284
Joined: Tue Dec 28, 2021 7:59 am

Re: Golden age dental care API request

Post by justine » Wed Dec 11, 2024 9:21 am

rober2092 wrote:
Wed Dec 11, 2024 8:54 am
We've identified that when creating a patient through the API (Patient POST), the MedicaidID value is included in our payload but isn't being saved in OpenDental. Interestingly, all other fields in the same payload are saving correctly. We've tested this through Postman, and while the request completes without any error messages, the MedicaidID field consistently fails to save.
Good morning rober2092,

Patients POST doesn't support setting the MedicaidID field. Any field value supplied that is not listed in the documentation cannot save. I have added setting patient.MedicaidID to our development list.

Thanks!

rober2092
Posts: 4
Joined: Wed Dec 11, 2024 8:47 am

Re: Golden age dental care API request

Post by rober2092 » Thu Dec 12, 2024 6:10 pm

Got it thank you so much :)

rober2092
Posts: 4
Joined: Wed Dec 11, 2024 8:47 am

Re: Golden age dental care API request

Post by rober2092 » Thu Dec 19, 2024 9:19 am

Hi Justine,

I wanted to kindly check in regarding the MedicaidID field issue. Has there been any progress or updates from the development team on enabling this field to save correctly?

Thank you so much for your time and assistance!

justine
Posts: 284
Joined: Tue Dec 28, 2021 7:59 am

Re: Golden age dental care API request

Post by justine » Mon Dec 23, 2024 10:28 am

rober2092 wrote:
Thu Dec 19, 2024 9:19 am
Hi Justine,

I wanted to kindly check in regarding the MedicaidID field issue. Has there been any progress or updates from the development team on enabling this field to save correctly?

Thank you so much for your time and assistance!
Hello rober2092,

API feature requests are processed in the order they are received. There are many requests ahead of this one. We will reply to this thread when your request is complete with version information and a link to documentation.

Thanks!

laborspy
Posts: 14
Joined: Wed Nov 13, 2024 6:52 pm
Contact:

Re: Golden age dental care API request

Post by laborspy » Mon Dec 30, 2024 9:22 am

+1 ... I'd also like this functionality as well.

justine
Posts: 284
Joined: Tue Dec 28, 2021 7:59 am

Re: Golden age dental care API request

Post by justine » Mon Dec 30, 2024 9:47 am

laborspy wrote:
Mon Dec 30, 2024 9:22 am
+1 ... I'd also like this functionality as well.
Hello laborspy,

I replied to your other post. This job is currently being worked on. We will reply to this thread when it is complete.

Thanks!

RyanH
Posts: 24
Joined: Thu Dec 19, 2024 8:33 am

Re: Golden age dental care API request

Post by RyanH » Fri Jan 10, 2025 9:49 am

This feature request is complete and is available in version 24.4.13.

See Patients POST and PUT for more information.
Additionally, EhrPatients PUT has also been enhanced to support updating MedicaidState.

Thanks!

rober2092
Posts: 4
Joined: Wed Dec 11, 2024 8:47 am

Re: Golden age dental care API request

Post by rober2092 » Tue Mar 25, 2025 5:12 pm

Thank you so much, Ryan

Post Reply