Bookkeeping & Invoicing/eAccounting API news
April 4th, 2025 by Emelie Gasslander
Hey developers! We've got some exciting updates for you:
🆕 Added
- New endpoint for voiding invoices. You asked, we delivered.
POST /v2/customerinvoices/{invoiceId}/voidUpdateStock- Controls whether or not the stock should be updated as part of the void operation. The default value for this parameter isfalse.
- New property for
AccountAPI. Affected endpointGET /v2/accounts,GET /v2/accounts/{fiscalyearId},GET /v2/accounts/{fiscalyearId}/{accountNumber}Description- Represents the account search information for a specific account.
Time to integrate and make your applications even more powerful! Happy coding! 😎
