update_work_package
Update a work package's name, description, time spent, estimated time, and milestone in your Bexio project to keep records accurate.
Instructions
Edit a work package
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the work package | |
| comment | No | Description for work package | |
| package_id | Yes | the id of the work package | |
| project_id | Yes | the id of the project | |
| pr_milestone_id | No | References a [milestone object](#operation/ListMilestones) | |
| spent_time_in_hours | No | time spent on work package | |
| estimated_time_in_hours | No | estimated time on work package |