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

# Payment methods

### Definition

A payment method in a PMS represents a way a guest can pay. Examples include cash, card, bank transfer, or booking agent payment.

### Purpose

Payment methods classify how each payment was made at the property.

### Relationships

* Referenced by payments on orders.

### Endpoints

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