List distinct sub-account categories
GET/account/subaccounts/categories
Returns the distinct free-text categories in use across the entity's
sub-accounts, for the FE category combobox. Requires the
treasury.balances.read permission.
Request
Responses
- 200
- 401
- 403
OK
Missing/invalid JWT or entity selection (RBAC_ENTITY_SELECTION_REQUIRED)
Caller lacks the treasury.balances.read permission (RBAC_PERMISSION_DENIED)