Gets the pay slips for a finalised pay run with the specified Id.
GET https://api.yourpayroll.com.au/api/v2/business/{businessId}/report/payslip
Parameter name | Value | Description | Additional |
---|---|---|---|
businessId | string | Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
model.payRunId | int32 | ||
model.employeeId | int32 | ||
model.locationId | int32 | ||
model.employingEntityId | int32 |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
Powered by DapperDox