v2023-06-01
This is the changelog for v2023-06-01
, which contains a create pay schedule API breaking change.
Added change pay schedule, transition payroll, skip payroll
Gusto Embedded now supports changing pay schedules, calculating transition payrolls, and skipping payrolls via API! Check out our Manage Pay Schedules API and Flow guides for more information.
Added Next Day Payroll
Gusto Embedded now supports next day payroll! We have added on to our existing endpoint for payment configurations, where you can now pass the payment speed 1-day
. There is still the option to add in a faster payment limit, where if in-flight payrolls in a given day exceed that limit, the payrolls will be pushed to a 4-day processing speed for those payrolls. We have also added in a new payment config webhook event that letβs our partners know when a payroll has changed from next day or 2-day back to 4-day.
v2023-05-01
Starting from version 2023-05-01
, ALL endpoints that authenticate using an access token require a strict access token. A strict access token is reserved for access to only a single company. Requests using tokens that do not meet this requirement shall be responded with a forbidden (403) status. This is the first step in improving our OAuth token management. To facilitate this redesign we introduced the following endpoint changes
April 2023
Happy April! Here is a look at the new and breaking changes for the month.
v2023-04-01
This is the changelog for v2023-04-01
, which contains payroll API breaking changes.
March 2023
Happy spring! π» Here is a look at the new and breaking changes for the month.
v2023-03-01
This is the changelog for v2023-03-01
, which contains breaking changes.
February 2023
Have questions about anything in the changelog? Reach out to your dedicated Implementation Team.
v2023-02-01
To learn more about versions in our API, read the Versioning guide.