post https://api.zeal.com/preview/checks
Generate a job_id to Preview Payroll by utilizing corresponding employeeCheckIDs. This job_id will then be used in the GET preview request. This endpoint can only preview pending checks.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | job_id for Preview Payroll |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |