added
v2022-09-15
over 2 years ago by Gusto Developer Relations
These are all breaking changes for a new version that was created.
To learn more about versions in our API, read the Versioning guide.
- Off-cycle payrolls are properly fetched based on the
processed
parameter inv1/companies/{company_id}/payrolls
. - The
PUT v1/employees/{employee_id}/finish_onboarding
endpoint is deprecated. You can use βUpdate an employee onboarding statusβ endpoint. - A new error response shape is returned when creating or updating a contractor via
POST v1/contractors/:uuid
andPUT v1/companies/:company_uuid/contractors
fails.