updatePayrollLineItemTaxAdjustment
Payroll
updatePayrollLineItemTaxAdjustment
The updatePayrollLineItemTaxAdjustment API is used to correct a tax adjustment that has been added to an employee for a pay period
When to use:
- When correcting tax adjustment mistakes before payroll submission
Notes:
- The employee must have a tax adjustment applied in the specified pay period with the given
taxName - Amount overwrites the existing calculated tax value entirely, it does not subtract
PUT
updatePayrollLineItemTaxAdjustment
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
