GuidesAPI ReferenceChangelog
Changelog
improved

v2.1.102

Improvements

Time Tracking

Enhanced the GET /time_tracking/shifts endpoint to support additional filtering capabilities.
You can now filter shift records by:

  • from_date & to_date: Retrieve shifts for a specific date or range.
  • contract_id: Narrow results to a specific contract.

These improvements make it easier to query relevant shift data, enabling more precise reporting and analysis for both administrators and users.