Retrieve Income Transactions V2

Provides a list of a customer's income based transactions found within their connected accounts, and predicts whether each income transaction is related to a customer's salary_or_wages. Any income which is not salary or wages is given the type other_incoming, which can include other income sources such as investments or pension income.

When X-From is omitted from the request, a default value of 9 months from before today's date will be used.
When X-To is omitted from the request, a default value of today's date will be used.

Notes:

  • Transactions with multiple currencies are supported, but the statistics are currently only calculated for one currency. The endpoint takes the currency of the first transaction and ignores non-matching currencies in its calculations.
  • In contrast to the V1 endpoint, Income Finder V2 no longer filters income transactions to only return the latest per reference.
Language
Authorization
OAuth2