GET /Report/HOLBAL/run
Summary: Runs the holiday balance report
Operation ID: GetHolidayBalanceReportOutput
Auth: unknown
Operation ID: GetHolidayBalanceReportOutput
Auth: unknown
Description
Returns the result of the executed holiday balance report for the given query parameters
Parameters (7)
Api-Version
(string, header, required, default: default)
The version of the api to target. Omit or set as 'default' to target the current api version.
Authorization
(string, header, required, default: Auto)
The OAuth 1 authorization header. 'Auto' enables auto complete.
EmployeeCodes
(string, query, optional)
A comma separated list of the employee codes. E.g. EMP001,EMP002
EmployerKey
(string, query, required)
The employer unique key. E.g. ER001
HolidayYearEnd
(string, query, required)
The holiday year end for the report. E.g. 2018-12-31
MaxIndex
(string, query, optional)
The highest element index to return from the report. Used to control paging within large data sets. E.g. 100
StartIndex
(string, query, optional)
The element index to begin the report. Used to control paging within large data sets. E.g. 1
No probe data for this endpoint yet.