{
"attendanceNumber": 0,
"customer": {
"name": "string",
"phone": "string"
},
"endTime": 0,
"finishBy": "string",
"departament": "string",
"operator": "string",
"attendanceCategories": [
null
],
"operatorReport": "string",
"requestTime": 0,
"startTime": 0,
"status": "string",
"attendanceHistory": [
{
"action": "string",
"value": null
}
],
"totalPausedTime": [
{
"action": "string",
"value": null
}
],
"type": "string"
}