Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 885 Bytes

File metadata and controls

11 lines (7 loc) · 885 Bytes

StockCreate

Properties

Name Type Description Notes
amount int The amount of stock available for the specified product present in the retailers warehouse. Note: this should not be the FBB stock! Defaults to 0.
managed_by_retailer bool Configures whether the retailer manages the stock levels or that bol.com should calculate the corrected stock based on actual open orders. In case the configuration is set to 'false', all open orders are used to calculate the corrected stock. In case the configuration is set to 'true', only orders that are placed after the last offer update are taken into account.

[Back to Model list] [Back to API list] [Back to README]