---
title: "Update Data Merchant"
method: POST
path: "/merchant/update/"
---

# Update Data Merchant

`POST /merchant/update/`

## Request body

- object
  - `merchant_id` string, required
  - `website_image` string, required

## Response `200`

- object
  - `merchant_id` string, required
  - `rc` string, required
  - `message` string, required

---

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