| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The primary key of the record in the Hobsons database. Ignored for POST requests sent to the API. |
integer |
None. |
| TaskTypeId |
A reference to the primary key of the TaskType record that is associated with this record. |
integer |
Required Range: inclusive between 1 and 99999999 |
| Description |
The task description. |
string |
Required String length: inclusive between 0 and 1000 |
| CrmNumber |
A reference to the primary key of the Contact record that is associated with this record. |
integer |
Required Range: inclusive between 1 and 2147483647 |