Dokumenty - Faktury korygujące

Pobierz listę faktur korygujących

Zwraca listę faktur

get/corrects

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

numberstring

Numer faktury korygującej

Example response

[
  {
    "date": "2026-06-11",
    "id": 2,
    "number": "KO/1/1"
  }
]

Changes

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