Lists all the additional earnings for the employee
GET https://api.yourpayroll.com.au/api/v2/business/{businessId}/employee/{employeeId}/additional-earnings
Parameter name | Value | Description | Additional |
---|---|---|---|
businessId | string | Required | |
employeeId | string | Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
AdditionalEarningsModel |
Powered by DapperDox