New v2 API available
about 8 hours ago by Radek Voltr
v2 β Time & Attendance, modern Benefits & Payroll
Date: 2026-06-30 Β· Type: Added / Improved
This release adds a full Time & Attendance API, modernizes Benefits and Payroll with a new model generation, and cleans up the API Reference.
π New: Time & Attendance API
A complete time-clock and timesheet system (36 endpoints):
- Time clock β start, stop, and edit punches; live employee and company-wide status.
- Timesheets β period timesheets, timesheet events, and per-day work setups.
- Summaries β summarized daily, period, and team totals.
- Breaks & attestation β detect missing meal/rest breaks, resolve them, and capture approval attestations.
- Approvals β approve or disapprove reported time for a date range.
- Timecard notes β versioned day-notes with per-day write permissions and full version history.
- Change log β review and resolve time-record changes.
β¨ Benefits & Deductions β enrollments and life events
The Benefits & Deductions API nearly doubled (22 β 41 endpoints):
- Enrollment flows β New Hire, Open Enrollment, and Qualifying Life Event (QLE) enrollments.
- Qualifying Life Events β list available life-event types, create/update/cancel QLE requests, attach files (available under both
/wep/β¦and/api/ebr/β¦). - Richer read models β employee benefits overview, single benefit/deduction detail, and a benefits-and-deductions summary grouped by category.
- A new
v20benefits model generation (benefits, beneficiaries, dependents, garnishments, misc deductions) replaces the olderv10deduction models.
β‘ Payroll β next-generation detail and real-time runs
A new v20 Payroll model generation replaces the interim "Extended" (payroll2/β¦) endpoints:
- Check & transaction detail β drill into a paystub's check detail or a single transaction, for both current and historical runs.
- Payline editing β add and remove individual paylines on a paystub.
- Pay allocations β create and update employee pay (net-pay) allocation accounts.
- Run control β
unblocka payroll run, and bulk-add employees with Server-Sent Events (SSE) for real-time progress.
β Other additions
- Employee API β create or replace a pending net-pay-allocation request that references an employee bank account.
- System API β
ClientAdminBlockupdated tov20; admin-block description simplified.
β»οΈ Reference cleanup
- Renamed and consolidated several reference categories for clarity (Benefits Deductions, Time-Off Requests, Worker's Comp, YTD Import).
- Retired the interim low-level "Advanced REST API" preview; the curated, task-oriented APIs are the supported surface.