---
title: "Create a Note"
method: POST
path: "/v3/invoice/{invoiceId}/note"
---

# Create a Note

`POST /v3/invoice/{invoiceId}/note`

Use this route to retrieve a receipt by Id

## Path parameters

- `invoiceId` string, required

## Request body

- object
  - `note` string — Note of the said invoice

## Response `200`

200

---

[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)
