JScript | |
---|---|
function GetAllEmployees( authorization : String, clientId : long, legalId : long, pageSize : int, pageNumber : int, includeTotalCount : boolean ) : IEmployeeSearchResponse; |
Parameters
- authorization
- Bearer + JWT
- clientId
- Client Id
- legalId
- Legal Id
- pageSize
- Size of page
- pageNumber
- Page number
- includeTotalCount
- Take total count
Exception | Description |
---|---|
Selerix.BenSelect.Api.ApplicationCore.Integration.ApiException | Thrown when fails to make API call |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family