The changes in this release carry no change to URLs, this is purely the name of the endpoint.

  • Renamed Fetch Balance Actionable Insights (Beta) to Retrieve Balance Actionable Insights (Beta)
  • Renamed List OB Providers to Retrieve OB Providers
  • Renamed List Customer Consents to Retrieve Customer Consents
  • Renamed List Categories to Retrieve Categories
  • Renamed Fetch Financial Data to Retrieve Financial Data
  • Renamed List Accounts to Retrieve Accounts
  • Renamed List Transactions to Retrieve Transactions
  • Renamed List Transactions V2 to Retrieve Transactions V2
  • Renamed List Accounts V2 (beta) to Retrieve Accounts V2 (beta)
  • Renamed Balances Over Time (Beta) to Retrieve Balances Over Time (Beta)
  • Renamed Balances Over Time By Account (Beta) to Retrieve Balances Over Time By Account (Beta)
  • Renamed Affordability Report to Retrieve Affordability Report
  • Renamed Affordability Transactions to Retrieve Affordability Transactions
  • Renamed Get Financial Products to Retrieve Financial Products
  • Renamed List Providers to Retrieve Providers
  • Renamed List Single Payments to Retrieve Single Payments
  • Renamed List Standing Orders to Retrieve Standing Orders
  • Renamed List Scheduled Payments to Retrieve Scheduled Payments
  • Renamed List Components to Retrieve Components
  • Added a new Balances Insights beta endpoint to the new Actionable Insights API. Not subject to breaking change restrictions.
  • Corrected documented response descriptions and examples for Get Financial Products
  • Added a new List Accounts V2 (beta) and Retrieve Account By ID V2 (beta) beta endpoints within the Financial Data API.
  • Fix the docs for List Transactions V2 correcting the date format in the example response.
  • Fix the docs for Get Financial Products correcting the expected response data structure.
  • Fix the docs for Balances Over Time By Account (Beta) correcting the endpoint URI.
  • Fix the docs for Retrieve Income Transactions V2 line with fixes for average statistic calculation.
  • This major release not only showcases a new look and feel for Bud's API docs, but also some fairly significant changes to the structure of the endpoints across the platform. In a nutshell, Bud's Connect API (formally Open Banking Aggregation API) has a simplified structure with the retrieve data endpoints moving into a dedicated Financial Data section. In addition, the various insights endpoints have been broken down to provide a more simplified structure within the Financial Insights section.
  • [BREAKING] Bud's List Transactions (POST /v1/open-banking/transactions) has now been deprecated given the onsight of the new List Transactions V2 endpoint (POST /financial/v2/transactions). Given the number of clients using the V1 endpoint, Bud has increased the deprecation window to six months. As a result, all support will cease for the V1 List Transactions endpoint on the 1st of August 2023. Please complete your migration before that date and contact your Bud account manager for further details and any help planning your migration.
  • Bud's Create Customers (POST /v1/customers) has now been deprecated. Support for this endpoint will continue, however we recommend clients to mirgate to V2 when possible.
  • Make various spelling and grammar corrections to the Financial Review API docs, and additionally specify that the Financial Review API date ranges are to be received as GET parameters rather than headers.
  • Improvements to Ingest Transactions V2 and Ingest Transactions Task Status examples.
  • Removed the provider field from the Ingest Transactions V2 request payload.
  • Consolidate the List Accounts, V1 List Transactions endpoint and Remove OB Provider endpoints into the Financial Data API (to sit alongside the new V2 List Transactions endpoint).