API Request | Post/Put Claims - allow InsSubNum2 to be set to 0 when ClaimType == P || S

For requests or help with our API
Post Reply
rinse-dental
Posts: 118
Joined: Wed Apr 06, 2022 12:04 pm

API Request | Post/Put Claims - allow InsSubNum2 to be set to 0 when ClaimType == P || S

Post by rinse-dental » 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'.

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

Re: API Request | Post/Put Claims - allow InsSubNum2 to be set to 0 when ClaimType == P || S

Post by justine » Sat Mar 08, 2025 3:34 pm

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!

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

Re: API Request | Post/Put Claims - allow InsSubNum2 to be set to 0 when ClaimType == P || S

Post by RyanH » Fri Mar 21, 2025 9:44 am

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!

Post Reply