Skip to main content
You can check the real-time status of our services at status.veda.net.

Known Issues

If you request multiple persons and there are no custom fields, or the api doesn’t have permission to read any custom fields, the request will fail with a 500 error. To work around this, grant the API permission to read at least one custom field.
Resolved
customFields are now returned for endpoints that return multiple results. Not only if one person is queried.
If the data for a non-primal payroll employment changed, the person’s endpoint returned an empty object. The data point is now excluded.
The unit field of the main time booking object was always null. The day sums are always returned in hours and minutes. This field has been removed.
We accidentally named the time-booking endpoint timebookings. The url has been corrected.
additionalAddressInfo is now also populated for endpoints that return multiple results, not just those that return one person.