updateEmployeeAsBusinessUser
Admin Portal
updateEmployeeAsBusinessUser
The updateEmployeeAsBusinessUser API adds an existing employee as a Business User of the company.
What it does:
- Converts existing employees into Business Users with administrative roles
- Assigns roles like Payroll Admin, Controller, or Beneficial Owner to employees
Note:
- Requires ownership percentage specification for Beneficial Owner role
PUT
updateEmployeeAsBusinessUser
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.
