Reporting Periods
Get Reporting Period by Date Range
Retrieve the reporting period containing a given date range and pay schedule.
GET
Get Reporting Period by ID
Zeal returns the corresponding reporting period with the given
This uses the same underlying endpoint as Get Reporting Period by ID - see that page for the formal parameter schema.
pay_schedule that is contained within the given start and end dates.
To find the correct reporting period using this endpoint, 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.