• 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).
  • [BREAKING] Balances Over Time and Balances Over Time By Account beta endpoints now provide pending and booked balances. Please note this has changed the structure of the response. Please note, as these are beta endpoints, normal deprecation rules don't apply.
  • Bud is looking to undergo some major improvements to the code base of its Rent Recognition service throughout 2023 in order to bring it in line with the other services on the Bud platform. As a result, Bud has removed the current Rent Recognition service from its API documentation. For further details on when the new Rent Recognition service will be available, please contact [email protected] or your relevant Bud account manager.
  • Added a new Balances Over Time and Balances Over Time By Account beta endpoints within the Financial Data API.
  • Released List Transactions V2 with some additional examples added (the previous beta endpoint List Transactions (beta) has now been removed).
  • Released the new Ingest Transactions V2 endpoint that enables synchronous processing for smaller payloads and also follows the latest schema for the List Transactions V2 endpoint.
  • Fix for Ingest Transactions V2 sync response
  • Fix for connect and refresh webhook status field