> ## 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.

# Documents Overview

> Manage documents attached to a merchant record

Merchant documents store files associated with a merchant account, such as signed agreements, tax forms, and compliance filings.

| Endpoint                                                             | Description                           |
| -------------------------------------------------------------------- | ------------------------------------- |
| [List documents](/api-reference/merchants/list-merchant-documents)   | Retrieve all documents for a merchant |
| [Create document](/api-reference/merchants/create-merchant-document) | Attach a document to a merchant       |
| [Get document](/api-reference/merchants/get-merchant-document)       | Retrieve a single merchant document   |
| [Update document](/api-reference/merchants/update-merchant-document) | Update document metadata              |
| [Delete document](/api-reference/merchants/delete-merchant-document) | Remove a document from a merchant     |
