• Added a better description to the Recategorisation (Customer Corrections) endpoint.
  • Fixed typos.
  • Added a new Income Finder endpoint within the Transaction Insights section that provides details around any income specific transactions that a customer might have within their connected accounts.
  • Detailed the payload of the callbacks (webhooks) sent to the relevant Client webhook URL when (i) an Open Banking Synchronisation task completes (i.e. after either a Connect or Refresh request has been made by the Client); and (ii)
    when the status of a Payment (single, scheduled or stand order) has either completed or failed.
  • Included a new 400 response example in the Get Authorisation Gateway URL and Initiate Refresh endpoints (within Bud's OB Aggregation API) to detail the response when the selected provider is currently in maintenance mode.
  • Corrected the documentation of the List Accounts endpoint to ensure that the account_type field is shown as nullable.
  • Added a new Custom Signals endpoint within the Signal API that allows you to segment and identify customers based on custom criteria.
  • Added a new Delete Provider Data endpoint.
  • Deprecated Retrieve Authorisation Gateway URL endpoint following the introduction of the new /v2/open-banking/authorisation-gateway-url endpoint.
  • Moved /v1/energy-switching/energy-payments & /v1/energy-switching/energy-payments/{task_id} endpoints from Energy Switching API to the Insights API.
  • Deprecated remaining endpoints within the Energy Switching API.
  • Deprecated all endpoints within the Mortgage API.
  • Deprecated all endpoints within the Home Insurance API.
  • Deprecated all endpoints within the Broadband API.
  • Addition of a new endpoint /v2/open-banking/authorisation-gateway-url to allow clients to use an updated
    Bud Connect flow, allowing their customer's to go through a new Account Connection journey. The v2 journey is
    highly configurable via the use of different flags within the request payload.
  • General bug fixes and improvements across examples, schemas, endpoints descriptions, names and sectioning titles.
  • Altered the List Consents endpoint to now take in an optional X-Customer-Secret field within the request headers. If done so, each consent object will now return a list of account_ids associated with the consent object in addition to a date denoting the date a which a refresh was successfully completed for that given consent object.
  • Added a new Submit Authorisation Codes endpoint for use within the Payments flows when using Bud as a technical service provider.
  • Deprecated Warnings endpoint within the Signal API
  • Added a new Money Management endpoint within the Signal API that allows clients to provide more detailed information regarding a customer's financial situation.
  • Added a new Customer Characteristics endpoint within the Signal API that allows clients to profile based on a customer's transactions.
  • Added a new Financial Insight endpoint within the Signal API that allows clients to understand a customer's overall financial situation and affordability.
  • Updated the List Transaction Response schema to detail the addition of the new carbon tracker enrichment field.