API Change Log – October 04, 2023
over 1 year ago by Jishnu Ramakrishnan
Updates for this release.
Employee
- API Endpoint: {api_url}/v1/employees
- Scenario: The purpose of this API is to fetch employee details with payroll information.
- Earlier behavior: This API did not fetch additional hours column.
- New behavior: The API now fetches additional hours column.
- API documentation link:
Guest
- API Endpoint: {api_url}/v1/guests/purge
- Scenario: The purpose of this new API is to confirm whether the guest data is purged, after the guest data is purged and deleted.
- Earlier behavior: NA
- New behavior: The API confirms whether the guest data is purged.
- API documentation link:
Centers
- API Endpoint: {api_url}/v2/centers/{center_id}/waitlist
- Scenario: An employee can get the waitlist of a center for a date range, a list of therapists, or a turnaway group.
- Earlier behavior: NA
- New behavior: The API fetches the waitlist details of the center.
- API documentation link:
- API Endpoint: {api_url}/v2/centers/{center_id}/waitlist
- Scenario: An employee or a guest can add a guest to the waitlist of a center.
- Earlier behavior: NA
- New behavior: The API adds a guest to the waitlist of a center.
- API documentation link: