Get available financial accounts

The GET /api/subProfiles/availableFinancialAccounts endpoint retrieves a comprehensive list of financial accounts associated with the authenticated user. This API method provides detailed information on each account, including account type, balance, and status. It is designed to help users view and manage their financial assets efficiently.

Security Considerations

  • Authentication and Authorization: This endpoint requires the user to be authenticated and authorized to access their financial account details.
  • Data Privacy: Ensure that sensitive account information is handled securely and in compliance with data protection regulations.

Summary

The GET /api/subProfiles/availableFinancialAccounts endpoint provides users with a detailed overview of their financial accounts, enabling efficient management and display of their assets within banking applications.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!