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
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Response
200 - application/json
