post
https://api.gusto-demo.com/v1/companies//time_tracking/payroll_syncs
Initiate a payroll sync for a company.
A payroll sync takes approved time sheet data and syncs it to the company's payroll.
Asynchronous processing
This endpoint triggers an asynchronous operation — the response will return immediately with a status of pending while the sync processes in the background.
To track completion:
Subscribe (via POST /v1/webhook_subscriptions) to PayrollSync webhook events
scope: payroll_syncs:write