API Reference

Get the cashflow history for a given user.

Creates a cashflow timeline for a given user, aggregating all transactions in a given window.
The period windows can be of 1 hour, day, week, month or year.

Log in to see full request history
Path Params
string
required

User ID

Query Params
string

Minimum transaction date to be included (e.g. '2020-09-18 10:00:00').

string

Maximum transaction date to be included (e.g. '2020-09-18 10:00:00').

string

How to aggregate the cashflows in periods. Can be 'HOUR', 'DAY', 'WEEK', 'MONTH', or 'YEAR'.

string

Specifies if we must include only an specific account type. Can be 'CREDIT_CARD', 'DEBIT_CARD', 'SAVINGS', 'CHECKING', 'INVESTMENT', 'PENSION', or 'LOAN'.

Headers
string
required

Module ID

Response

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