getEmployeeMiscellaneousStateTaxFormFields
Reports
getEmployeeMiscellaneousStateTaxFormFields
The getEmployeeMiscellaneousStateTaxFormFields API retrieves available miscellaneous state tax fields for users based on their state of residence.
What it does:
- Returns fields that can be used to add state taxes on an employee by employee basis for payroll
Note:
- Once retrieved these fields should be added to a user’s record using
addEmployeeMiscellaneousStateTax. This will allow them to be added to payroll later.
GET
getEmployeeMiscellaneousStateTaxFormFields
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.
Response
200 - application/json
