| Param name | Description |
|---|---|
|
time_entry
required |
Time entry parameters. Validations:
|
|
time_entry[entry_type]
optional |
Time entry type. Default: Validations:
|
|
time_entry[user_id]
optional |
User ID. By default, current user’s ID is used. Validations:
|
|
time_entry[task_id]
required |
Task ID. Validations:
|
|
time_entry[description]
required |
Time entry description. Validations:
|
|
time_entry[date]
required |
Time entry date. E.g. Validations:
|
|
time_entry[start_time]
optional |
Time entry’s start timestamp, in Unix time format. Validations:
|
|
time_entry[minutes]
required |
Time, in minutes. Validations:
|
|
time_entry[billable_minutes]
optional |
Billable time, in minutes. By default, will be considered equal to Validations:
|