| Description | HTTP Request |
|---|---|
| Delete Employee Super Adjustment |
DELETE /api/v2/business/{businessId}/employee/{employeeId}/superadjustment/{id} |
| Get Employee Super Adjustment by ID |
GET /api/v2/business/{businessId}/employee/{employeeId}/superadjustment/{id} |
| Update Employee Super Adjustment |
PUT /api/v2/business/{businessId}/employee/{employeeId}/superadjustment/{id} |
Powered by DapperDox