---
title: "POST /api/Merchants/MerchantMap"
method: POST
path: "/api/Merchants/MerchantMap"
tags: ["Merchants"]
---

# POST /api/Merchants/MerchantMap

`POST /api/Merchants/MerchantMap`

## Request body

- MerchantMapData
  - `merchantId` string, uuid
  - `latitude` number, double
  - `longitude` number, double

## Response `200`

Success

---

[API](https://skmtc.dev/skipcash/apis/skipcash-api.md) · [All operations](https://skmtc.dev/skipcash/apis/skipcash-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/skipcash/skipcash-api/revisions/6d8bb4bacc01/schema)
