{
"id": 0,
"company_id": 0,
"tenant_id": 0,
"email_q_id": 0,
"sub_job_id": 0,
"client_id": 0,
"oppotunity_id": 0,
"task_id": 0,
"staff_id": 0,
"type": "OneOnOneTransaction",
"email_notes": "string",
"direction": "Incoming",
"from": "string",
"to": "string",
"cc": "string",
"bcc": "string",
"sub": "string",
"body": "string",
"template_ids": [
0
],
"attachment": [
"string"
],
"variable_data": "string",
"status": "Sent",
"status_error_details": "string",
"track_mode": "StaffWebApp",
"created_by": 0,
"created_date": "2019-08-24T14:15:22Z",
"updated_by": 0,
"updated_date": "2019-08-24T14:15:22Z",
"emailOpened": [
{
"is_opened": true,
"open_date": "2019-08-24T14:15:22Z"
}
],
"emailClicked": [
{
"is_clicked": true,
"clicked_date": "2019-08-24T14:15:22Z"
}
]
}