Golden age dental care API request
Golden age dental care API request
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.
Re: Golden age dental care API request
Good morning rober2092,rober2092 wrote: ↑Wed Dec 11, 2024 8:54 amWe'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.
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!
Re: Golden age dental care API request
Got it thank you so much 

Re: Golden age dental care API request
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!
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!
Re: Golden age dental care API request
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!
Re: Golden age dental care API request
+1 ... I'd also like this functionality as well.
Re: Golden age dental care API request
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!
Re: Golden age dental care API request
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!
See Patients POST and PUT for more information.
Additionally, EhrPatients PUT has also been enhanced to support updating MedicaidState.
Thanks!
Re: Golden age dental care API request
Thank you so much, Ryan