get https://api.zeal.com/reportingPeriod
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: |
