getBusinessUserDetails
Reports
getBusinessUserDetails
The getBusinessUserDetails API is used to retrieve comprehensive information about a specific business user within the system.
What it does:
- Returns detailed information for the business user including their role, address, SSN and more
- Allows business users to view their stored data before making changes using other API calls
Note:
- Use
getBusinessUserDetailsif you do not have access to the business user ID or wish to retrieve data for all business users
GET
getBusinessUserDetails
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.
Response
200 - application/json
