---
title: "Undo termination for an employment."
method: PATCH
path: "/v2/providers/employers/employees/employments/{employmentId}/reinstate"
tags: ["Employment"]
---

# Undo termination for an employment.

`PATCH /v2/providers/employers/employees/employments/{employmentId}/reinstate`

__Activity name :__  <a href="https://developer.loket.nl/Activities/PatchReinstateByEmploymentId" target="_blank">PatchReinstateByEmploymentId</a>

reinstate for an employment. <br/> Effectively,  termination is reversed by using this endpoint and therefore the employment will be considered active again. 

Maak een uitdienst melding ongedaan.<br/> Effectief gezien, 'datum uit dienst' gegevens worden teruggedraaid waardoor het dienstverband weer als actief zal worden beschouwd in Loket <br/>

## Path parameters

- `employmentId` string, uuid, required

## Headers

- `Authorization` string, required
- `Accept` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `500` — Internal Server Error

---

[API](https://skmtc.net/loket-acc/apis/loket-api.md) · [All operations](https://skmtc.net/loket-acc/apis/loket-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loket-acc/loket-api/revisions/b32a42be97f7/schema)
