Request to Add "Discount" Field in PUT API for Active Treatment Plan Procedures

For requests or help with our API
Post Reply
beacondental
Posts: 145
Joined: Wed Mar 15, 2023 8:43 am

Request to Add "Discount" Field in PUT API for Active Treatment Plan Procedures

Post by beacondental »

Hi Team,

I’d like to request an enhancement to support updating discounts for procedures that are part of an Active Treatment Plan. Specifically, I need to apply discounts based on pre-payments made by patients.

To enable this, could you please add a Discount field to the PUT API of either ProcedureLog or TreatmentPlanAttach? This will allow us to update the discount value directly for relevant procedures.

Let me know if you need any additional details from my side.

Thank You
justine
Posts: 354
Joined: Tue Dec 28, 2021 7:59 am

Re: Request to Add "Discount" Field in PUT API for Active Treatment Plan Procedures

Post by justine »

beacondental wrote: Wed May 21, 2025 2:54 am Hi Team,

I’d like to request an enhancement to support updating discounts for procedures that are part of an Active Treatment Plan. Specifically, I need to apply discounts based on pre-payments made by patients.

To enable this, could you please add a Discount field to the PUT API of either ProcedureLog or TreatmentPlanAttach? This will allow us to update the discount value directly for relevant procedures.

Let me know if you need any additional details from my side.

Thank You
Hello beacondental,

The TreatPlanAttach table does not contain a Discount field. Enhancing the procedurelogs endpoint happens to be up next on our API development list. One of the additional fields in that job is the addition of the procedurelog.Discount field.

Thanks!
beacondental
Posts: 145
Joined: Wed Mar 15, 2023 8:43 am

Re: Request to Add "Discount" Field in PUT API for Active Treatment Plan Procedures

Post by beacondental »

Sure, thank you. Please notify you as soon as it’s released.
justine
Posts: 354
Joined: Tue Dec 28, 2021 7:59 am

Re: Request to Add "Discount" Field in PUT API for Active Treatment Plan Procedures

Post by justine »

beacondental wrote: Fri May 30, 2025 4:49 am Sure, thank you. Please notify you as soon as it’s released.
Hello beacondental,

I know we replied to you in a different thread, but for clarifications sake, I'll reply here too.

In version 25.2.21, procedurelogs was enhanced to include the Discount field. (Along with many other additional fields as well.)

For more information, please see the procedurelogs documentation.

Thanks!
beacondental
Posts: 145
Joined: Wed Mar 15, 2023 8:43 am

Re: Request to Add "Discount" Field in PUT API for Active Treatment Plan Procedures

Post by beacondental »

Hi Team,

This is not updating the Discount value of the procedures displayed in the Treatment Plan (Tx Plan) section.
As I mentioned earlier, the requirement is to apply the discount on procedures from the active treatment plan.

Could you please confirm whether this is the correct field to update?
If not, is it the WriteOffEst field from the claimproc table that reflects the Discount value shown in the Tx Plan section?

Thank You
AustinD
Posts: 15
Joined: Wed Jul 31, 2024 3:22 pm

Re: Request to Add "Discount" Field in PUT API for Active Treatment Plan Procedures

Post by AustinD »

In version 25.2.21, procedurelog.Discount was added. What version are you on?
beacondental
Posts: 145
Joined: Wed Mar 15, 2023 8:43 am

Re: Request to Add "Discount" Field in PUT API for Active Treatment Plan Procedures

Post by beacondental »

Sure. I’m currently on 24.4.45, so I’ll update to 25.2.21 and get back to you.
Post Reply