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 sandbox-bede7af5-6584-4e36-9da5-a0ce6c556a6e" \5'https://private-anon-cf08b9b0ee-onebrick.apiary-mock.com/v1/transaction/list?from=from&to=to'
Benefit of using Transaction Data
Retrieve 12 months worth of transaction data, including enhanced geolocation, merchant, and category information.
Deliver a seamless in-app experience by enabling users to refresh their transactions data on-demand.
Stay up-to-date by receiving notifications via a webhook whenever there are new transactions associated with linked accounts.