The function getArticleGroups
now also returns a list of all product numbers for every group.
The function payOrder
with property prepay = TRUE
now also supports a partial prepayment.
New function setStock
that accepts an absolute value for the stock.
The parameter dataType
of the object CustomField
is now optional. When sending this to the API, you do not have to supply it, because the database knows which type these fields have.
The Article
object now also contains the changeTimestamp
and createTimestamp
properties that contain the timestamp of the last change to an article and the timestamp when the article was first created, respectively.
When no productNumber
is used in a call to updateProduct
, the service will now try to determine the correct productNumber
through the supplied articleNumber
s.
v1.9.0 // © Mplus Software 2014 - 2025