get https://bo-api.drivewealth.io/back-office/accounts//transactions
Retrieves a list of Account Transactions by accountID.
Pagination
This API facilitates pagination to help manage accounts with numerous transactions. To return paginated results you will need to include the query parameters
limit
,offset
, anddirection
.