get https://api-sandbox.thisisbud.com/aggregations/v2/totals/categories
Provides a customer’s total income and expenditure for each l1 and l2 category, over a given time period.
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.
Responses
400The request contains an invalid payload.
401An unauthenticated request was received
5XXAn unexpected error occurred on the server side