The IntendedReport Object in Detail

In order to offer different types of reports, the intended report(s) need to be known in order to refresh only the needed data.

IntendedReport

{
    "type": Enum<'ACCOUNT_INFOS', 'BALANCE_OVER_TIME' ,'BALANCES' ,'CATEGORIZED_TRANSACTIONS' ,'EXPENSE_CATEGORIES', 'RECURRING_TRANSACTIONS'>
}

type InsightType, required

A type of report to be generated.

Example Object

{
    "type": "BALANCES"
}

results matching ""

    No results matching ""