PUBLIC API v1
Count unverified transactions
GET /api/v1/accounting/transactions/unverified-count/
Count unverified transactions for the company
Permission: read_transactions · Direct link
Company-scoped. Account permissions, plan limits and document state still apply.
Responses
200 Response fields
application/json
| Field | Type / accepted values | Description |
|---|---|---|
countRequired | integer | Not specified |
companyRequired | string (uuid) | Not specified |
401 Response fields
application/json
| Field | Type / accepted values | Description |
|---|---|---|
detailRequiredRead only | string | Not specified |
403 Missing scope, company mismatch, unsupported operation, or a plan/account restriction.
429 Rate limit exceeded. Wait for the Retry-After header before retrying.
Use the base URL https://api.norman.finance/api/v1. Sign up or log in to Norman to create an API key, then send it as a Bearer token. For an OpenAPI JSON file, contact support.