Search found 4 matches

by abhishekcs028
Mon May 05, 2025 1:53 pm
Forum: API
Topic: Opendental API Performance Bottleneck Investigation - Global Server vs API Key Level
Replies: 1
Views: 158

Opendental API Performance Bottleneck Investigation - Global Server vs API Key Level

Hello, We've been conducting performance testing on our integration with Opendental APIs and have identified significant latency issues (p95 latency of 35 seconds with 50 concurrent users). When we mocked these OD API calls in our test environment, performance improved dramatically to a p95 latency ...
by abhishekcs028
Sun Feb 23, 2025 7:58 pm
Forum: API
Topic: Posting pay splits
Replies: 1
Views: 3262

Posting pay splits

Hi,

I am a developer and I want to post pay splits in Open Dental. The purpose is to map a particular chunk of total payment amount to a specific procedure. Is there an API to do that? If not, are there any other ways to achieve that?
by abhishekcs028
Wed Nov 20, 2024 2:56 pm
Forum: API
Topic: Attaching completed procedures to the prepayment
Replies: 1
Views: 5051

Attaching completed procedures to the prepayment

Hi,

I am looking for a way to attach the completed procedures to the prepayments (advance payments) via an API. I don't see any option in the "payments" API (put) or "paysplits" APIs to pass the procNums.

Also, is there a way to attach procedures that are not completed yet, to the payments?

Thanks.
by abhishekcs028
Tue Oct 22, 2024 10:14 am
Forum: API
Topic: Fetching UCR Fee Schedule using API
Replies: 2
Views: 8064

Fetching UCR Fee Schedule using API

Hi,

I am trying to fetch the office UCR fee Schedule using APIs. I have pms_id and location id with me.
How can I fetch that?

Thanks