Credit Notes
List credit notes
Returns a paginated list of credit notes in a simplified preview shape. Use this endpoint for lists, synchronization, and quick credit-note status overviews; use the detail endpoint for the full payload.
GET
List credit notes
Authorizations
Bearer token created for a specific company in Integrations → API.
Query Parameters
Filter by document number.
Filter by client.
Filter by credit note status.
Available options:
paid, unpaid, partially_paid, overdue, will_not_be_paid Issue date from.
Issue date to.
Due date from.
Due date to.
Delivery date from.
Delivery date to.
Minimum total amount without VAT.
Maximum total amount without VAT.
Field used for sorting.
Available options:
number, issueDate, dueDate, deliveryDate, total, totalWithVat Sorting direction.
Available options:
asc, desc Number of results per page.
Required range:
1 <= x <= 500Page number.
Required range:
x >= 1List credit notes

