ProspectTask
A follow-up task on a prospect: what to do (call, meeting, email), by when, and who is on it.
- dueType: string Format: date-time
Date Utc requiredWhen the task is due (UTC). Date-level: a task is overdue once its date is before today.
- idType: stringrequired
The task identifier — pass it to the complete endpoint.
- overdueType: booleanrequired
True when the due date is before today (UTC).
- typeType: string · ProspectTaskTypePublicValueenumrequired
The kind of follow-up: call, meeting, email.
values- call
- meeting
- email
- assigneeType: object · ActionUsernullable
The team member the task is assigned to; omitted when unassigned (it sits with the prospect owner).
- idType: string
User's unique identifier
- nameType: string
User's display name