get https://api.zeal.com/reportingPeriod/
Zeal will return the corresponding reporting periods that matches the companyID and optional provided pay schedule
Returns
Returns response status and the list of Reporting Periods
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | List of Reporting Periods |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |