getStateW4FormFields
Reports
getStateW4FormFields
The getStateW4FormFields API retrieves state-specific W4 form fields for an employee based on their location.
What it does:
- Returns state-specific W4 form fields and their available options
- Provides field descriptions for state tax withholding forms (e.g. Married, Single etc.)
- Provides data type restrictions for W4 fields to prevent input error
Notes:
- Employees state is determined using their userId
- userId or stateCode is required to retrieve the correct fields for the state
- Used before calling
addStateW4Informationto get the required fields for that state
GET
getStateW4FormFields
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
