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

# Read merchant location

`GET /merchant_locations/{merchant_location_guid}`

This endpoint returns the specified `merchant_location` resource. 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/mx-platform-api.md) · [All operations](https://skmtc.net/mx/apis/mx-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mx/mx-platform-api/versions/b6632646ee89/schema)
