Dokumenty - Paragony korygujące

Pobierz listę paragonów korygujących

Zwraca listę korekt paragonów

get/receiptcorrects

Query parameters

offsetinteger

Offset

limitinteger

Limit

order_idstring

Numer zamówienia

sortstring

Sortowanie (asc/desc), domyślnie desc

Response

Sukces

datestring

Data wystawienia faktury korygującej

idinteger

Identyfikator faktury korygującej

receipt_correct_numberstring

Numer paragonu korygującego

receipt_numberstring

Numer paragonu

Example response

[
  {
    "date": "2026-07-20",
    "id": 2,
    "receipt_correct_number": "KO/1/1/2024",
    "receipt_number": "1/1/2024"
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.