---
title: "Pobierz listę paragonów korygujących"
method: GET
path: "/receiptcorrects"
tags: ["Dokumenty - Paragony korygujące"]
---

# Pobierz listę paragonów korygujących

`GET /receiptcorrects`

Zwraca listę korekt paragonów

## Query parameters

- `offset` integer
- `limit` integer
- `order_id` string
- `sort` string

## Response `200`

Sukces

- object[] — Lista paragonów korygujących
  - `date` string — Data wystawienia faktury korygującej
  - `id` integer — Identyfikator faktury korygującej
  - `receipt_correct_number` string — Numer paragonu korygującego
  - `receipt_number` string — Numer paragonu

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