---
title: "Obter lista de QR Codes"
method: GET
path: "/companies/{companyId}/pix-cash-in/locations"
tags: ["Pix Cobrança"]
---

# Obter lista de QR Codes

`GET /companies/{companyId}/pix-cash-in/locations`

Obtém a lista de locations

## Path parameters

- `companyId` string, required — CNPJ da empresa

## Response `200`

Locations

- LocationsCollection
  - `data` Location[]
    - `id` string
    - `type` string
    - `taxId` string
    - `url` string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/btgpactual/apis/folha-de-pagamentos.md) · [All operations](https://skmtc.net/btgpactual/apis/folha-de-pagamentos/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/btgpactual/folha-de-pagamentos/revisions/2a24d3da114c/schema)
