Retrieve Recent Transactions by Financial Account

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.

Body Params
amountFilter
object
string | null
filter
object
string | null
spendEvents
array of strings | null
spendEvents
string | null
string
enum
Allowed:
paginationSettings
object
date-time
required
date-time
required
string
required
length ≥ 1
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json