getBusinessUsers
Reports
getBusinessUsers
The getBusinessUsers API is used to retrieve comprehensive information about all business users within a company.
What it does:
- Returns the business user IDs for every business user in the payroll system
- Returns detailed information for each of the business users including their role, address, SSN and more
Notes:
- Requires only a companyID since all business users are retrieved
- Returns the same fields as
getBusinessUserInfowhich can be used to retrieve data for a single business user
GET
getBusinessUsers
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
200 - application/json
