Page 1 of 1

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

Posted: Wed May 21, 2025 2:54 am
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

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

Posted: Thu May 22, 2025 10:17 am
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!

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

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

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

Posted: Fri Jul 18, 2025 3:08 pm
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!

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

Posted: Tue Jul 29, 2025 4:18 am
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

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

Posted: Tue Jul 29, 2025 11:28 am
by AustinD
In version 25.2.21, procedurelog.Discount was added. What version are you on?

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

Posted: Tue Jul 29, 2025 10:00 pm
by beacondental
Sure. I’m currently on 24.4.45, so I’ll update to 25.2.21 and get back to you.