ZenPayroll
ZenPayroll is delightful, modern payroll. Our comprehensive payroll service enables businesses to get set up and run payroll in minutes, from any web enabled device. All government payroll taxes, reporting, and compliance are taken care of automatically and paperlessly. The ZenPayroll API transforms payroll from being a vertical silo to a horizontal platform that seamlessly connects applications…
ZenPayroll endpoints
| Method | Endpoint | Description |
|---|---|---|
| Payrolls | ||
| GET |
Get Payrolls for a Company /companies/{company_id}/payrolls |
Array of all payrolls, current and past, for a company. |
| PUT |
Update Payroll /companies/{company_id}/payrolls/{pay_period_start_date}/{pay_period_start_date} |
This endpoint allows you to update information for one or more employees for a specific payroll. The payrolls are identified by their pay periods' start_date and end_date. Both… |
| Companies | ||
| GET |
/api/v1/companies/:company_id /companies/{company_id} |
Returns: Get information about a particular company |
| Pay Periods | ||
| GET |
/api/v1/companies/:company_id/pay_periods /companies/{company_id}/pay_periods |
Array of all pay periods, past and current, for a company. |
| Employees | ||
| GET |
/api/v1/companies/:company_id/employees /companies/{company_id}/employees |
Array of all employees currently employeed with this company. |
| Other endpoints | ||
| GET |
/api/v1/me /me |
Returns: Information pertaining to the currently authenticated user. |
ZenPayroll pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|