Dinero · invoices
Dinero integration: invoices and books without double entry
A Dinero integration means your system creates the contact and the invoice in Dinero via the API, so you are not sitting with two windows open. Dinero is the right accounting system for many smaller companies. Public figure: 90,000+ active Danish businesses. The API is REST. Partner apps use OAuth via Visma Connect. For your own firm you can run a personal integration with an API key. The API typically needs Dinero Pro — check before kickoff. A burst-sync of 8,000 old vouchers is a project, not a script. The flow that works: CVR lookup, contact, invoice, payment link, webhook, updated posting.
Dinero if you run a simple set of books yourself. e-conomic if there is an accountant, dimensions and several users. Do not switch systems because a developer knows one API better. Dinero as a service.
Requirements to know before a Dinero integration
- The API typically needs Dinero Pro / the right plan. Check before kickoff.
- A personal key is for your firm. A product integration for many customers needs a partner setup.
- There are rate limits. Burst-syncing 8,000 old vouchers is a project, not a script.
The flow that actually works
CVR lookup
[cvr.dev](/articles/integrations/cvr-dev-integration) in your app while the customer types.
Contact
Created or matched in Dinero on CVR.
Invoice
Posted in Dinero, not in a Word file.
Payment link
[MobilePay](/articles/integrations/mobilepay-integration) or [QuickPay](/articles/integrations/quickpay-integration) goes out from your flow.
Webhook
When it says paid, the Dinero posting is updated.
90.000+
active Danish companies on Dinero (public figure)
Pro
plan the API typically needs
Dinero is one integration in the package. Small is DKK 18,000 + DKK 600/month if it is the only one. Together with MobilePay that is Medium: 36,000 + 900. See pricing. Longer background: e-conomic and Dinero in your own system.
Write whether you run Pro, and whether the key is personal or partner. Then we do not start the week on a 403. Quote within 24 hours.
FAQ: Dinero integration
Dinero or e-conomic?
Dinero if you run a simple set of books yourself. e-conomic if there is an accountant, dimensions and several users. Do not switch because a developer knows one API better.
Does the API require Dinero Pro?
Typically yes. Check your plan before kickoff so we do not build against an endpoint you do not have.
Can we sync old vouchers?
Yes, but rate limits turn 8,000 vouchers into a project. Start with new invoices and treat history as a separate job.
Personal key or partner?
A personal key for your own firm. A product for many customers’ Dinero agreements needs Visma Connect and a partner setup.