Generates an employee details report.
GET https://api.yourpayroll.com.au/api/v2/business/{businessId}/report/employeedetails
Parameter name | Value | Description | Additional |
---|---|---|---|
businessId | string | Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
selectedColumns | array of string, multiple occurances | ||
locationId | int32 | ||
employingEntityId | int32 | ||
includeActive | boolean | ||
includeInactive | boolean |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
JObject |
Powered by DapperDox