Updates an existing product in the Finmei product catalog. Use this action when you need to modify product details such as name, description, price, or currency. You must provide the product ID and at least one field to update. The action returns the complete updated product det…
namestringUpdated name for the product. If provided, replaces the existing product name.
pricenumberUpdated price for the product in the specified currency. Must be non-negative. If provided, replaces the existing price.
currencystringUpdated currency code for the product price (ISO 4217 format, e.g., USD, EUR, GBP). If provided, replaces the existing currency.
product_idRequiredstringUnique identifier of the product to update. Must be a valid existing product ID.
descriptionstringUpdated description for the product. If provided, replaces the existing 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.