> ## 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 is a way a customer can pay at the point of sale. Examples include cash, card, voucher, or mobile payment.

### Purpose

Payment methods classify how each payment was made. They are used for reconciliation and reporting.

### Relationships

* Referenced by payments on orders and sales.

### Endpoints

| Method | Endpoint                                                                              | Description                          |
| ------ | ------------------------------------------------------------------------------------- | ------------------------------------ |
| GET    | [Get payment methods](/api-reference/endpoints/point-of-sale/get-payment-methods-pos) | Retrieve the list of payment methods |
