create_item
Add new inventory items to ConsignCloud by specifying title, price, category, and inventory type for consignment or retail operations.
Instructions
Create a new inventory item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Item title | |
| description | No | Item description | |
| tag_price | Yes | Price in cents | |
| category | No | Category ID | |
| account | No | Account ID (vendor/consignor) | |
| inventory_type | No | Type of inventory | |
| split | No | Split percentage (0-1) | |
| quantity | No | Quantity | |
| location | No | Location ID |