Open API documentation
Change Log
2025-12-16: New Register REST API Endpoints
Added: GET
/cost-center- List and filter cost centersAdded: GET
/cost-center/{id}- Get single cost center by IDAdded: GET
/project-number- List and filter project numbers (work numbers)Added: GET
/project-number/{id}- Get single project number by ID
2025-12-16: New Accounting REST API Endpoints
Added: GET
/accounting/periods- List and filter accounting periodsAdded: GET
/accounting/periods/{id}- Get single accounting period by IDAdded: GET
/accounting/chart-of-accounts- List chart of accounts with filteringAdded: GET
/accounting/chart-of-accounts/{account}- Get single account by account numberAdded: GET
/accounting/receipt-series- List receipt series (receipt types) by accounting periodAdded: GET
/accounting/vat-codes- List VAT codesAdded: GET
/accounting/vat-codes/{code}- Get single VAT codeAdded: GET
/accounting/locks- List and filter accounting period locksAdded: GET
/accounting/locks/{id}- Get single accounting lock by ID
2025-10-07: InvoiceRow Schema change
Changed:
unitNetAmountrenamed tounitNetPrice