> ## Documentation Index
> Fetch the complete documentation index at: https://docs.payhub.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Notes Overview

> Add and manage internal notes on a merchant record

Merchant notes are internal memos used to log communications, flag account issues, or record context not captured in structured fields.

| Endpoint                                                     | Description                             |
| ------------------------------------------------------------ | --------------------------------------- |
| [List notes](/api-reference/merchants/list-merchant-notes)   | Retrieve all notes on a merchant record |
| [Create note](/api-reference/merchants/create-merchant-note) | Add a note to a merchant record         |
| [Get note](/api-reference/merchants/get-merchant-note)       | Retrieve a single note by ID            |
| [Update note](/api-reference/merchants/update-merchant-note) | Edit a note on a merchant record        |
