Get last Financial account activity

The POST /api/transaction/v3/byFinancialAccount/server API method retrieves the most recent transactions for a specified financial account. It provides a detailed list of the latest activities, including transaction dates, amounts, and descriptions.

Functionality:

  • Retrieves a comprehensive list of the most recent transactions for the specified financial account.
  • Includes details such as transaction date, amount, and description.
  • Enables users to quickly access and review their latest account activities.

Key Features:

  • Recent Transactions: Provides a list of the latest transactions for the specified account, helping users keep track of their most recent activities.
  • Detailed Information: Includes essential transaction details such as date, amount, and description.
  • Effective Management: Facilitates quick access to the latest account activities, aiding in effective account management and oversight.
  • Secure and Reliable: Ensures secure access to transaction data through proper authentication mechanisms.
📘

This API method is designed to help users efficiently manage and review their financial activities by providing up-to-date transaction information.

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