none

Change default value for TaxDeclarationDate in company settings model

The CompanySettingsApi model will now return null on the optional TaxDeclarationDate property when the AccountingLockInterval property in not of type TaxDeclaration.
This impacts the response object for GET /v2/companysettings, PUT /v2/companysettings and PUT /v2/companysettings/accountinglocksettings.

Changelog

  • improved: GET v2/companysettings
  • improved: PUT v2/companysettings
  • improved: PUT v2/companysettings/accountinglocksettings