Automatic fiscal year determination via the API
The setting 'Fiscal Year' could already be determined via the API by providing a year. But it is now also possible to have the fiscal year automatically determined based on today's date by passing '0000' as the year in the API call.
PUT {{restUrl}}/Settings
Body:
{
"request":{
"InputData":{
"t_setting":[
{
"t_name": "FiscalYear",
"t_value": "0000"
}
]
}
}
}
- Published:25 mrt 2026 15:36
- Latest update:25 mrt 2026 15:36
- TypeRelease notes
- FunctionalityVERBETERD
- Category
- Product
- Version005.096.004
- AvailabilityOpenbaar