PaycheckBatch
Calculate a batch of payroll tax paychecks
Calculate payroll taxes for an array of employee paychecks.
For each employee paycheck in the array, include the following data in the request:
- Compensations
- Deductions
- Work locations
An array of data is returned:
- Computed taxes
- Allowed deductions
- Allowed compensations
Calculate payroll taxes for a batch of paychecks
| Endpoint | Method | Required fields | 
|---|---|---|
| /v2/paychecks-batch | POST | paychecks, employee | 
Updated 8 months ago
