GuidesAPI ReferenceChangelogAPI PolicyAPI StatusGusto Security
Changelog
These docs are for v2023-09-01. Click to read the latest docs for v2024-04-01.
added

Added multiple pay period support

Partners can now build multiple pay schedule support into their embedded offerings! Users can create and edit pay schedules and assign multiple pay schedules by compensation, department or per employee via API and Flow. We have also released an accompanying Manage Pay Schedules Flow. Check out our Manage Pay Schedules API and Flow guides for more information.

Get a company

  • Added pay_schedule_type attribute to response, which will be single, by_department, by_employee, or hourly_salaried

Get pay schedule assignments for a company

  • New endpoint: Returns the current pay schedule assignment for a company, with pay schedule and employee/department mappings depending on the pay schedule type

Assign pay schedules for a company

  • New endpoint: Assigns employees to specified pay schedules based on the pay schedule type

Preview pay schedule assignments for a company

  • New endpoint: Returns the employee changes, including pay period and transition pay periods, for changing the pay schedule