Get timeline for account

Aggregated account characteristics are calculated for a single account.

Path Params
string
required

finX ID of account.

Query Params
string

Limit the transactions included in the aggregation to have a booking date newer than including this date. If not specified the booking date of the oldest transaction is used instead. The format can be either YYYY, YYYY-mm or YYYY-mm-dd.

string

Limit the transactions included in the aggregation to have a booking date older than including this date. If not specified the current date is used. The format can be either YYYY, YYYY-mm or YYYY-mm-dd.

string
enum
Defaults to monthly

Defines the frequency that is being used for sampling the data points.

Allowed:
string

Comma-separated list of category IDs. Only transactions matching these categories will be selected.

string

Comma-separated list of payment partner IDs. Only transactions corresponding to these payment partners will be selected.

Responses

Language
Credentials
Bearer
JWT
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json