get https://api.zeal.com/reportingPeriod
Gets all Reporting Periods attached to a company and offers the optional ability to filter by pay_schedule. See Pay Frequency, Reporting Periods and Check Dates for more information.
Returns
Returns response status and an array of all Zeal Reporting Period Object
attributes | type | description |
---|---|---|
success | boolean | Response status |
data | array | List of Reporting Period Object |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |