update_cost_unit
Update an existing cost unit's details, such as its number, name, description, or type.
Instructions
Updates specified cost unit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cost_unit_id | Yes | cost unit ID | |
| number | No | cost unit's internal number | |
| name | No | cost unit's name | |
| description | No | cost unit's description | |
| type | No | cost unit's type; one of: ['P','U'] |