Lists all the additional earnings for the employee
GET http:///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 | NzAdditionalEarningsModel | 
Powered by DapperDox