create_enter
Create a stock enter document to add inventory into a warehouse. Specify organization, store, and line items with quantities and prices.
Instructions
Create a stock enter (оприходование) — add stock into a warehouse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| positions | Yes | Document line items | |
| 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 |