post https://api.zeal.com/preview/checks/ot
Generate a job_id
to Preview Payroll by utilizing corresponding employeeCheckIDs. This Preview Payroll will return an updated check object if there are Overtime eligible shift hours.
Note: The Overtime eligible shifts will be calculated at the Compliance Mandated Rate.
This job_id
will then be used in the GET Preview request. This endpoint can only preview pending checks.
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | job_id for Preview Payroll |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |