Create Employee CheckAsk AIpost https://api.zeal.com/employeeCheckCreate a check for an employee.Body ParamscompanyIDstringrequiredCompany ID of the employeremployeeIDstringrequiredEmployee ID of the employeereportingPeriodIDstringrequiredThe reporting period ID that you want this employee check to belong to. See Reporting Periodscheck_datedaterequiredCheck date for this employee check. If the check_date falls on a weekend/bank holiday, or the current time is after 2PM PST, two days before the check_date, adjust the check_date to the next valid business day. Zeal will not roll forward this date automatically.approval_requiredbooleanDefaults to falseSet to true if this check requires manual approval by the employer. Otherwise, by default, Zeal will automatically process the check on the day before the check date. You can approve the check either in the dashboard, or by using update checktruefalsedisbursementobjectThis object includes information regarding how the net pay is disbursed to the employee. Zeal supports Direct Deposit, Download Check, Physical Check, Prepaid, and Paycard (Early Access) disbursement methods.disbursement objectshiftsarray of objectsrequiredArray of shift objects. The set of shifts attached to this employee check describe the work done and the earnings owed to this employee. You can only create shifts by creating an employee check (through this endpoint). However, you can edit and delete shifts that are still pending. Also supports various earning components as objects. See Shift Object for more information.shifts*ADD objectflsa_ot_recommendationbooleanDefaults to falseIf set to true, we will automatically convert the check to include our OT recommendation at the time of processing NOTE: Only applicable for FLSA Overtime PolicytruefalsespeedstringenumDefaults to two_dayThe ACH speed of the check, accepts two_day, one_day,one_day_no_reserve, or zero_day_no_reserve as valuestwo_dayone_dayone_day_no_reservezero_day_no_reserveAllowed:two_dayone_dayone_day_no_reservezero_day_no_reserveapply_employee_deductionsbooleanDefaults to falseApplies a deduction to this check for each employee deduction template that is effective at the time of the check_date for the employeetruefalseHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400Updated 9 months ago