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
Request to Add "Discount" Field in PUT API for Active Treatment Plan Procedures
-
- Posts: 127
- Joined: Wed Mar 15, 2023 8:43 am
Re: Request to Add "Discount" Field in PUT API for Active Treatment Plan Procedures
Hello beacondental,beacondental wrote: ↑Wed May 21, 2025 2:54 amHi 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
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!
-
- Posts: 127
- Joined: Wed Mar 15, 2023 8:43 am
Re: Request to Add "Discount" Field in PUT API for Active Treatment Plan Procedures
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
Hello beacondental,beacondental wrote: ↑Fri May 30, 2025 4:49 amSure, thank you. Please notify you as soon as it’s released.
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!