List Accounts (Legacy)
Loading...
API endpoint path: /bankingservices/v2/fis/{di_fiid}/fiCustomers/{di_ficustomer}/accounts
Retrieves account information for a specified financial institution customer, including supported account types, account details, balances, and account status indicators. This endpoint supports both Retail and Business Banking and returns the set of accounts available to the requesting user based on role, entitlements, and configuration.
Use this endpoint to:
- Return the list of accounts associated with the specified customer, optionally including accounts for related users when enabled via query parameters and supported by the financial institution's configuration.
- Support both Retail and Business Banking callers. Retail requests apply retail-specific eligibility checks, while Business Banking requests apply business role handling and optional validation logic based on the financial institution's configuration and request parameters.
- Optionally include export-formatted account numbers when requested.
Behavior and capabilities:
- Account data is retrieved through the account aggregation pipeline and may be served from cache when available.
- Before returning a successful response, display rules and field visibility controls are applied based on the financial institution's configuration.
- If no accounts are available for an entitled caller, the service returns a 204 No Content response.
Request
Responses
- 200
- 204
- 400
- 404
- 500
- 503
Success
No Content
Bad Request
Not Found
Internal Server Error
Service Unavailable