v2026-06-15

This is the changelog for v2026-06-15, which contains breaking changes.

To learn more about our API versioning policy, see our API versioning guide.


Endpoint Updates

See our Version upgrade guide for details on upgrading to v2026-06-15, which contains the following changes:

  • GET /v1/companies/{company_id}/payrolls now paginates by default when no pagination parameters are provided
  • payroll_status_meta.initial_check_date and payroll_status_meta.payroll_late now return null for off-cycle payrolls. Previously these fields returned values that were not meaningful for off-cycle payrolls.
  • Employee compensation currency fields now return strings (e.g., "1234.56") instead of floats.
  • New uuid fields included in compensation response objects (hourly_compensations, fixed_compensations, paid_time_off)

CORRECTION: The previous version of this post contained an incorrect list of breaking changes.