New API feature requests

For requests or help with our API
Post Reply
SLeon
Posts: 482
Joined: Mon Mar 01, 2021 10:00 am

New API feature requests

Post by SLeon » Fri Dec 01, 2023 10:29 am

A few developers have recently emailed us with API feature requests. The API forums are the best place for these, so I am posting them here for visibility.

1. ScheduleOps GET - This new method was added in 23.2.27.

2. Appointments GET (multiple) - Add optional Op (operatory) parameter. This was completed in 23.2.27.

3. Payments GET - Make PatNum an optional parameter. This was completed in version 23.3.11.

4. Claims GET (single) - The ability to get one claim by ClaimNum. This was completed in version 23.3.11.

5. Claims GET (multiple) - Make PatNum an optional parameter. This was completed in version 23.3.11.

6. Claims GET (multiple) - Add optional ClaimStatus and SecDateTEdit parameters. This was completed in version 23.3.11.

7. InsPlans GET - Add CopayFeeSched to return object. This is currently in development.

8. InsPlans POST/PUT - Allow setting CopayFeeSched field. This is currently in development.

9. ProcedureLogs GET - Add optional ClinicNum parameter. This is currently in development.

10. Employers GET - This new method will enter development soon.

We will update this thread as the remaining feature requests are completed.

SLeon
Posts: 482
Joined: Mon Mar 01, 2021 10:00 am

Re: New API feature requests

Post by SLeon » Fri Dec 08, 2023 9:27 am

We have completed another feature request from the above list.

1-6. Already complete.
7. Currently in development.
8. Currently in development.
9. ProcedureLogs GET now has an optional ClinicNum parameter. This new functionality is available starting in version 23.3.13.
10. Currently in development.

SLeon
Posts: 482
Joined: Mon Mar 01, 2021 10:00 am

Re: New API feature requests

Post by SLeon » Wed Jan 10, 2024 8:34 am

We have completed the above feature requests.

1-6. Already complete.
7-8. InsPlans GET - CopayFeeSched is now present in the return object. This field can now also be set in the PUT and POST method. This functionality is available in version 23.3.17 and later.
9. ProcedureLogs GET (multiple) - ClinicNum is now available as an optional parameter in versions 23.3.13 and later.
10. Employers GET - The Employers resource was enhanced with GET (single), GET (multiple), and DELETE methods. These are available in our latest beta version, 23.3.22.

Post Reply