---
title: "Merchant Get Details"
method: POST
path: "/api/valor/getViewMerchantProfile?profile"
---

# Merchant Get Details

`POST /api/valor/getViewMerchantProfile?profile`

## Headers

- `Authorization` string, required
- `isv-secret-key` string

## Request body

- object
  - `UserId` string, required — Merchant new user ID (Max length of 11 chars)

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/valorpaytech/apis/ecommerce-api.md) · [All operations](https://skmtc.net/valorpaytech/apis/ecommerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/valorpaytech/ecommerce-api/revisions/c6468b606325/schema)
