---
title: "Read merchant location"
method: GET
path: "/merchant_locations/{merchant_location_guid}"
tags: ["merchants"]
---

# Read merchant location

`GET /merchant_locations/{merchant_location_guid}`

Use this endpoint to get data on a specific merchant location. The `merchant_location_guid` can be found on `transaction` objects.

## Path parameters

- `merchant_location_guid` string, required

## Response `200`

OK

---

[API](https://skmtc.net/mx/apis/consent-management-v4-api.md) · [All operations](https://skmtc.net/mx/apis/consent-management-v4-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mx/consent-management-v4-api/revisions/bf6bb86ee0c8/schema)
