added
Added change pay schedule, transition payroll, skip payroll
over 1 year ago by Gusto Developer Relations
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
pay_frequency
,anchor_pay_date
,anchor_end_of_pay_period
,day_1
,day_2
andcustom_name
parameters.
- Added
period_types
in query params. - Response now includes
payroll_type
to distinguish whether the pay period is regular or transition.
- New endpoint: supports skipping regular, new hire, termination and transition payrolls. Skipping a payroll generates a $0 payroll for the target employee(s) associated with the pay schedule.