Change to GET employee

Hi devs!

We will be rolling out a small update to the GET /employee endpoint this coming Monday (20th of march 2023). After the update is rolled out the attribute "employeeNumber" will no longer return values CONTAINING the number given, only exact matches.

For example before you could end up with 4 different employees when running GET employee where employeeNumber=1, where they all have employee numbers containing the number 1 (1, 11, 12, 21, 101 etc). After this change the same request will only return the one employee with employee number 1.

We do not expect any integrations to break due to this change, but if you have any questions or concerns please contact us as usual via the support form.