Retrieve spending analysis by categories, projects and accounts

Defaults to all categories and accounts if none specified.
The categories field in the response has a breakdown of the total by categories for the given periods. You can expect to also receive the breakdown for income and transfer categories.
The 'total' field in the response calculates the total outgoing expenditure for the given periods. This calculation do not include income and transfers.
Categories under the transfer group are the only ones that can appear twice showing income and expenditure separately
Requires spending_analysis:read scope.

Body Params
dates
array of objects
required
length between 1 and 3

List of date ranges to calculate spending analysis for. This allows retrieving spending analysis of up to three different date ranges in one request.

dates*
string
required

Descriptive name for the date range. The name will be used in the response payload to identify it.

date
required

Start date to perform spending analysis.

date
required

End date to perform spending analysis.

accountIds
array of strings
accountIds
categoryIds
array of strings
categoryIds
projectIds
array of strings
projectIds
Responses

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