New v2 API available

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 v20 benefits model generation (benefits, beneficiaries, dependents, garnishments, misc deductions) replaces the older v10 deduction 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 controlunblock a 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 APIClientAdminBlock updated to v20; 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.