# 2026-07-02


## API Changelog v2-20260701-9ea3742039 vs. v2-20260702-b39f5b8273

### `PATCH /{administration_id}/documents/general_documents/{id}{format}`
- :warning: the `general_document/date` request property `format` changed from `none` to `date`
- :warning: the `general_document/due_date` request property `format` changed from `none` to `date`
- :warning: the `general_document/reminder/date` request property `format` changed from `none` to `date`
- :warning: the `general_document/reminder_date` request property `format` changed from `none` to `date`


### `POST /{administration_id}/documents/general_documents{format}`
- :warning: the `general_document/date` request property `format` changed from `none` to `date`
- :warning: the `general_document/due_date` request property `format` changed from `none` to `date`
- :warning: the `general_document/reminder/date` request property `format` changed from `none` to `date`
- :warning: the `general_document/reminder_date` request property `format` changed from `none` to `date`


### `POST /{administration_id}/documents/general_journal_documents{format}`
- :warning: the `general_journal_document/date` request property `format` changed from `none` to `date`


### `POST /{administration_id}/documents/typeless_documents{format}`
- :warning: the `typeless_document/date` request property `format` changed from `none` to `date`


### `PATCH /{administration_id}/estimates/{id}/send_estimate{format}`
- :warning: request property `estimate_sending/delivery_method` was restricted to a list of enum values
-  added the new `Email` enum value to the request property `estimate_sending/delivery_method`
-  added the new `Manual` enum value to the request property `estimate_sending/delivery_method`


### `PATCH /{administration_id}/identities/default{format}`
- :warning: request property `identity/administration_attributes/legal_entity_type` was restricted to a list of enum values
- :warning: request property `identity/legal_entity_type` was restricted to a list of enum values
- :warning: removed the request property `identity/administration_attributes/adyen_processed_funds`
- :warning: removed the request property `identity/administration_attributes/company_activities_description`
- :warning: removed the request property `identity/administration_attributes/company_website_absent`
- :warning: removed the request property `identity/administration_attributes/company_website_url`
-  added the new `bv` enum value to the request property `identity/administration_attributes/legal_entity_type`
-  added the new `bv` enum value to the request property `identity/legal_entity_type`
-  added the new `coöperatie` enum value to the request property `identity/administration_attributes/legal_entity_type`
-  added the new `coöperatie` enum value to the request property `identity/legal_entity_type`
-  added the new `cv` enum value to the request property `identity/administration_attributes/legal_entity_type`
-  added the new `cv` enum value to the request property `identity/legal_entity_type`
-  added the new `eenmanszaak` enum value to the request property `identity/administration_attributes/legal_entity_type`
-  added the new `eenmanszaak` enum value to the request property `identity/legal_entity_type`
-  added the new `geen_kvk_inschrijving` enum value to the request property `identity/administration_attributes/legal_entity_type`
-  added the new `geen_kvk_inschrijving` enum value to the request property `identity/legal_entity_type`
-  added the new `maatschap` enum value to the request property `identity/administration_attributes/legal_entity_type`
-  added the new `maatschap` enum value to the request property `identity/legal_entity_type`
-  added the new `nv` enum value to the request property `identity/administration_attributes/legal_entity_type`
-  added the new `nv` enum value to the request property `identity/legal_entity_type`
-  added the new `stichting` enum value to the request property `identity/administration_attributes/legal_entity_type`
-  added the new `stichting` enum value to the request property `identity/legal_entity_type`
-  added the new `vereniging` enum value to the request property `identity/administration_attributes/legal_entity_type`
-  added the new `vereniging` enum value to the request property `identity/legal_entity_type`
-  added the new `vof` enum value to the request property `identity/administration_attributes/legal_entity_type`
-  added the new `vof` enum value to the request property `identity/legal_entity_type`


### `PATCH /{administration_id}/ledger_accounts/{id}{format}`
- :warning: request property `ledger_account/account_type` was restricted to a list of enum values
-  added the new `current_assets` enum value to the request property `ledger_account/account_type`
-  added the new `current_liabilities` enum value to the request property `ledger_account/account_type`
-  added the new `direct_costs` enum value to the request property `ledger_account/account_type`
-  added the new `equity` enum value to the request property `ledger_account/account_type`
-  added the new `expenses` enum value to the request property `ledger_account/account_type`
-  added the new `non_current_assets` enum value to the request property `ledger_account/account_type`
-  added the new `non_current_liabilities` enum value to the request property `ledger_account/account_type`
-  added the new `other_income_expenses` enum value to the request property `ledger_account/account_type`
-  added the new `provisions` enum value to the request property `ledger_account/account_type`
-  added the new `revenue` enum value to the request property `ledger_account/account_type`


### `POST /{administration_id}/ledger_accounts{format}`
- :warning: request property `ledger_account/account_type` was restricted to a list of enum values
-  added the new `current_assets` enum value to the request property `ledger_account/account_type`
-  added the new `current_liabilities` enum value to the request property `ledger_account/account_type`
-  added the new `direct_costs` enum value to the request property `ledger_account/account_type`
-  added the new `equity` enum value to the request property `ledger_account/account_type`
-  added the new `expenses` enum value to the request property `ledger_account/account_type`
-  added the new `non_current_assets` enum value to the request property `ledger_account/account_type`
-  added the new `non_current_liabilities` enum value to the request property `ledger_account/account_type`
-  added the new `other_income_expenses` enum value to the request property `ledger_account/account_type`
-  added the new `provisions` enum value to the request property `ledger_account/account_type`
-  added the new `revenue` enum value to the request property `ledger_account/account_type`


### `POST /{administration_id}/sales_invoices/send_reminders{format}`
- :warning: request property `sales_invoice_reminders/items/delivery_method` was restricted to a list of enum values
-  added the new `Email` enum value to the request property `sales_invoice_reminders/items/delivery_method`
-  added the new `Manual` enum value to the request property `sales_invoice_reminders/items/delivery_method`


### `PATCH /{administration_id}/sales_invoices/{id}/send_invoice{format}`
- :warning: request property `sales_invoice_sending/delivery_method` was restricted to a list of enum values
- :warning: the `sales_invoice_sending/invoice_date` request property `format` changed from `none` to `date`
-  the `mergeable` request property default value `false` was added
-  the `sending_scheduled` request property default value `false` was added
-  added the new `Email` enum value to the request property `sales_invoice_sending/delivery_method`
-  added the new `Manual` enum value to the request property `sales_invoice_sending/delivery_method`
-  added the new `Peppol` enum value to the request property `sales_invoice_sending/delivery_method`


### `PATCH /{administration_id}/subscriptions/{id}{format}`
-  the `mergeable` request property default value `false` was added
-  the `prices_are_incl_tax` request property default value `false` was added


### `POST /{administration_id}/subscriptions{format}`
- :warning: request property `subscription/frequency_type` was restricted to a list of enum values
-  the `mergeable` request property default value `false` was added
-  the `prices_are_incl_tax` request property default value `false` was added
-  added the new `day` enum value to the request property `subscription/frequency_type`
-  added the new `month` enum value to the request property `subscription/frequency_type`
-  added the new `quarter` enum value to the request property `subscription/frequency_type`
-  added the new `week` enum value to the request property `subscription/frequency_type`
-  added the new `year` enum value to the request property `subscription/frequency_type`


### `PATCH /{administration_id}/task_list_groups/{id}{format}`
- :warning: request property `group/report_type` was restricted to a list of enum values
-  added the new `assets` enum value to the request property `group/report_type`
-  added the new `balance_sheet` enum value to the request property `group/report_type`
-  added the new `creditor` enum value to the request property `group/report_type`
-  added the new `debtor` enum value to the request property `group/report_type`
-  added the new `profit_loss` enum value to the request property `group/report_type`


### `POST /{administration_id}/task_list_groups/{task_list_group_id}/tasks{format}`
- :warning: request property `task/report_type` was restricted to a list of enum values
-  added the new `assets` enum value to the request property `task/report_type`
-  added the new `balance_sheet` enum value to the request property `task/report_type`
-  added the new `creditor` enum value to the request property `task/report_type`
-  added the new `debtor` enum value to the request property `task/report_type`
-  added the new `profit_loss` enum value to the request property `task/report_type`


### `PATCH /{administration_id}/task_list_tasks/{id}{format}`
- :warning: request property `task/report_type` was restricted to a list of enum values
-  added the new `assets` enum value to the request property `task/report_type`
-  added the new `balance_sheet` enum value to the request property `task/report_type`
-  added the new `creditor` enum value to the request property `task/report_type`
-  added the new `debtor` enum value to the request property `task/report_type`
-  added the new `profit_loss` enum value to the request property `task/report_type`


### `POST /{administration_id}/task_list_templates/{task_list_template_id}/groups{format}`
- :warning: request property `group/report_type` was restricted to a list of enum values
-  added the new `assets` enum value to the request property `group/report_type`
-  added the new `balance_sheet` enum value to the request property `group/report_type`
-  added the new `creditor` enum value to the request property `group/report_type`
-  added the new `debtor` enum value to the request property `group/report_type`
-  added the new `profit_loss` enum value to the request property `group/report_type`


### `POST /{administration_id}/task_lists/{task_list_id}/groups{format}`
- :warning: request property `group/report_type` was restricted to a list of enum values
-  added the new `assets` enum value to the request property `group/report_type`
-  added the new `balance_sheet` enum value to the request property `group/report_type`
-  added the new `creditor` enum value to the request property `group/report_type`
-  added the new `debtor` enum value to the request property `group/report_type`
-  added the new `profit_loss` enum value to the request property `group/report_type`
