updateAdminUser
Company Onboarding
updateAdminUser
The updateAdminUser API is used to update the details of the admin user added during onboarding.
What it does:
- Updates the admin Business User account
- Complete the record for the businessUser that is created when calling the
companyRegistrationendpoint
Note:
-
For beneficialOwners we are required to collect address and personal information
-
Required fields for beneficial owners: ssn, address1, city, state, zipcode, dateOfBirth,
-
A list of businessUsers registered to the company and their associated businessUserIds can be retrieved using
getBusinessUsers -
Beneficial Owner share cannot be reduced below 25% to maintain compliance
PUT
updateAdminUser
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.
