The updateAdminUser API is used to update the details of the admin user added during onboarding.
companyRegistration endpointFor 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
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.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.