{
"payrollBatchId": 0,
"fullTimeEmployeesCount": 0,
"partTimeEmployeesCount": 0,
"seasonalEmployeesCount": 0,
"payrollBatchName": "string",
"payDate": "2019-08-24T14:15:22.123Z",
"allPayDates": [
"2019-08-24T14:15:22.123Z"
],
"payrollPeriodDates": "string",
"employeeData": [
{
"payrollBatchId": 0,
"employeeName": "string",
"gender": 1,
"birthDate": "2019-08-24T14:15:22.123Z",
"departmentId": 0,
"hoursPaid": 0,
"workStatus": 1,
"voluntaryDeductionCodes": "string",
"payDate": "2019-08-24T14:15:22.123Z",
"zipCode": "string",
"hireDate": "2019-08-24T14:15:22.123Z",
"allPayDates": [
"2019-08-24T14:15:22.123Z"
],
"payrollGroupName": "string"
}
]
}