Search Employer for Employees

Get
/employers/{employerId}/employees/search

Search for an employee of the specified employer based on their name or payroll code.
Ensure your query is at least 3 characters long or you wont get any results.

Store values

Parameters

string
The Id of the Employer to search.
string
The search string (at least 3 characters). (optional)
boolean
If set to true, then we'll only search employees that aren't labelled as CIS Subcontractors (optional)
Try it

Possible Responses

200 Success Item[] application/json