---
title: "Returns charging zones associated with the provided post code"
method: GET
path: "/v1.0/reporting-data/charging-zones"
tags: ["Reporting Data"]
---

# Returns charging zones associated with the provided post code

`GET /v1.0/reporting-data/charging-zones`

## Query parameters

- `code` string, required

## Response `200`

OK

- ChargingZoneDTO[]
  - `code` string
  - `name` string

## Other responses

- `403` — Forbidden
- `500` — Internal Server Error

---

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