When calling getProducts
, getRelations
and getEmployees
and filtering on syncMarker
, the results are now also returned sorted by syncMarker
. This is something you would probably have to do yourself anyway when processing the results.
When getProducts
is used to retrieve all products since a specific syncMarker
, the product now contains all its articles in the articleList
instead of just the articles since the provided syncMarker
.
Because of our transition to a new IDE, we could no longer build the Mplus API Service as a console application. The log file of the API must now explicitly be set through the start up argument --output
.
v1.9.0 // © Mplus Software 2014 - 2025