| Description | HTTP Request |
|---|---|
| Create Employing Entity |
POST /api/v2/business/{businessId}/employingentity |
| Delete Employing Entity |
DELETE /api/v2/business/{businessId}/employingentity/{id} |
| Get Employing Entity By ID |
GET /api/v2/business/{businessId}/employingentity/{id} |
| List Employing Entities |
GET /api/v2/business/{businessId}/employingentity |
| Update Employing Entity |
PUT /api/v2/business/{businessId}/employingentity/{id} |
Powered by DapperDox