---
title: "Calculate transition compensation"
method: POST
path: "/v2/providers/employers/employees/employments/{employmentId}/transitioncompensation/calculate"
tags: ["Transition compensation"]
---

# Calculate transition compensation

`POST /v2/providers/employers/employees/employments/{employmentId}/transitioncompensation/calculate`

This is a controller endpoint to perform a calculation. No actual data will be stored as a result of these actions.

__Activity name :__ PostCalculateTransitionCompensationByEmploymentId

__Defaults :__ Default values for a new object can be acquired by adding `/defaults` to the POST URL. This will only include the default values for the input parameter fields (the actual calculation of the transition compensation is not part of that)

A calculation help for determining the transition compensation amount. (rekenhulp transitievergoeding)

## 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
- `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)
