create_inventory
Create a warehouse inventory count to reconcile stock levels. Specify the organization and warehouse, and optionally add line items with product quantities and prices.
Instructions
Create an inventory count (инвентаризация) for a warehouse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| positions | No | Optional line items (inventory can be created empty and filled later) | |
| store_href | Yes | Meta href of the warehouse/store. Get from list_stores | |
| description | No | Comment | |
| organization_href | Yes | Meta href of the organization. Get from list_organizations |