---
title: "Merchant Details"
method: GET
path: "/api/v1/merchant/{merchantId}"
tags: ["Merchant Management"]
---

# Merchant Details

`GET /api/v1/merchant/{merchantId}`

Get Merchant Details by MerchantId, ACCESS LEVEL: SUPER_ADMIN, PARTNER, MERCHANT

## Path parameters

- `merchantId` string, uuid, required

## Response `200`

OK

## Other responses

- `400` — Bad Request

---

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