get
https://api.zeal.com/payroll/regular
Get the upcoming “regularly” scheduled check date for the company and associated reporting period information.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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:message: Error messagecode: Error code as described in Error codes |

