Get last Financial account activity

The POST /api/transaction/v3/byFinancialAccount/server/old API method retrieves the most recent activity for a specified financial account. This endpoint is designed to support legacy systems by providing a detailed list of recent transactions, including deposits, withdrawals, and transfers.

Functionality:

  • Retrieves a detailed list of the most recent transactions associated with the specified financial account.
  • Includes transaction types such as deposits, withdrawals, and transfers.
  • Designed for legacy systems, providing a historical snapshot of account activity for account management and reconciliation.

Key Features:

  • Legacy System Support: Specifically designed for older systems that require a historical snapshot of recent account activity.
  • Detailed Transaction List: Includes various types of transactions such as deposits, withdrawals, and transfers.
  • Comprehensive Data: Provides a complete view of recent financial activities for effective account management and reconciliation.
  • Secure Access: Requires proper authentication to ensure secure access to sensitive financial information.

📘

This API method is ideal for systems that need to maintain compatibility with legacy processes while accessing detailed, up-to-date transaction data.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!