Stock exports allow fetching a one shot picture of stock at the current point in time. Stock images are highly customizable, making it possible to recover stock in accordance to your operational rules.
Dereferenced stock
It’s possible to recover an image with a quantity of 0 for lines of stock which were referenced in the last export but not anymore.
...
Expand | ||
---|---|---|
| ||
|
Configuration
To be able to recovered dereferenced lines, the following configuration must be added
Code Block |
---|
stock: unreferenced_stock: true |
Recovering dereferenced lines
Check out API documentation for GET /stock_exports.
...