update_part
Update part details like name, price, stock, and tax rate for existing parts in sevdesk.
Instructions
Update an existing part in sevdesk
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| stock | No | ||
| partId | Yes | The ID of the part to update | |
| taxRate | No | ||
| priceNet | No | ||
| partNumber | No | ||
| priceGross | No | ||
| stockEnabled | No |