v1

latestOpenAPI 3.0.02026-08-064687193.6 KB
Reports

Create Financial Insights report

Allows you to create a report for a customer for a specific date range.

post/reports

Query parameters

customer_idstring required

the id of the customer that the report will be generated for

report_typesstring[] required

Types of reports that can be generated. Possible values are: balance, expense, income, savings, expense_categories, income_categories, inbound_transfers, outbound_transfers

<strong>Note:</strong> at least one report type should be requested

<strong>Note:</strong> for an extended Financial Insights PDF report, the following types of reports are used: balance, expense, income, savings. For a compact PDF report, the following are mostly used: expense_categories, income_categories, inbound_transfers, outbound_transfers, as well as, some other parameters from the rest of the reports.

include_account_naturesstring[]

Accounts with specified account natures can be included in the report. Possible values are: account, bonus, card, checking, credit, credit_card, debit_card, ewallet, insurance, investment, loan, mortgage, savings

currency_codestring required

main currency code to be used for the report's generation and value conversion

from_datestring date required

the date from which the data in the report will be included

to_datestring date required

the date to which the data in the report will be included

Response

OK