Bookkeeping & Invoicing/eAccounting API news
May 19th, 2025 by Emelie Gasslander
Hello, dev people! ๐
Just stopping by with a few new updates. No brand new endpoints this time โ but, we've given the old ones some well-deserved attention. Here's what's new:
๐Added
- We've added clear descriptions to all ROT/RUT work cost types, making everything much easier to understand. Affected endpoints:
GET/POST /v2/customerinvoices
,GET/POST/PUT /v2/customerinvoicesdraft
,GET/POST/PUT /v2/orders
,GET/POST/PUT /v2/quotes
- New error messages now visable.
We've added a few error messages to the documentation that were already in use behind the scenes. Now they're properly listed, so you'll know exactly what to expect if things go sideways. You can find them here.
- A bit of extra clarity here and there.
We've added maxLength to a few fields and improved property descriptions to smooth out the details and to make things easier for you. Affected endpoints:GET/POST /v2/attachments
,GET/POST /v2/salesdocumentattachments
As always, let us know if anything looks funky or if you've got questions. Until next time โ happy coding! ๐ป