v2025-11-15
13 days ago
This is the changelog for v2025-11-15, which contains breaking changes.
To learn more about versions in our API, check out our Versioning and Version upgrade guides.
Endpoint updates
- Deprecated field
auto_pilotin favor ofauto_payrollin allPayrollandPay Scheduleobjects.- Affected
Payrollendpoints: - Affected
Pay Scheduleendpoints:
- Affected
- Deprecated fields
id,effective_from, andeffective_tofromcurrent_home_addressandall_home_addresses. Affected endpoints include: - Updated how
reimbursementsare reflected in thePayrollobjects. Reimbursements are no longer an aggregatedfixed_compensation, instead they are now objects within a dedicatedreimbursementsarray. Affected endpoints include: - Updated error handling for Update a payroll by ID
payroll_itemserror key has been deprecated in favor ofemployee_compensationserror key.- The associated error messages have also been updated as a part of this change.
- When setting an employee's
payment_methodtoDirect Deposit, if the employee does not have a bank account on file the API will return a422response.
- Added required fields
pay_schedule_uuidandend_datewhen skipping a termination payroll with Skip a payroll - Updated
per_anniversary_yeartime off policies to support thecarryover_limit_hoursfield. Previously this was an unsupported field and an error was thrown. Affected endpoints include: - Fix bug in Sign a contractor document to correctly map
exemption_from_FATCA,other, andother_textfields.