2025-09-16
API Changelog v2-20250915-e53353db8a vs. v2-20250916-d2772c5f13
GET /{administration_id}/reports/balance_sheet{format}
- added the non-success response with the status '429'
GET /{administration_id}/reports/cash_flow{format}
- endpoint added
GET /{administration_id}/reports/expenses_by_contact{format}
- added the non-success response with the status '429'
GET /{administration_id}/reports/expenses_by_project{format}
- added the non-success response with the status '429'
GET /{administration_id}/reports/profit_loss{format}
- added the non-success response with the status '429'
GET /{administration_id}/reports/revenue_by_contact{format}
- added the non-success response with the status '429'
GET /{administration_id}/reports/revenue_by_project{format}
- added the non-success response with the status '429'
GET /{administration_id}/reports/subscriptions{format}
- endpoint added
GET /{administration_id}/users{format}
- added the non-success response with the status '429'
API Changelog v2-20250916-d2772c5f13 vs. v2-20250916-4d2c64ff86
GET /{administration_id}/reports/assets{format}
- endpoint added
GET /{administration_id}/reports/balance_sheet{format}
- :warning: the 'current_assets_by_ledger_account/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'current_liabilities_by_ledger_account/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'equity_by_ledger_account/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'non_current_assets_by_ledger_account/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'non_current_liabilities_by_ledger_account/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'provisions_by_ledger_account/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'total_credit/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'total_debit/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'working_capital/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
GET /{administration_id}/reports/cash_flow{format}
- :warning: the 'cash_paid_by_ledger_account/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'cash_received_by_ledger_account/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'closing_balance/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'opening_balance/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
GET /{administration_id}/reports/expenses_by_contact{format}
- :warning: the 'expenses_by_contact/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
GET /{administration_id}/reports/expenses_by_project{format}
- :warning: the 'expenses_by_project/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
GET /{administration_id}/reports/ledger_accounts/{ledger_account_id}{format}
- endpoint added
GET /{administration_id}/reports/profit_loss{format}
- :warning: the 'direct_costs_by_ledger_account/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'expenses_by_ledger_account/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'gross_profit/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'net_profit/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'operating_profit/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'other_income_expenses_by_ledger_account/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'revenue_by_ledger_account/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'total_expenses/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'total_revenue/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
GET /{administration_id}/reports/revenue_by_contact{format}
- :warning: the 'revenue_by_contact/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
GET /{administration_id}/reports/revenue_by_project{format}
- :warning: the 'revenue_by_project/additionalProperties/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
GET /{administration_id}/reports/subscriptions{format}
- :warning: the 'historic_lifetime_value/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
- :warning: the 'historic_revenue_per_month/additionalProperties/' response's property type/format changed from 'number, string'/'' to 'string'/'' for status '200'
Last modified on