updateBusinessUser
Admin Portal
updateBusinessUser
The updateBusinessUser API updates Business User details in the system.
What it does:
- Supports multiple roles: Payroll Admin, Controller, Beneficial Owner, Employee
- Preserves existing user data while updating only specified fields
Notes:
- Run
getBusinessUserDetailsendpoint first to get current information before updating - Requires ownership percentage specification for Beneficial Owner role
PUT
updateBusinessUser
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.
