LinkConversationTaskRequest
Request to link a task to a conversation
Properties
| Name | Type | Description |
|---|---|---|
| taskItemCode* | string | The code of the task to link |
The code of the task to link | ||
JSON Example
{
"taskItemCode": "string"
}
Request to link a task to a conversation
| Name | Type | Description |
|---|---|---|
| taskItemCode* | string | The code of the task to link |
The code of the task to link | ||
{
"taskItemCode": "string"
}