Description HTTP Request
Create income tax borne by employer
POST /api/v2/business/{businessId}/employee/{employeeId}/incometaxbornebyemployer
Delete income tax borne by employer
DELETE /api/v2/business/{businessId}/employee/{employeeId}/incometaxbornebyemployer/{id}
Get income tax borne by employer
GET /api/v2/business/{businessId}/employee/{employeeId}/incometaxbornebyemployer
Get income tax borne by employer
GET /api/v2/business/{businessId}/employee/{employeeId}/incometaxbornebyemployer/{id}
Update an existing income tax borne by employer
PUT /api/v2/business/{businessId}/employee/{employeeId}/incometaxbornebyemployer/{id}