get
https://api-{tenant}.stage2.tappbank.com/org/accounts/private/v1/balance/total
Returns the total available balance along with pending incoming and outgoing transaction amounts for the user's accounts.
Response includes:
balance: Current available balancependingIncoming: Sum of pending incoming transactions (positive amounts)pendingOutgoing: Sum of pending outgoing transactions (absolute values of negative amounts)filters: Applied filters if any (optional)
List of possible error codes:
| Code | Status | Description |
|---|---|---|
| INVALID_QUERY_PARAMETERS | 400 | Query parameters are invalid |
| FORBIDDEN | 403 | Access denied to accounts |
| INTERNAL_ERROR | 500 | Internal server error |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This endpoint is shared across Individual, Business Owner, and Operator user types.
