Get Reporting Period by Date Range

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 that searchStart is less than or equal to the start date in the response, and that searchEnd is greater than or equal to the end date in the response.

Returns

Returns response status and an array of matching Reporting Periods

attributetypedescription
successbooleanResponse status
dataarrayList of Reporting Periods
errorsarrayContains list of error objects which consists of:
message: Error message
code: Error code as described in Error codes
Language
Authorization
Header
Click Try It! to start a request and see the response here!