Update product
update_productUpdate Upmind product fields including name, descriptions, category, and visibility flags. Use extra for other specific product fields; production changes go live immediately.
Instructions
Update product fields (name, descriptions, category, visibility flags). Use "extra" for any other Upmind product field. PRODUCTION: changes are live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| extra | No | Additional raw fields passed through to the API | |
| product_id | Yes | Product UUID | |
| category_id | No | Move to this category | |
| description | No | ||
| hide_catalog | No | ||
| clients_can_order | No | ||
| short_description | No | ||
| available_for_sales | No |