{
"slotId": "string",
"code": "string",
"label": "string",
"kind": "DAILY",
"requiresCheckOut": true,
"requiresGeofence": true,
"photoPolicy": "OPTIONAL",
"window": {
"checkInOpenAt": "string",
"startAt": "string",
"checkInCloseAt": "string",
"checkOutOpenAt": "string",
"endAt": "string",
"checkOutCloseAt": "string",
"lateToleranceMinutes": 0,
"earlyLeaveToleranceMinutes": 0
},
"state": "CHECK_IN",
"outcome": "PENDING",
"checkInAt": "string",
"checkOutAt": "string"
}