v2025-11-15
21 days ago by Gusto Developer Relations
This is the changelog for v2025-11-15, which contains breaking changes.
To learn more about versions in our API, check out our Versioning guide.
Endpoint Updates
- Deprecated field
auto_pilotin favor ofauto_payrollaffecting Payroll and Pay Schedule objects. Affected endpoints include: - Deprecated fields
id,effective_from,effective_tofrom Employee Home Address objects. Affected endpoints include: - Updated how
reimbursementsare reflected in the Payroll objects. 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.