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

# Customers

### Definition

A customer in a PMS is a guest or booking agent record. It holds a name, contact details, and stay history.

### Purpose

Customers identify who stayed at or booked the property.

### Relationships

* A customer is linked to invoices and orders.

### Endpoints

| Method | Endpoint                                                                                   | Description                |
| ------ | ------------------------------------------------------------------------------------------ | -------------------------- |
| GET    | [get-customers-pms](/api-reference/endpoints/property-management-system/get-customers-pms) | Retrieve all PMS customers |
