Delete Pension Scheme for business
DELETE http:///api/v2/business/{businessId}/pensionscheme/{id}
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| id | int32 | Required | |
| businessId | string | Required |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 400 | Bad Request Bad Request |
ProblemDetails |
| 404 | Not Found Not Found |
ProblemDetails |
Powered by DapperDox