API Changelog
This page includes changes made to the Fenerum API over time that might affect you.
Date | Change |
---|---|
2024-10-21 | Added new field default_collection_method to the Account-endpoint: /api/v1/accounts/ |
2024-10-21 | Allow empty collection_method in the Account-endpoint /api/v1/accounts/<code>/generate-invoice/ . Defaults to account/organization setting |
2024-10-10 | Added new fields for adding discounts to the DraftInvoiceLine-endpoint: /api/v1/draftinvoicelines/ named discount_<type> |
2024-08-20 | Added new field is_getting_reminders to the Account-endpoint: /api/v1/accounts/ |
2024-06-03 | Excluded hidden bank accounts from the endpoint /api/v1/bank-accounts/cash-balance/ |