Name | Description | Type | Additional Information |
---|---|---|---|
ID |
The Task's unique identifier (Kapta) |
string |
Required. |
AccountID |
The Account's unique identifier (Kapta) |
string |
Required. |
Text |
The text of the task. It describes the action that needs to be taken. |
string |
Required. |
Description |
The task's description, which contains detailed information about what it will take to complete this task. |
string |
None. |
DueDate |
The due date of the task (optional). |
date |
None. |
OwnerID |
The task owner, should be the ID of valid user. If left blank the account owner will be used. |
string |
None. |
ContactIDList |
A list of associated contacts (optional) |
Collection of string |
None. |