Create a new product or service in Elorus. Use this to add items to your product catalog with pricing, tax settings, and inventory management options.
codestringProduct code (internal reference).
salesbooleanWhether the product is available for sales. Defaults to True.
stockstringInitial stock level (required if manage=True).
titleRequiredstringProduct title/name.
activebooleanWhether the product is active. Defaults to True.
managebooleanWhether to manage inventory for this product. Defaults to False.
custom_idstringCustom product ID.
purchasesbooleanWhether the product is available for purchases. Defaults to False.
sale_taxesarrayList of tax IDs to apply to sales.
sale_valuestringSale price as decimal string.
taric_codestringTARIC code for customs declarations (must be at least 10 characters).
descriptionstringProduct description.
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.