get
https://localhost/business-users/business-users/private/transactions-history
Get transactions history for the authenticated user with filters, sorting and pagination.
Requires either 'view_business_transactions_for_accessible_accounts' or 'view_all_accounts_details_balance' permission.
NOTE: This endpoint proxies to the accounts service. Response includes enhanced pagination metadata (totalCount, page, pageSize, pagination object with total/count/perPage/currentPage/totalPages) and navigation links (first, last, prev, next).
