Remove Pension

Delete
/employers/{employerId}/employees/{employeeId}/pension
Deprecated This endpoint is deprecated and will eventually be removed

This endpoint is now deprecated. You should use the alternative end points that require an ID to be specified.
Until it is removed, this endpoint will work only for employees with a single pension

Removes the Pension for an Employee.
For AE Pensions this will remove the employee from the pension and delete any associated AeAssessments

Store values

Parameters

string
The Id of the Employer to which the Employee belongs
string
The Id of the Employee for which you want to remove the Pension
Try it

Possible Responses

204 No Content
400 Bad Request
404 Not Found