v2022-09-15
about 2 years ago by Gusto Developer Relations
This is the changelog for v2022-09-15
, which contains breaking changes.
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
. - 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.