Tool to create a new item or update an existing one in Loyverse inventory. Include the item ID to update an existing item, or omit it to create a new one.
idstringUUID of the item. Include this to update an existing item, omit to create a new one.
formstringVisual form/shape of the item (e.g., 'SQUARE', 'CIRCLE').
colorstringDisplay color for the item in the POS (e.g., 'GREY', 'RED', 'PINK', 'ORANGE', 'GREEN', 'BLUE', 'PURPLE').
handlestringHuman-readable handle/slug for the item.
tax_idsarrayList of tax UUIDs applied to this item.
variantsarrayList of variants for this item with pricing and SKU info.
image_urlstringURL of the item's product image.
item_nameRequiredstringDisplay name of the item. This field is required.
componentsarrayList of component items if this is a composite item.
category_idstringUUID of the category this item belongs to.
track_stockbooleanWhether inventory tracking is enabled for this item.
is_compositebooleanWhether this is a composite/bundle item.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.