---
title: "Pobierz listę sposobów płatności"
method: GET
path: "/payments"
tags: ["Sposoby płatności"]
---

# Pobierz listę sposobów płatności

`GET /payments`

Lista dostępnych kanałów płatności

## Response `200`

Sukces

- object[]
  - `id` integer — Identyfikator płatności
  - `title` string — Nazwa kanału płatności

## Other responses

- `401` — Błąd autoryzacji

---

[API](https://skmtc.dev/sellasist/apis/sellasist-api.md) · [All operations](https://skmtc.dev/sellasist/apis/sellasist-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sellasist/sellasist-api/revisions/821a1ff699fb/schema)
