put
https://api.gusto-demo.com/v1/companies//payrolls//prepare
Prepares an unprocessed payroll for update, including: adding or removing eligible employees from the payroll,
and updating check_date, payroll_deadline, and payroll_status_meta dates and times.
Use this endpoint before calling PUT /v1/companies/{company_id}/payrolls/{payroll_id}.
Notes
- Nullifies
calculated_atandtotalsif the payroll was previously calculated - Returns the
versionparameter required for updating the payroll employees:readscope is required to include employee compensations data in the response.- Results are paginated, with a maximum page size of 100 employee compensations.
scope: payrolls:write employees:read