# 2025-10-13


## API Changelog v2-20251010-47762f0208 vs. v2-20251013-bad0f55ae4

### `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)$' to '^(\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month)$'


### `GET /{administration_id}/reports/balance_sheet{format}`
- :warning: changed the pattern of the 'query' request parameter 'period' from '^(\d{6,8}..\d{6,8}|this_month|prev_month|next_month)$' 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)$' 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)$' 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)$' to '^(\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month)$'


### `GET /{administration_id}/reports/general_ledger{format}`
- :warning: changed the pattern of the 'query' request parameter 'period' from '^(\d{6,8}..\d{6,8}|this_month|prev_month|next_month)$' 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)$' 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)$' to '^(\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month)$'


### `GET /{administration_id}/reports/profit_loss{format}`
- :warning: changed the pattern of the 'query' request parameter 'period' from '^(\d{6,8}..\d{6,8}|this_month|prev_month|next_month)$' 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)$' 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)$' 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)$' 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)$' to '^(\d{6,8}(..\d{6,8})?|this_month|prev_month|next_month)$'
