get https://api.zeal.com/payroll/regular
Get the upcoming “regularly” scheduled payroll run details for the company and associated reporting period information.
Returns
Returns a boolean indicating success status and reporting period details.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | reportingPeriodID, start, end, checkDate |
errors | array | Contains list of error objects which consists of:
|