2025

2025-02-21

Improvement

Add employment_lifecycle_stage field to List Employments response

Added employment_lifecycle_stage field to the response of List Employments endpoint.

2025-02-14

Improvement

Allow employments to be filtered by incomplete statuses

Added filter for incomplete employments in List Employments endpoint. Filtering by incomplete will result in all employments that haven’t been onboarded yet.

2025-02-11

Improvement

Add company_owner_user_id to Company endpoints response

Added company_owner_user_id field to the response of Company endpoints (Show a company, Update a company, List all companies, and Create a Company).

2025-02-06

Deprecation

Deprecating the Show Time Off Balance endpoint

The Show Time Off Balance endpoint is being deprecated in favor of List Leave Policies Summary. For more information, see the API Spec pages..

Feature

Introduce the List Leave Policies Summary endpoint

Added the GET v1/leave-policies-summary/:employment_id endpoint for listing leave policies summary for a given employee. Fore more information, see the API Spec Pages.