Deletes the voluntary CPF contribution with the specified ID from the pay run.
DELETE http:///api/v2/business/{businessId}/payrun/{payRunId}/voluntarycpf
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| payRunId | int32 | Required | |
| businessId | string | Required | 
| Parameter name | Value | Description | Additional | 
|---|---|---|---|
| id | int32 | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK | 
Powered by DapperDox