Time Entries
Detailed time records and calculated deltas.
Time Entries are the work intervals or daily aggregates clients create, update, and inspect for timekeeping. Delta endpoints expose changes over time for synchronization.
List time entry versions
**Required scope:**
List time entries
List the company's time entries — each an atomic block of tracked work with
Create time entry
Create a time entry. Required: time_card_id, start_time, and end_time;
Update time entry
Update an existing time entry by id; every field in the parameters is
Delete time entry
Hard-delete a time entry by id (the record is removed) and return its final
Create manager time entry approval
**Required scope:**