Generates a P45 report data.
GET http:///api/v2/business/{businessId}/report/p45
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| businessId | string | Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| PayRunId | int32 | ||
| FromDate | date-time | ||
| ToDate | date-time | ||
| PayScheduleId | int32 | ||
| LocationId | int32 | ||
| EmployeeIds | array of int32, multiple occurances |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
P45ReportResponseModel |
Powered by DapperDox