improved
v2023-06-01
over 1 year ago by Gusto Developer Relations
This is the changelog for v2023-06-01
, which contains a create pay schedule API breaking change.
For the create pay schedule endpoint, we are deprecating the logic where it always create a single pay schedule for all employees.
- If the company does not have any active pay schedules, this endpoint will create a single pay schedule and assign it to all employees. (old behavior remains the same)
- If the company has an existing active pay schedule, this endpoint will create a single pay schedule that is not assigned to any employees.