Update time entry
timelog_update_entryUpdate fields on a draft/rejected time entry. Pass employee_id to move the entry to another employee (requires time approval rights).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| note | No | ||
| hours | No | ||
| employee_id | No | Reassign the entry to another employee. Requires 'time.approve' or full Time Tracking data scope. | |
| is_billable | No | ||
| time_entry_id | Yes |