getStockHistory
now also returns the stock values before (beforeCorrectionQuantity
) and after (afterCorrectionQuantity
) the correction, but of course only when the change was made through a correction. Even when the stock values before and after are equal, the change will be returned, so you can rely on afterCorrectionQuantity
being present.
When getStock
is requested based on stockId
, the result is now also sorted on stockId
.
The property article.categoryId
was never being filled, even though it was defined in the object and could have a database value. This has now been added.
This releasenote does not really apply to the API, but is being placed here so the API developers will also receive it. It is now possible to submit an issue report for a specific API directly from the patner page. This will help our support team quickly determine the subject of the issue.
invoiceAddress
and deliveryAddress
is now properly stored when calling queueBranchOrder
v1.9.0 // © Mplus Software 2014 - 2025