Gets the income from overseas subject to tax remissions for the specified employee
GET http:///api/v2/business/{businessId}/employee/{employeeId}/incomefromoverseassubjecttotaxremission
  | 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 | SgIncomeFromOverseasSubjectToTaxRemissionModel | 
Powered by DapperDox