Retrieve Income Transactions V1

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_income, which can include other income sources such as investments or pension income.

Notes:

  • Transactions are filtered to return the latest income transaction per transaction reference. For instance, if the customer has 4 salary transactions all with the same reference of Monthly Salary, only the latest will be returned.

ā—ļø

Deprecation:

Support will cease for this endpoint on the 1st of November 2023 - please complete your migration to the Retrieve Income V2 endpoint by that point in time. For further details, contact your Bud account manager or email help@thisisbud.com.

Headers
string
required

The API Client Identifier (Service Application Identifier).

uuid
required

Bud Customer identifier

string

The Bud Customer secret used to encrypt customer data. This is optional only if the customer secret is already stored with Bud (i.e. the host_secret was set to true in the Customer Context when the customer was created).

string

Transaction from date

string

Transaction to date

Responses

204

No transactions

400

Bad request

401

Unauthorised request

404

No transactions found

405

An unexpected HTTP method was used

5XX

An unexpected error occurred on the server side

Language
Credentials
OAuth2
Choose an example:
application/json