bulk_create_items
Add multiple items to a single section in one API call. Specify items with code, name, unit, and optional details.
Instructions
Create many items under one section in a single call.
Each item dict needs: code (2 digits), name, unit (+ optional quantity, unit_price, description, order, notes). section_id is applied to all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes | ||
| items | Yes |