---
title: "Get a Customer Note"
method: GET
path: "/v3/customernote"
---

# Get a Customer Note

`GET /v3/customernote`

## Query parameters

- `id` string, required

## Response `200`

200

- object[]
  - `id` integer
  - `text` string
  - `author` string
  - `authorId` string
  - `created` string
  - `modified` string

---

[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/versions/6807b698abcb/schema)
