get
https://api.zeal.com/reportingPeriod
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Zeal will return the corresponding reporting period with the given pay_schedule that is contained within the given start and end dates.
In order to find the correct reporting period using this endpoint, you must ensure thatsearchStartis less than or equal to thestartdate in the response, and thatsearchEndis greater than or equal to theenddate in the response.
Returns
Returns response status and an array of matching Reporting Periods
| attribute | type | description |
|---|---|---|
| success | boolean | Response status |
| data | array | List of Reporting Periods |
| errors | array | Contains list of error objects which consists of:message: Error messagecode: Error code as described in Error codes |

