| Description | HTTP Request |
|---|---|
| Delete income from overseas subject to tax remission |
DELETE /api/v2/business/{businessId}/employee/{employeeId}/incomefromoverseassubjecttotaxremission/{id} |
| Get Income from overseas subject to tax remission |
GET /api/v2/business/{businessId}/employee/{employeeId}/incomefromoverseassubjecttotaxremission/{id} |
| Update an existing income from overseas subject to tax remission |
PUT /api/v2/business/{businessId}/employee/{employeeId}/incomefromoverseassubjecttotaxremission/{id} |
Powered by DapperDox