Retrieve Future 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
  • unknown
Query Params
integer
Defaults to 3

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

number
Defaults to 2

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

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

string

Use the internal client identifier, provided in the client_metadata object when creating the customer in Create Customer V3, in place of an X-Customer-Id header.

Responses

204

No transactions

400

Bad request

401

Unauthorized request

Language
Credentials
OAuth2
Choose an example:
application/json