When managing orders through the API the service will now also check vatCode
and turnoverGroup
for deviating values. Please consider this when creating or changing orders through the API.
If an error occurs while printing a receipt, order or other printable object, the API function won't be aborted with an exception
anymore. The error message that occurred during printing will be put in the errorMessage
parameter, but the remainder of the function's result will be as if there was not error during printing.
Of course when you are calling a function that is specifically used to print something, like printReceipt
or printTableReceipt
, the result will not be as normal.
getCurrentSyncMarkers
now also works when one of the syncMarker
s doesn't have any records yet. In that case the value 0
will be returned.
v1.9.0 // © Mplus Software 2014 - 2025