Paycheck
Calculate payroll taxes for a paycheck
Calculate payroll taxes for a particular employee. In the request, include the employee's:
- Compensations
- Deductions
- Work locations
The following data is returned:
- Computed taxes
- Allowed deductions
- Allowed compensations
Calculate payroll taxes for a paycheck
Endpoint | Method | Required fields |
---|---|---|
/v1.0/paychecks | POST | employee |
Updated 3 months ago