get
https://api-{tenant}.stage2.tappbank.com/org/accounts/private/v1/transactions/transactions-chart
Returns transaction sums chart data showing total transaction amounts for the current month.
The data is always grouped into 5 columns representing equal divisions of the current month.
Key features:
- Always shows data for the current month (from 1st to last day)
- Returns exactly 5 data points dividing the month into equal parts
- Future columns (after current date) will exist but contain zero values
- Transaction amounts are shown as absolute values (positive)
List of possible error codes:
| Code | Status | Description |
|---|---|---|
| INVALID_QUERY_PARAMETERS | 400 | Query parameters are invalid |
| ACCOUNT_NOT_FOUND | 404 | One or more specified accounts not found |
| FORBIDDEN | 403 | Access denied to one or more accounts |
| INTERNAL_ERROR | 500 | Internal server error |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Returns aggregated transaction data suitable for charting (e.g. spending by category over time).
Individual only — this endpoint is not available for Business Owner or Operator user types.
