Gets the pay slips for a finalised pay run with the specified Id.
GET http:///api/v2/business/{businessId}/report/payslip
Parameter name | Value | Description | Additional |
---|---|---|---|
businessId | string | Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
PayRunId | int32 | ||
EmployeeId | int32 | ||
LocationId | int32 | ||
EmployingEntityId | int32 |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
ByteArrayContent |
Powered by DapperDox