API errors
Feature not included in your plan
The endpoint you called exists, but the feature is not part of your organization's plan.
- Error type
https://normbill.com/docs/errors/plan-limit- HTTP status
- 403
Common causes
- The plan's feature flags exclude this endpoint for your organization.
How to fix it
- Upgrade the plan in the dashboard settings.
- Check the pricing page for which features each plan includes.
The error response format
Every non-2xx response from the API is an RFC 9457 problem-details body (application/problem+json) with at least type, title, status and detail. The type URL links back to this reference.
All error slugs: invalid-request, bad-request, payload-too-large, unauthorized, validation-failed, unparseable-document, plan-limit, quota-exceeded, rate-limited, overage-cap-reached, validate-fair-use, idempotency-key-invalid, idempotency-key-reuse, idempotency-conflict, pdf-unavailable, validator-unavailable, not-ready. Still stuck? Email support@normbill.com or start at the docs overview.