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

# Addresses Overview

> Manage business addresses on a merchant record

Business addresses record the physical location(s) associated with a merchant, including the primary place of business and any additional locations used for processing or correspondence.

| Endpoint                                                           | Description                                    |
| ------------------------------------------------------------------ | ---------------------------------------------- |
| [List addresses](/api-reference/merchants/list-merchant-addresses) | Retrieve all business addresses for a merchant |
| [Add address](/api-reference/merchants/add-merchant-address)       | Add a business address to a merchant           |
| [Get address](/api-reference/merchants/get-merchant-address)       | Retrieve a single business address             |
| [Update address](/api-reference/merchants/update-merchant-address) | Update a business address                      |
