| Description | HTTP Request |
|---|---|
| Create a withholding or clearance tax adjustment |
POST /api/v2/business/{businessId}/payrun/{payRunId}/taxadjustments |
| Delete a withholding or clearance tax adjustment |
DELETE /api/v2/business/{businessId}/payrun/{payRunId}/taxadjustments |
| List withholding and clearance tax adjustments |
GET /api/v2/business/{businessId}/payrun/{payRunId}/taxadjustments |
Powered by DapperDox