# 2026-07-15


## API Changelog v2-20260714-34f867ceea vs. v2-20260715-ee63bee395

### `GET /{administration_id}/reports/assets{format}`
- :warning: changed the pattern of the `query` request parameter `period` from `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month|this_quarter|prev_quarter|next_quarter|this_year|prev_year|next_year$` to `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month$`


### `GET /{administration_id}/reports/cash_flow{format}`
- :warning: changed the pattern of the `query` request parameter `period` from `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month|this_quarter|prev_quarter|next_quarter|this_year|prev_year|next_year$` to `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month$`


### `GET /{administration_id}/reports/creditors{format}`
- :warning: changed the pattern of the `query` request parameter `period` from `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month|this_quarter|prev_quarter|next_quarter|this_year|prev_year|next_year$` to `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month$`


### `GET /{administration_id}/reports/debtors{format}`
- :warning: changed the pattern of the `query` request parameter `period` from `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month|this_quarter|prev_quarter|next_quarter|this_year|prev_year|next_year$` to `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month$`


### `GET /{administration_id}/reports/expenses_by_contact{format}`
- :warning: changed the pattern of the `query` request parameter `period` from `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month|this_quarter|prev_quarter|next_quarter|this_year|prev_year|next_year$` to `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month$`


### `GET /{administration_id}/reports/expenses_by_project{format}`
- :warning: changed the pattern of the `query` request parameter `period` from `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month|this_quarter|prev_quarter|next_quarter|this_year|prev_year|next_year$` to `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month$`


### `GET /{administration_id}/reports/journal_entries{format}`
- :warning: changed the pattern of the `query` request parameter `period` from `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month|this_quarter|prev_quarter|next_quarter|this_year|prev_year|next_year$` to `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month$`


### `GET /{administration_id}/reports/ledger_accounts/{ledger_account_id}{format}`
- :warning: changed the pattern of the `query` request parameter `period` from `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month|this_quarter|prev_quarter|next_quarter|this_year|prev_year|next_year$` to `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month$`


### `GET /{administration_id}/reports/revenue_by_contact{format}`
- :warning: changed the pattern of the `query` request parameter `period` from `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month|this_quarter|prev_quarter|next_quarter|this_year|prev_year|next_year$` to `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month$`


### `GET /{administration_id}/reports/revenue_by_project{format}`
- :warning: changed the pattern of the `query` request parameter `period` from `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month|this_quarter|prev_quarter|next_quarter|this_year|prev_year|next_year$` to `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month$`


### `GET /{administration_id}/reports/subscriptions{format}`
- :warning: changed the pattern of the `query` request parameter `period` from `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month|this_quarter|prev_quarter|next_quarter|this_year|prev_year|next_year$` to `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month$`


### `GET /{administration_id}/reports/tax{format}`
- :warning: changed the pattern of the `query` request parameter `period` from `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month|this_quarter|prev_quarter|next_quarter|this_year|prev_year|next_year$` to `^\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month$`
