Retrieve transactions relating to a specific insight report section.

Each report, where appropriate will have a unique reference for that specific aggregated section of the report.
using the same parameters used in the call to insights_beta_report_balance_unauthorised_overdraft_get,
in combination with the unique reference, will return the raw transactions
list used to produce that aggregation. This is useful if requiring further investigation or analysis.
The reference can be found in the _links section of the insight reports.

NOTE:
Alterations to the to/from query properties will result in an alternative dataset being returned.

Path Params
string
required

A unique reference used to identify a group of transactions in report for aggregation analysis

Query Params
string

A start time to check financial data for insights from. Configures the earliest financial data which may be used to generate insights. If omitted, defaults to the start of the sixth complete month prior to the latest ingested financial data. Note that some insights will only be checked for complete months entirely between the from and to dates.

string

An end time to check financial data for insights up to. Configures the latest financial data which may be used to generate insights. If omitted, defaults to the date of the latest ingested financial data. Note that some insights will only be checked for complete months entirely between the from and to dates. Insights relating to potential future events, such as cannot_cover_bills, may forecast them up to a month after this point.

string

Used to limit the insight reports returned, to only those in the specified currency. The value should represent
a valid ISO currency code. an example would be "GBP" or "EUR".

Please refer to https://www.iso.org/iso-4217-currency-codes.html for more details.

Headers
string
required

The API Client Identifier (Service Application Identifier).

uuid
required

A unique identifier for a Customer, as registered on Bud's platform.

string

The Bud Customer secret used to encrypt customer data. This is required only if the customer secret is not already stored with Bud.

Response

Language
Credentials
OAuth2
Choose an example:
application/json