Updates an existing product by ID in ForceManager. Use this tool to modify product details such as name, price, cost, description, availability status, category, family, discount limits, and custom fields. The product must already exist - this action does not create new products…
idRequiredintegerProduct identifier (positive integer)
costnumberManufacturing or acquisition cost (in currency units)
modelstringProduct name or model identifier
pricenumberSelling price (in currency units, e.g., 99.99)
ext_idstringExternal ID from third-party system
family_idintegerProduct family ID for grouping related products
api_versionintegerForceManager API version to use (sends X-FM-API-Version header)
category_idintegerCategory ID to classify the product
descriptionstringProduct description or additional comment/notes
extra_fieldsobjectDictionary of extra custom fields (z_*) to merge into payload
max_discountnumberMaximum allowed discount percentage (e.g., 15.5 for 15.5%)
not_availablebooleanSet to True to mark product as unavailable/out of stock, False to mark as available
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.