---
title: "Edit the details of a company car record"
method: PUT
path: "/v2/providers/employers/employees/employments/companycars/{companyCarId}"
tags: ["Company car"]
---

# Edit the details of a company car record

`PUT /v2/providers/employers/employees/employments/companycars/{companyCarId}`

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


 Edit the details for a company car record.


Please note this resource is related for the registration of the company car for HRM purposes. This resource is NOT related to the registration of the fiscal company car(s) which is used in salary calculations.


 __Metadata :__ Possible options for fields of the type 'metadata' can be acquired (GET) by adding `/metadata` to the PUT URL.

## Path parameters

- `companyCarId` 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/apis/loket-api.md) · [All operations](https://skmtc.net/loket/apis/loket-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loket/loket-api/revisions/32d1693f8db8/schema)
