Retrieve Forecasted Transactions V2

Provides a list of transactions predicted to occur in the next specified number of months. Currently the following periods are supported:

  • daily
  • weekly
  • biweekly
  • monthly
  • quarterly
  • six_monthly
  • annually
  • unknown
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
Defaults to 3

To specify how many months we return the prediction for, the default is 3 months.

string
Defaults to change_percentage[all]=0.0

To set a percentage value used in the calculation of the forecasted amount for the future transactions categorised with specific transaction subcategory; for example change_percentage[loans]=2.0. This can be a positive or negative float number. To apply the same percentage to all transactions use the subcategory=all.

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).

Responses

204

No transactions

400

Bad request

401

Unauthorized request

Language
LoadingLoading…
Response
Choose an example:
application/json