> ## 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 partner record

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

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