Negative stock in Product detail

We have added a new field to Product detail endpoint: negativeStockAllowed (data.variants[].negativeStockAllowed). In case an eshop does not allow to sell goods not available on stock (negative stock), this option can be overriden for individual products (variants). Possible values are:

Note: The other way around, i. e. all products can be sold even if not on stock, but individual products can be forbidden, is not possible.

Post navigation