get https://api-sandbox.thisisbud.com/aggregations/v2/totals/categories/trends
Provides category totals for desired categories over a given time period of time with a given granularity.
L1 and l2 categories can be filtered using the category query parameter.
Example:
- 'shopping'
- 'shopping.groceries'
Each income and expenditure total is separated by currency, as we cannot sum totals in different currencies.
Can be used for producing graphs of category totals over time.
Responses
400The request contains an invalid payload
401An unauthenticated request was received
5XXAn unexpected error occurred on the server side