Page 1 of 1
API Request | Post/Put Claims - allow InsSubNum2 to be set to 0 when ClaimType == P || S
Posted: Mon Mar 03, 2025 6:26 pm
by rinse-dental
Effectively mimicking the behavior within Open Dental that allows a user to open a claim and set the other insurance plan to 'None'.
Re: API Request | Post/Put Claims - allow InsSubNum2 to be set to 0 when ClaimType == P || S
Posted: Sat Mar 08, 2025 3:34 pm
by justine
rinse-dental wrote: ↑Mon Mar 03, 2025 6:26 pm
Effectively mimicking the behavior within Open Dental that allows a user to open a claim and set the other insurance plan to 'None'.
Good afternoon rinse-dental,
It is currently possible to set InsSubNum and InsSubNum2 via the claims POST endpoint. I have added evaluating the feasibility of adding these two fields to the claims PUT endpoint.
Thanks!
Re: API Request | Post/Put Claims - allow InsSubNum2 to be set to 0 when ClaimType == P || S
Posted: Fri Mar 21, 2025 9:44 am
by RyanH
rinse-dental wrote: ↑Mon Mar 03, 2025 6:26 pm
Effectively mimicking the behavior within Open Dental that allows a user to open a claim and set the other insurance plan to 'None'.
Good morning rinse-dental,
The ability to set InsSubNum2 to 0 has been added to Claims PUT in version 24.4.35. Along with InsSubNum2, PatRelat and PatRelat2 were also added to this endpoint.
Thanks!