Skip to main content
Choose your system below. Give Last Accounting Company every available read or view permission, then paste the credentials in LAC.
Read-only means no create, edit, approve, pay, delete, or invalidate access. LAC stores credentials securely and never shows them again.
The Fennoa key has no separate scope screen. Access belongs to the API user that owns the key.
1

Create one API user for LAC

A Fennoa administrator or the current accounting firm opens Users → Create new API user. Choose Yleinen API-käyttäjä (General API user) and name it Last Accounting Company.Open Fennoa’s API-user guide
2

Give it every read right

If Fennoa shows a bulk read/view choice, use it. Otherwise, enable every permission labelled read or view. Leave every create, change, approve, payment, and delete permission off.Fennoa does not publish one universal read-only preset. Check the wording before you save.
3

Paste the credentials in LAC

Copy and paste the API username and API key.
Used today
  • Accounting: GET /accounting_api/get/ledger/{start}/{end}, /accounting_api/get/accounts, /accounting_api/get/vatcodes, /accounting_api/get/periods, /accounting_api/get/opening_balances/{period_id}, /accounting_api/get/locking_periods, /accounting_api/get/budgets
  • Sales: GET /sales_api/, /sales_api/{id}, /sales_api/get/payments/{start}/{end}, /sales_api/get/pdf/{id}, /sales_api/get/delivery_errors
  • Purchases: GET /purchases_api/get/list, /purchases_api/{id}, /purchases_api/get/approval_queue, /purchases_api/get/finvoice/{id}, /purchases_api/get/attachment/{id}/{attachment_id}, /purchases_api/get/tags/{id}, /purchases_api/get/unbooked, /purchases_api/get/suppliers
  • Customers: GET /customer_api/
  • Dimensions: GET /dimension_api/, /dimension_api/get/types
Available for later
  • GET /accounting_api/get/account_balance
  • GET /sales_api/get/invoice_no/{invoice_no}
  • GET /customer_api/{id}
  • GET /customer_api/get/customer_no/{customer_no}
  • GET /dimension_api/{id}
Sources: accounting, sales, purchases, customers, and dimensions.