Retrieve Affordability Report V2

Get an overview of a customer's financial status.

Query Params
string

Month (YYYY-MM) from which the transactions should be returned from, this works in pair with the month_to parameter.

string

Month (YYYY-MM) from which the transactions should be returned to, this works in pair with the month_from parameter.

string
Defaults to Etc/UTC

Timezone identifier (e.g. Europe/London) to make dates relativised to the target location.

In the case of daylight savings in a location, this ensures that the overall start/end date accounts for those shifts.

See here for list of valid timezone identifiers under TZ identifier.

boolean

If true, shows the overall totals in the affordability report (under overall_total property).

boolean

If true, shows the monthly totals in the affordability report (under monthly_totals property).

string

Currency code for relevant transactions (default USD).

Headers
string
required

The API Client Identifier (Service Application Identifier).

uuid
required

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

Responses

400

The request contains an invalid payload.

401

Unauthorised request

405

An unexpected HTTP method was used

5XX

An unexpected error occurred on the server side

Language
Credentials
OAuth2
Choose an example:
application/json