notes object format:

Please note, using nested note might cause inaccurate creation/update timestamp. You can choose to use /api/task_notes instead.

Key Type Required Notes
archived boolean No
created_at timestamp read-only
created_by integer optional
id integer read-only
task integer required ID of associated /api/tasks item
text string required
updated_at timestamp read-only

due_date object format:

Key Type Required Notes
time timestamp Yes

associated_items object format:

Key Type Required Notes
type string Yes Can be one of "Appointment", "Patient", "Message", "Document", "Lab order"
value integer Yes ID of the specified type object