{
"companyID": 0,
"officeID": 0,
"divisionID": null,
"title": "string",
"code": "string",
"type": "string",
"period": "string",
"year": null,
"fieldworkStartDate": null,
"fieldworkEndDate": null,
"deliverableDueDate": null,
"ownerID": null,
"status": null,
"addToSchedule": true,
"professionalUsers": [
{
"userID": 0,
"roleID": 0
}
],
"clientUsers": [
{
"userID": 0,
"roleID": 0
}
]
}