---
title: "Update EV Dynamic Data"
method: PATCH
path: "/locations/{id}/ev-data/{uid}"
tags: ["Locations Data"]
---

# Update EV Dynamic Data

`PATCH /locations/{id}/ev-data/{uid}`

Update EV Charging data for a given EV Charging Station.

## Path parameters

- `id` string, required
- `uid` string, required

## Query parameters

- `status` string, required

## Response `200`

Request successfully sent to eco-movement

## Other responses

- `400` — Bad Request - The request was invalid or cannot be otherwise served
- `401` — Unauthorized - Authentication credentials are missing or invalid
- `403` — Forbidden - The request is understood, but has been refused or access is not allowed
- `404` — Not Found - The requested resource could not be found
- `409` — Conflict - The request conflicts with current state of the server

## Changes

> 14 revisions in range; 2 not diffed.

- **2026-08-27** `4e616f3c34a4` — 1 breaking
  - the `response/location/addressExtra` response property's maxLength was increased from `64` to `255` for the response status `200`
- **2026-08-22** `c9f6adecac60` — 1 warning
  - removed the optional property `response/location/socialPostId` from the response with the `200` status
- **2026-08-21** `ce37bec66d61` — 1 info
  - added the optional property `response/location/socialPostId` to the response with the `200` status
- **2026-08-19** `35bdc3ab1a33` — 1 warning
  - added the new `REVIEW_TRANSLATION` enum value to the `response/location/features/items/` response property for the response status `200`
- **2026-08-17** `b75c49c19c35` — 1 warning
  - removed the optional property `response/location/productPlanId` from the response with the `200` status

[Full history](https://skmtc.dev/uberall/apis/uberall-api/changes/locations/:id/ev-data/:uid/patch.md)

---

[API](https://skmtc.dev/uberall/apis/uberall-api.md) · [All operations](https://skmtc.dev/uberall/apis/uberall-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uberall/uberall-api/revisions/4e616f3c34a4/schema)
