Create a payroll sync

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

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!