Changelog
Release 2026-01-11
This release adds Base Data API endpoints and a new endpoint to download exported document files.
API Changes
- Add
GET /api/public/v1/base-dataendpoint to export base data in Universal Accounting JSON format - Add
PATCH /api/public/v1/base-dataendpoint to update base data using Universal Accounting JSON format - Add
GET /api/public/v1/documents/files/:id/downloadendpoint to download files from exported documents - Add new OAuth scopes:
api:base-data:read,api:base-data:update,api:documents:read-exported - The
filesarray is now always included in Universal Accounting JSON exports (previously only when file export was enabled) - The
contentAsBase64field in file entries is now optional - it is only included when file export is enabled in the configuration - Add
credit-card-statement-file-kontera-iddimension to journal entry lines - Add
postingTypefield to invoice object in Universal Accounting exports - See Base Data API documentation
- See Universal Accounting Export Specification
- See Journal Entry Dimensions
Release 2025-03-20
This release adds our preview release for our public API endpoints. It allows you to upload files and import transactions into Kontera.
API Changes
- Add documentation for our JSON-based HTTP API
Release 2025-02-24
This release adds dimensions to the export.
API Changes
- See Dimensions Universal Accounting | Export | Entries | Dimensions
Release 2024-08-06
This release adds support for up-front configuration of exports, webhooks, open items processing and payment advises.
API Changes
- Add optional
configurationobject to Universal Accounting | Import | API reference | Configuration - Add optional
paymentAdvisesarray to Universal Accounting | Export | API reference | Payment Advises - Add optional
filesarray to Universal Accounting | Export | API reference | Files
Release 2024-05-01
This release adds support for contacts throughout Universal Accounting.
API Changes
- Ability to import contacts using
contacts, see Universal Accounting | Import | API reference | Contacts - New fields in
contactproperty, see Universal Accounting | Export | API reference | Contact - Add optional
taxRequiredfield to Universal Accounting | Import | API reference | Taxes - Add optional
countryfield to Universal Accounting | Import | API reference | Taxes - Add optional
swissVatFormDigitForReverseChargeLiabilityfield to Universal Accounting | Import | API reference | Taxes