Create item
loyverse_create_itemCreate a new item in Loyverse with nested variants using the API schema.
Instructions
Create a new item in Loyverse (POST /items). Items contain nested variants. Variant stock is managed via the inventory resource. Field names follow the Loyverse API v1.0 (developer.loyverse.com/docs). If a call fails with a 400, the error message from Loyverse is returned verbatim — adjust the fields and retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The item fields, per the Loyverse API schema. |