---
title: "Retorna os dados de um QR Code location"
method: GET
path: "/location/{locationId}"
---

# Retorna os dados de um QR Code location

`GET /location/{locationId}`

## Path parameters

- `locationId` integer, required

## Response `200`

200

- object
  - `status` string
  - `clientRequestId` string
  - `merchant` object
    - `postalCode` string
    - `city` string
    - `merchantCategoryCode` string
    - `name` string
  - `url` string
  - `emv` string
  - `type` string
  - `locationId` integer

## Other responses

- `400` — 400
- `404` — 404
- `500` — 500

---

[API](https://skmtc.net/celcoin/apis/api-para-transa-es.md) · [All operations](https://skmtc.net/celcoin/apis/api-para-transa-es/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/celcoin/api-para-transa-es/revisions/85dd6188a37b/schema)
