The GET /api/fundsMovement/byFinancialAccount method allows users to retrieve the ACH transfer history for a specified financial account. This API provides access to detailed records of all ACH transactions linked to the account, including essential information such as transfer dates and amounts.
Purpose:
This endpoint is designed to help users track and review their past financial movements, providing a comprehensive overview of ACH transactions for effective account management.
Response:
The API returns a structured response containing the ACH transfer history for the specified account.
Summary:
The GET /api/fundsMovement/byFinancialAccount API method enables users to retrieve the ACH transfer history for a specified financial account, providing a detailed overview of past transactions. This capability is essential for effective financial tracking, budgeting, and account management within banking applications.