addEmployeeMiscellaneousStateTax
Admin Portal
addEmployeeMiscellaneousStateTax
The addEmployeeMiscellaneousStateTax API is used to collect state-specific tax withholding information for employees in states that require profession/job specific taxes
What it does:
- Used when a state tax does not apply to all employees within the state, but to a select few professions/jobs
Notes:
- This step is only required for employees subjest to state taxes not covered in the standard W4 import. Skip this step if the employee is not subject to miscellaneous taxes.
- “CompositeRate” cannot be less than “PayrollDeductionRate”.
- A user’s MiscellaneousStateTaxes can be seen in
getUsersandgetUserAPIs. - After adding MiscellaneousStateTaxes, use
getEmployeeMiscellaneousStateTaxforPayrollto retrieve the exact object to add the taxes to payroll.
POST
addEmployeeMiscellaneousStateTax
Documentation Index
Fetch the complete documentation index at: https://developer.rollfi.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Response
The response is of type object.
