Agile CRM API
Getting access, Developing, Testing
Back to Agile CRMUpdate Task
Input
type: object
properties:
data:
type: object
properties:
id:
type: string
subject:
type: string
type:
type: string
due:
type: number
title: Data
Output
type: object
properties:
id:
type: number
type:
type: string
priority_type:
type: string
due:
type: number
task_completed_time:
type: number
task_start_time:
type: number
created_time:
type: number
is_complete:
type: boolean
contacts:
type: array
subject:
type: string
entity_type:
type: string
notes:
type: array
note_ids:
type: array
taskDescription:
type: string
progress:
type: number
status:
type: string
deal_ids:
type: array
taskOwner:
type: object
properties:
id:
type: number
domain:
type: string
email:
type: string
phone:
type: string
name:
type: string
pic:
type: string
schedule_id:
type: string
calendar_url:
type: string
calendarURL:
type: string
deals:
type: array