Release notes 21-12-2020
Implementation date ACC: 17-12-2020
Implementation date PRD: 21-12-2020
Deprecated
Login endpoint
The login endpoints have been deprecated on each API. Instead, there will be one endpoint where you can get a token for all the resources. You can already start switching to our new endpoint, which you can find here:
https://developers.edums.nl/api-details#api=identity-server&operation=login
Do note, the client id and secret need to be specified in the body payload and not on the parameters .
The deprecated endpoints will remain working but we do advice you to switch to our new way of working.
Highlights
The ability to filter on EmployeeCode has been added to the order index. Additionally, it is also part of the response
Two properties have been added to the order model:
HasSubsidy
studentExternalCompany
The target group functionality has been removed as it has been replaced by the assortment functionality
The importContactEmail property has been removed from the provider resource as it has been replaced by the Provider e-mail resource last deployment