Once you receive the user access token from Brick’s plug-and-play widget, the account endpoint allows developers to retrieve data associated with user's financial account.
12curl --include \3--header "Content-Type: application/json" \4--header "Authorization: Bearer user_access_token" \5'https://private-anon-cf08b9b0ee-onebrick.apiary-mock.com/v1/account/list'
Benefit of using Account Data
Verify real-time account balances.
Retrieve account and routing numbers when users connect their financial accounts.
Once your user's account is verified, you eliminate wrong account transfers.