get https://api.zeal.com/preview
GET and Preview Payroll by the job_id generated from the Preview Payroll by CheckID or Preview Payroll by Check Date endpoints. Returns the Payroll information as a payload with object(s) from one or more checks and total employer/employee taxes and deductions.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Payload with Payroll information |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |