Page 1 of 1

API ProcedureLogs | Add fields request

Posted: Thu Nov 21, 2024 11:18 am
by rinse-dental
Hello. I'd like to request you please add the following fields to the ProcedureLogs API. The items in bold are the priority. I've attached screenshot for Get vs. Post vs. Put. Get is the priority for my use case. Thank you!

ClaimNote
DateEntryC
DateTP
SiteNum
HideGraphics
ProcTime
ProcTimeEnd
BillingNote
Discount
DateComplete
TaxAmt
DiscountPlanAmt

Re: API ProcedureLogs | Add fields request

Posted: Tue Nov 26, 2024 8:11 am
by DerekR
rinse-dental wrote: Thu Nov 21, 2024 11:18 am Hello. I'd like to request you please add the following fields to the ProcedureLogs API. The items in bold are the priority. I've attached screenshot for Get vs. Post vs. Put. Get is the priority for my use case. Thank you!

ClaimNote
DateEntryC
DateTP
SiteNum
HideGraphics
ProcTime
ProcTimeEnd
BillingNote
Discount
DateComplete
TaxAmt
DiscountPlanAmt
Good morning rinse-dental,

We are able to add all the fields requested except SiteNum, TaxAmt, and DiscountPlanAmt.

We have added this feature request to the API development list.

Thanks!

Re: API ProcedureLogs | Add fields request

Posted: Fri Jul 18, 2025 9:36 am
by RyanH
rinse-dental wrote: Thu Nov 21, 2024 11:18 am Hello. I'd like to request you please add the following fields to the ProcedureLogs API. The items in bold are the priority. I've attached screenshot for Get vs. Post vs. Put. Get is the priority for my use case. Thank you!

ClaimNote
DateEntryC
DateTP
SiteNum
HideGraphics
ProcTime
ProcTimeEnd
BillingNote
Discount
DateComplete
TaxAmt
DiscountPlanAmt
Hello, rinse-dental.

The following fields have been added to the procedurelogs resource in version 25.2.21:
  • ClaimNote (GET, POST, PUT)
  • DateEntryC (GET)
  • DateTP (GET, POST, PUT)
  • SiteNum (GET, POST, PUT)
  • HideGraphics (GET)
  • ProcTime (GET, POST, PUT)
  • ProcTimeEnd (GET, POST, PUT)
  • BillingNote (GET, POST, PUT)
  • Discount (GET, POST, PUT)
For more information, see our procedurelogs documentation.

Thanks!

Re: API ProcedureLogs | Add fields request

Posted: Tue Aug 12, 2025 3:21 pm
by rinse-dental
Thanks!