---
title: "Pobierz listę serii dokumentów operacyjnych"
method: GET
path: "/operationdocuments_series"
tags: ["Serie dokumentów operacyjnych [BETA]"]
---

# Pobierz listę serii dokumentów operacyjnych

`GET /operationdocuments_series`

Zwraca listę dostępnych serii dokumentów operacyjnych.

## Response `200`

Lista serii dokumentów operacyjnych pobrana pomyślnie.

- object[]
  - `id` integer
  - `name` string
  - `prefix` string — Prefiks stosowany w numeracji dokumentów w danej serii.
  - `subtype` string — Podtyp dokumentu (np. sale, export).
  - `suffix` string — Sufiks stosowany w numeracji dokumentów w danej serii.
  - `type` string — Typ dokumentu operacyjnego (np. invoice, order, receipt).

## Other responses

- `404` — Nie znaleziono serii dokumentów operacyjnych.

---

[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)
