Create or Update Item
Creates or updates an item in Loyverse.
Query
Comma-separated response fields to include.
Body
Read-only internal id of the item. If included in the POST request it will cause an update instead of a creating a new object.
The item name.
The item description.
External reference id for the item
The category id of the item
If true, the system tracks inventory for this item at all stores. Make sure you don't accidentally disable track stock. If you set `track_stock` to false then all inventory levels of this item are set to 0
If true, a fractional quantity for this item can be specified at the time of a sale (for example 1.5)
If true, the item contains a specified quantity of other items. [Learn more](https://help.loyverse.com/help/how-create-composite-item)
If true, the system tracks stock not only for its components but also for this item. This property can be set only for composite items. [Learn more](https://help.loyverse.com/help/how-work-production)
The list of components for the item. [Learn more](https://help.loyverse.com/help/how-create-composite-item)
The list of tax ids applied to this item
The list of modifiers ids applied to this item
The visual form of the item that is displayed on the POS
One of the predefined colors for the item that is displayed on the POS
The name of the first option (for example "Size"). [Learn more](https://help.loyverse.com/help/how-use-variants-items)
The name of the first option (for example "Color"). [Learn more](https://help.loyverse.com/help/how-use-variants-items)
The name of the first option (for example "Material"). [Learn more](https://help.loyverse.com/help/how-use-variants-items)
The time when this resource was created (ISO 8601 format, e.g. 2020-03-25T19:55:23.077Z)
The time when this resource was updated (ISO 8601 format, e.g. 2020-03-30T08:05:10.020Z)
The time when this resource was deleted (ISO 8601 format, e.g. 2020-04-02T23:45:20.050Z)