addPayrollLineItemTaxAdjustments
Payroll
addPayrollLineItemTaxAdjustments
The addPayrollLineItemTaxAdjustments API is used to add tax adjustments when the calculated taxes are incorrect.
What it does:
- Overwrites the existing tax with the specified amount
When to use:
- For complex cases where the generic tax calculations do not produce an an accurate withholding amount
- When the employee has previosuly over or under-withheld specific taxes
Notes:
- Use the
getAllowedTaxAdjustmentsListAPI to retrieve the allowed taxNames - Employees must be active within the pay period sent in the request to have tax adjustments added
- Allowed tax adjustments vary from employee to employee
POST
addPayrollLineItemTaxAdjustments
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
