New Features and Improvements
- Improved error handling. Less generic server errors and more 4xx type error responses. Improved and aligned response bodies and codes for invalid request parameters.
- Added support for
customFieldswhen requesting multiple persons. - Changes to non-primal payroll employments are now correctly reflected in person queries using the
modifiedSinceparameter. Empty objects are no longer returned.
New Features and Improvements
- Added support for
additionalAddressInfowhen requesting multiple persons. - The
unitfield in time booking days has been removed, as the day sums are always returned in hours and minutes. - If a data source is needed more than once to answer a query, it’s only accessed once and the result is cached. This improves the performance of larger, more complex requests.
Bug Fixes
- The Time Bookings endpoint now correctly uses the
time-bookingspath instead of the incorrecttimebookings.
Hello World!