Get List of Employees for Supplementary PayRun

Get
/employers/{employerId}/employees/{ordinal}/{periodNumber}/{taxYear}/{payPeriod}/supplementary
Store values

Parameters

string
The Id of the Employer.
integer
The Period for which you want to get the employees for Pay Run.
integer
The Period for which you want to get the employees for Pay Run.
string
The TaxYear for which you want to get the employees for Pay Run.
string
The Pay Period (i.e, Monthly, Weekly) for which you want to get employees for Pay Run.
integer
The page number. (optional)
integer
The number of items per page. (optional)
string
The option to filter on a search term. (optional)
Try it

Possible Responses

200 Success Contract.EmployeeSupplementaryPayRunResponse application/json
404 Not Found