Inventory balances: overview of methods
Inventory balances indicate how much product is available at each inventory location. The methods catalog.storeproduct.* assist in:
-
synchronizing inventory balances between Bitrix24 and external systems,
-
tracking product movement,
-
preventing sales when a product is out of stock.
Quick navigation: all methods
Connection with other objects
Inventories. To select inventory balances at a specific location, specify the inventory location's ID in the filter of the method catalog.storeproduct.list. The inventory location's ID can be obtained using the method catalog.store.list.
Catalog products. To select inventory balances for a specific product, specify the product's ID in the filter of the method catalog.storeproduct.list. The product's ID can be obtained using the methods:
-
catalog.product.list — for simple products,
-
catalog.product.offer.list — for variations.
Inventory management documents. To modify inventory balances, use inventory management documents in the methods catalog.document.*.
Overview of methods
Scope:
catalogWho can execute the method: a user with the "View product catalog" access permission
|
Method |
Description |
|
Returns a list of inventory balances based on the filter |
|
|
Returns the inventory balance record for a specific identifier |
|
|
Returns the fields of inventory balances |