Pay run audit report
GET http:///api/v2/business/{businessId}/report/payrunaudit/{payRunId}/xlsx
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| payRunId | int32 | Required | |
| businessId | string | Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| SingleEmployeeWorksheet | boolean | ||
| ShowAllSummaryDetails | boolean | ||
| ShowAllEmployeeDetails | boolean |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
ByteArrayContent |
Powered by DapperDox