| Param name | Description |
|---|---|
|
id
required |
Task ID Validations:
|
|
task
required |
Task parameters. Validations:
|
|
task[cost_center_id]
optional |
Cost center (project) ID. Validations:
|
|
task[name]
required |
Task name. Validations:
|
|
task[notes]
optional |
Additional notes. Validations:
|
|
task[start_date]
optional |
Start date, e.g. “2025-01-20”. Validations:
|
|
task[end_date]
optional |
End date, e.g. “2025-02-28”. Validations:
|
|
task[state]
optional |
Task state. Default: Validations:
|
|
task[external_id]
optional |
Task ID in an external service. Validations:
|
|
task[monthly_limit_minutes]
optional |
Monthly time limit (estimated time in offer), in minutes. Validations:
|
|
task[is_time_limit_hard]
optional |
Is the time limit hard ( Validations:
|
|
task[is_billable]
optional |
Is the task billable ( Validations:
|
|
task[billable_amount_cents]
optional |
Amount billed to the customer, in cents. Only applicable for billable tasks. Example: for a billable amount of €100.00, send Validations:
|
|
task[billable_amount_currency]
optional |
Billable amount’s currency code per ISO 4217 standard. Example: send Validations:
|
|
task[billable_amount_unit]
optional |
Billlable amount’s unit. Default: Validations:
|