API Request | Post/Put Claims - allow InsSubNum2 to be set to 0 when ClaimType == P || S
-
- 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
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
Good afternoon rinse-dental,rinse-dental wrote: ↑Mon Mar 03, 2025 6:26 pmEffectively mimicking the behavior within Open Dental that allows a user to open a claim and set the other insurance plan to 'None'.
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
Good morning rinse-dental,rinse-dental wrote: ↑Mon Mar 03, 2025 6:26 pmEffectively mimicking the behavior within Open Dental that allows a user to open a claim and set the other insurance plan to 'None'.
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!