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

# Customers

> Seller customer list, detail, and balance updates.

# Customers

Seller session + `viewCustomers` (balance update uses same store scope).

| Method | Path                     |
| ------ | ------------------------ |
| GET    | /api/customers?storeId=… |
| GET    |                          |
| PATCH  |                          |

Affiliate/referral activity for a customer appears in dashboard UI tabs; buyer-facing referrals use `/api/customer/referrals` with a **customer** session.

Not a public CRM API.
