Fetch All Bank Accounts
GET/v1/users/bank/fetch
Fetch all bank accounts associated with the user
Responses
- 200
- 400
- 401
Returns all bank accounts linked to the user.
Bad Request — invalid or missing parameters.
Unauthorized — missing or expired Bearer token or API key.