---
title: "Lista de cidades disponíveis"
method: GET
path: "/available-cities"
---

# Lista de cidades disponíveis

`GET /available-cities`

Verifique as cidades que estão habilitadas para emissão municipal de nota fiscal de serviço na Cora

## Response `200`

200

- object[]
  - `ibgeCode` integer
  - `city` string
  - `state` string
  - `active` boolean
  - `certificate` boolean
  - `login` boolean
  - `password` boolean
  - `issuerTemplate` object
    - `id` string
    - `name` string
    - `allowCancellation` boolean

## Other responses

- `400` — 400

---

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