{
"code": "string",
"label": "string",
"kind": "DAILY",
"requiresCheckOut": true,
"requiresGeofence": true,
"photoPolicy": "OPTIONAL",
"appliesToRoles": [
"string"
],
"sortOrder": 0,
"isActive": true,
"windows": [
{
"dayOfWeek": 0,
"isActive": true,
"checkInOpenAt": "string",
"startAt": "string",
"checkInCloseAt": "string",
"checkOutOpenAt": "string",
"endAt": "string",
"checkOutCloseAt": "string",
"lateToleranceMinutes": 0,
"earlyLeaveToleranceMinutes": 0
}
]
}