The functies getRelations
, getProducts
, getEmployees
, getOrders
, getInvoices
and getReceipts
are now all limited by the predefined default --sync_marker_limit
. It is also possible to overwrite this limit with the syncMarkerLimit
that can be added to the request. Naturally, the syncMarkerLimit
only works in combination with syncMarker
.
Solved an issue that occasionally occurred with findRelation
, where it would not return the relation even though it did exist.
v1.9.0 // © Mplus Software 2014 - 2025