List Legacy Accounts
Loading...
API endpoint path: /bankingservices/v2/fis/{di_fiid}/fiCustomers/{di_ficustomer}/accounts
Retrieves all accounts associated with a customer for the specified Financial Institution and Customer ID.
Requires V1 OAuth Token
Note: After OAuth token expired, the token must be refreshed or a new token requested.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Success
Bad Request. Returned when the submitted request does not match the requirements defined in the specification.
Unauthorized. Returned when the authentication request is unsuccessful.
Not Found. Returned when the account for the specified customer could not be found.
Internal Server Error. Returned when an unexpected fault occurs while processing the request.