---
title: "Update Supplier Note"
method: PUT
path: "/v3/suppliernote"
---

# Update Supplier Note

`PUT /v3/suppliernote`

## Query parameters

- `id` integer
- `subId` integer

## Request body

- object
  - `text` string
  - `author` string

## Response `200`

200

## Other responses

- `400` — 400

---

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