Generates a pay run activity report.
GET http:///api/v2/business/{businessId}/report/payrunactivity
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| businessId | string | Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| fromDate | date-time | ||
| toDate | date-time | ||
| payScheduleId | int32 | ||
| locationId | int32 |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
ActivityReportExportModel |
Powered by DapperDox